Ansicht
Dokumentation

/SEHS/BAPI_BUS1091_CHANGE - EHS: Change Phrases

/SEHS/BAPI_BUS1091_CHANGE - EHS: Change Phrases

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This method allows you to make changes to existing phrase data. Changes can be made to subobjects of an existing instance. New subobjects or phrases cannot be created. The prerequisite for changing phrase data is that the key for a subobject is always specified. By assigning values to certain import parameters, you specify which subobjects are to be changed.

Notes

All authorization checks are run that are also run for display within the SAP transaction.

The keys for the subobjects you want to change are the data record numbers from the corresponding tables in the database. The key is represented by the field RECORD_NO of the respective data structure.

By assigning "FLG_" parameters, you can determine which data is to be changed. Each import parameter corresponds to a table parameter:

- FLG_PHRASE_HEADER = 'X' PHRASE_HEADER
- FLG_PHRASE_TEXT = 'X' PHRASE_TEXT
- FLG_PHRASE_LONGTEXT = 'X' PHRASE_LONGTEXT
- FLG_PHRASE_REFERENCES = 'X' PHRASE_REFERENCES
- FLG_PHRASE_SELECTIONSET = 'X' PHRASE_SELECTIONSET
- FLG_SELECTIONSET = 'X' SELECTIONSET
- FLG_SELECTIONSET_TEXT = 'X' SELECTIONSET_TEXT

If an import parameter is assigned the value X, the corresponding table parameter is expected with contents. If the table is not passed to the interface or is empty, the method terminates with an error message.

Each table that contains change data has a corresponding change table. For example, the table PHRASE_HEADERX belongs to the table PHRASE_HEADER. In this change table, the field to be changed must be identified for each data record. This means, for example, that the field PHRSNAM of the data structure from the PHRASE_HEADERX table is only changed if the field with the same name in the change table PHRASE_HEADERX has the value X entered in it.





Parameters

CHANGE_NUMBER
FLG_BUFFER
FLG_KEY_DATE_SWITCH_ONLY
FLG_LOCK_CATALOG
FLG_OWNID_SRSID_KEEP
FLG_PHRASE_HEADER
FLG_PHRASE_LONGTEXT
FLG_PHRASE_REFERENCES
FLG_PHRASE_SELECTIONSET
FLG_PHRASE_TEXT
FLG_SELECTIONSET
FLG_SELECTIONSET_TEXT
FLG_SPLIT_WITHOUT_CHANGENO
FLG_TESTRUN
KEY_DATE
MULTLANGU_PARAMS
PHRASE_HEADER
PHRASE_HEADERX
PHRASE_LANGUAGE
PHRASE_LONGTEXT
PHRASE_LONGTEXTX
PHRASE_REFERENCES
PHRASE_REFERENCESX
PHRASE_SELECTIONSET
PHRASE_SELECTIONSETX
PHRASE_TEXT
PHRASE_TEXTX
RETURN
SELECTIONSET
SELECTIONSETX
SELECTIONSET_TEXT
SELECTIONSET_TEXTX
VALFR
VALTO

Exceptions

Function Group

S/SAPL1091

ROGBILLS - Synchronize billing plans   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 6350 Date: 20240420 Time: 030555     sap01-206 ( 62 ms )