Menu

SAP Function Module UPB_PS_CUST_SAVE

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module UPB_PS_CUST_SAVE () is a standard Function Module in SAP ERP and is part of the function group UPB_PS_CUST within the package UPBPM.

Technical Information

Function Module UPB_PS_CUST_SAVE
Short Text
Function Group UPB_PS_CUST
Package UPBPM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_DESIGN TYPE UPB_YT_PM_DESIGN Pos. of POB on a planning screen
IT_DETAIL TYPE UPB_YT_PM_SETTINGS Planning Folders: Technical Details
IT_GRAPH TYPE UPB_YT_PM_POB_GRAPH Graphic Attributes of POBs
IT_KEY_MAP TYPE UPB_YT_PM_KEY_MAP Internal, Mapping for Changed POBs
IT_PROP TYPE UPB_YT_PM_PROP Table Type for Attributes of PS Planning Objects
I_NAME TYPE UPB_Y_PS_NAME Name of balance sheet planning interface
I_OLD_APPLC TYPE UPB_Y_APPLC Planning Application
I_OLD_NAME TYPE UPB_Y_PS_NAME Name of balance sheet planning interface
I_OTHER_LANGU TYPE SY-LANGU
I_PTYPE TYPE UPB_Y_PS_TYP Type of Planning Interface

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MODIFICATION_FAILED