The Function Module X_SOTR_UPDATE_HEADER () is a standard Function Module in SAP ERP and is part of the function group SOTR_DB within the package SOTR.
Function Module | X_SOTR_UPDATE_HEADER |
Short Text | |
Function Group | SOTR_DB |
Package | SOTR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ALIAS_NAME | TYPE | SOTR_ALIAS | Unique Alias Name for OTR Concept | |
CATEGORY | TYPE | SOTR_CATY | Semantic Category in OTR | |
CONCEPT | TYPE | SOTR_TEXT-CONCEPT | Key for Logical Object in the OTR | |
CREA_LAN | TYPE | SY-LANGU | SAP R/3 System, Current Language | |
IN_UPDATE_TASK | TYPE | AS4FLAG | Indicator | |
OBJECT | TYPE | TROBJTYPE | Object Type | |
PAKET | TYPE | SOTR_PACK | Development class for Change and Transport Organizer |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.