The Function Module SAMPLE_PROCESS_CSUL_010 (Schnittstellenbeschreibung zum Customer Exit Stücklistenerweiterungen) is a standard Function Module in SAP ERP and is part of the function group CSUL within the package CRM.
Function Module | SAMPLE_PROCESS_CSUL_010 |
Short Text | Schnittstellenbeschreibung zum Customer Exit Stücklistenerweiterungen |
Function Group | CSUL |
Package | CRM |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_RETURN | LIKE | BAPIRET2 | BAPI Returnstruktur |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CS_MAST | LIKE | BAPIBOMMST | BAPI Kommunikationsstruktur MAST | |
CS_MBOM | LIKE | CSAP_MBOM | Einstiegsdaten Materialstückliste | |
CS_STKO_API01 | LIKE | STKO_API01 | Schnittstellenstruktur STKO (BOM anl/ändern) | |
CS_STZU | LIKE | BAPIBOMSTZ | BAPI Kommunikationsstruktur STZU |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_STKO | LIKE | BAPIBOMSTK | BAPI Kommunikationsstruktur STAS | |
CT_STPO_API01 | LIKE | STPO_API01 | Schnittstellenstruktur STPO (BOM anlegen) | |
CT_STPO_API03 | LIKE | STPO_API03 | Schnittstellenstruktur STPO (BOM ändern) | |
IT_STKO_API02 | LIKE | STKO_API02 | Schnittstellenstruktur STKO (BOM lesen) | |
IT_STPO_API02 | LIKE | STPO_API02 | Schnittstellenstruktur STPO (BOM lesen) |
This function module does not define any Exceptions.