The Function Module CCM01_GET_DESC_IPPE_HDR (Get description for iPPE access information) is a standard Function Module in SAP ERP and is part of the function group CCM01 within the package DI_CCM.
Function Module | CCM01_GET_DESC_IPPE_HDR |
Short Text | Get description for iPPE access information |
Function Group | CCM01 |
Package | DI_CCM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_PPEGUID | TYPE | PNODID-PNGUID | Internal Number of iPPE Node | |
IV_PPENAME | TYPE | PPE_NAME | Description of iPPE access object |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_HDR_DESC | TYPE | CHAR35 | Data element for article number - for test |
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.