The Function Module CS_CL_S_BGR_LTEXT_CREATE (Create Longtext of the central header of a BOM) is a standard Function Module in SAP ERP and is part of the function group CSCL_BOM within the package CS.
Function Module | CS_CL_S_BGR_LTEXT_CREATE |
Short Text | Create Longtext of the central header of a BOM |
Function Group | CSCL_BOM |
Package | CS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LANGUAGE | LIKE | SY-LANGU | R/3-System, aktuelle Sprache | |
I_STLNR | LIKE | BGR_CLASS_DATA-STLNR | Stückliste | |
I_STLTY | LIKE | BGR_CLASS_DATA-STLTY | Stücklistentyp |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TEXT | LIKE | TLINE | SAPscript: Text-Zeilen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BGR_NOT_CHANGED | Central header of BOM cannot be changed |
NO_VALID_BGR | Central header of BOM not valid |
TEXT_ALREADY_EXISTS | Longtext already assigned |
TEXT_PROCESSING_ABORTED | Longtext cannot be processed |
WRONG_KEY | Wrong key of longtext |