The Function Module SAMPLE_INTERFACE_ADPTST1 (BTE beim Verbuchen der Adapter Kindtabellen) is a standard Function Module in SAP ERP and is part of the function group ADPT within the package CRMB.
Function Module | SAMPLE_INTERFACE_ADPTST1 |
Short Text | BTE beim Verbuchen der Adapter Kindtabellen |
Function Group | ADPT |
Package | CRMB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_CRMADPTST1 | TYPE | CRMADPTST1 | Adapter Test Kopftabelle | |
T_CRMADPTST2 | TYPE | CRMADPTST2 | Adapter Test Kindtabelle |
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 |
---|---|---|---|---|
T_CRMADPTST1 | LIKE | CRMADPTST1 | Adapter Test Kopftabelle | |
T_CRMADPTST2 | LIKE | CRMADPTST2 | Adapter Test Kindtabelle |
This function module does not define any Exceptions.