The Function Module CS_SF_BOM_ENTRY_INIT (Funktionsbaustein zum Initialisieren des Einstiegs in Stücklisten-TA) is a standard Function Module in SAP ERP and is part of the function group CSSF within the package CS.
Function Module | CS_SF_BOM_ENTRY_INIT |
Short Text | Funktionsbaustein zum Initialisieren des Einstiegs in Stücklisten-TA |
Function Group | CSSF |
Package | CS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVITY | TYPE | CHAR2 | Activity of the transaction ( display, change..) | |
CHANGENUMBER | LIKE | AENR-AENNR | SPACE | Change number |
EEQST | LIKE | EQST | SPACE | |
EKDST | LIKE | KDST | SPACE | |
EMAST | LIKE | MAST | SPACE | Structure MAST - material/BOM link |
ESTKOB | LIKE | STKOB | SPACE | Structure STKO - BOM header data |
ESTZU | LIKE | STZU | SPACE | Structure STZU - permanent BOM data |
ETPST | LIKE | TPST | SPACE |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
AUTH_ERROR | Missing authorization for BOM |
CALL_INVALID | |
CHANGENUMBER_ERROR | Do not transfer required change number |
ERROR_CLASS | Object type does not support changes |
ERROR_CREATE | Object type does not support changes & |
ERROR_GENERATE | Object mgmt record cannot be generated |
ERROR_INDEX | No change to object for change number |
ERROR_OBJ_LOCK | Object locked for change number |
ERROR_STATUS | |
FOREIGN_LOCK | BOM locked |
STATE_ERROR | Status does not allow matl/comp. allocation |
SYSTEM_FAILURE | System error locking BOM |