The Function Module CME_API_DSCOPE_EXPORT_EXTENSIO (CME Definition Scope - Export Extension Data in XSTRING) is a standard Function Module in SAP ERP and is part of the function group CME_API_DSCOPE within the package CME_DSCOPE_API.
Function Module | CME_API_DSCOPE_EXPORT_EXTENSIO |
Short Text | CME Definition Scope - Export Extension Data in XSTRING |
Function Group | CME_API_DSCOPE |
Package | CME_DSCOPE_API |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_EXTENSIONS_IN | TYPE | ANY TABLE | Extension Data | |
I_SETTYPE_NAME | TYPE | COMT_FRGTYPE_ID | Set Type Name | |
I_SETTYPE_OWNER_GUID | TYPE | DML_OWNER | Owner | |
I_SETTYPE_OWNER_ID | TYPE | CME_OWNER_ID_C | CME Owner -External Name- |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_EXTENSIONS_OUT | TYPE | CME_S_EXTENSIONS | CME Extension Concept -Structure for Including XSTRING- |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.