Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module UPB_PS_CUST_API_POB () is a standard Function Module in SAP ERP and is part of the function group UPB_PS_CUST within the package UPBPM.
Function Module | UPB_PS_CUST_API_POB |
Short Text | |
Function Group | UPB_PS_CUST |
Package | UPBPM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_DESIGN | TYPE | UPB_YS_PM_DESIGN | Planning Book Structure | |
IS_GRAPH | TYPE | UPB_YS_PM_POB_GRAPH | Graphic Attributes of POB | |
IS_POFO_INFO | TYPE | UPB_YS_POFO_INFO | Attributes of Portfolio Graphic | |
IS_POFO_XML_CUST | TYPE | UPB_YS_POFO_XML | XML for Portfolio Graphics | |
IS_POFO_XML_DATA | TYPE | UPB_YS_POFO_XML | XML for Portfolio Graphics | |
IS_PROP | TYPE | UPB_YS_PM_PROP | Planning Book Structure | |
I_MODE_GET | TYPE | UPB_Y_PM_FLAG | Planning Folders: Status | |
I_MODE_SET | TYPE | UPB_Y_PM_FLAG | Planning Folders: Status | |
I_POB | TYPE | UPB_Y_PS_POB_KEY | Technical Key of a Planning Object | |
I_REMOVE | TYPE | UPB_Y_PM_FLAG | Planning Folders: Status |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_DESIGN | TYPE | UPB_YS_PM_DESIGN | Planning Book Structure | |
ES_GRAPH | TYPE | UPB_YS_PM_POB_GRAPH | Graphic Attributes of POB | |
ES_POFO_INFO | TYPE | UPB_YS_POFO_INFO | Attributes of Portfolio Graphic | |
ES_POFO_XML_CUST | TYPE | UPB_YS_POFO_XML | XML for Portfolio Graphics | |
ES_POFO_XML_DATA | TYPE | UPB_YS_POFO_XML | XML for Portfolio Graphics | |
ES_PROP | TYPE | UPB_YS_PM_PROP | Attributes of a Planning Object | |
ET_MESG | TYPE | BAPIRET2_T | Return Table | |
E_SUBRC | TYPE | SY-SUBRC | Return Value, Return Value After ABAP Statements |
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.