The Function Module C160_CREATE_API_TEST_TEMPLATE (EHS: Kopiervorlage für Testfunktionen des Stoff-Create-API's) is a standard Function Module in SAP ERP and is part of the function group C160 within the package CBUI.
Function Module | C160_CREATE_API_TEST_TEMPLATE |
Short Text | EHS: Kopiervorlage für Testfunktionen des Stoff-Create-API's |
Function Group | C160 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ATNAM | LIKE | RCGAPIPR-ATNAM | SPACE | Merkmalsname (Default 'SAP_EHS_1013_005_VALUE') |
I_ATWRT | LIKE | RCGAPIPR-ATWRT | '4711' | Merkmalswert |
I_ESTCAT | LIKE | TCG12-ESTCAT | 'SAP_EHS_1013_005' | Bewertungsart |
I_SUBID | LIKE | ESTRH-SUBID | 'TEST_SUB' | Stoffschlüssel |
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 |
---|---|
ILLEGAL_INPUT | ungültige Eingabe |
INTERNAL_ERROR | interner Systemfehler |