The Function Module UPB_PM_POFO_CUST_GET_INFO () is a standard Function Module in SAP ERP and is part of the function group UPB_PM_POFO within the package UPBPM.
Function Module | UPB_PM_POFO_CUST_GET_INFO |
Short Text | |
Function Group | UPB_PM_POFO |
Package | UPBPM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPLC | TYPE | UPB_Y_APPLC | Attributes of Portfolio Graphic | |
I_PM | TYPE | UPB_Y_PS_NAME | XML for Portfolio Graphics | |
I_POB | TYPE | UPB_Y_PS_POB_KEY | Technical Key of a Planning Object |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_POFO_INFO | TYPE | UPB_YS_POFO_INFO | XML for Portfolio Graphics | |
ES_XML_CUST | TYPE | UPB_YS_POFO_XML | XML for Portfolio Graphics | |
ES_XML_DATA | TYPE | UPB_YS_POFO_XML | Attributes of Portfolio Graphic |
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.