Read Phrase>.Description
INCLUDE EHS_25A_SAF_BAPI_KEY_DATE_P OBJECT DOKU ID TX
Description
This import parameter determines which read type is used to access thephrase data. The phrase data can either be read "for display" or "forediting". This has an effect on how locks are assigned in the system.
The phrase data is divided into logical levels and this parameter isused to specify the read type for each level. The following levelsexist:
Level 1: Phrase header data (PHRASE_HEADER)
Level 2: Phrase item (texts) (PHRASE_TEXT)
Phrase long texts (PHRASE_LONGTEXT)
Phrase references (PHRASE_REFERENCES)
Phrase sets (PHRASE_SELECTIONSET)
Value range
The following decimal values can be assigned:
Value,,Meaning:
1 ,,Display all data only, no locks assigned
2 ,,Change header data
4 ,,Change data in level 2
Specific read types can be defined by addition of the values.
Default
The default value is 0, meaning that phrase data can be read fordisplay only, but a shared lock is set.