The Function Module UPB_PM_DOC_CUST_CHANGE () is a standard Function Module in SAP ERP and is part of the function group UPB_PM_DOC within the package UPBPM.
Function Module | UPB_PM_DOC_CUST_CHANGE |
Short Text | |
Function Group | UPB_PM_DOC |
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 | Planning Application | |
I_DISPLAY_ONLY | TYPE | UPB_Y_PM_FLAG | Planning Folders: Status | |
I_NO_DIALOG | TYPE | UPB_Y_PM_FLAG | Planning Folders: Status | |
I_PM | TYPE | UPB_Y_PS_NAME | Name of planning book |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MODIFIED | TYPE | UPB_Y_PM_FLAG | Planning Folders: Status |
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.