Menu

SAP Function Module UPB_PM_CHECK_LAYOUT

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

Technical Information

Function Module UPB_PM_CHECK_LAYOUT
Short Text
Function Group UPB_PM_CHECK
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_POB_PROP TYPE UPB_YT_PM_PROP Attributes of Planning Objects
IT_VAR TYPE UPB_YT_PM_VAR New Structure for Variables of a Planning Folder
I_EXE_TYPE TYPE UPB_Y_PS_TYPE Single-Character Flag
I_NO_EXCEL TYPE CHAR1 'X'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC TYPE SY-SUBRC Return Value, Return Value After ABAP Statements

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_RETURN LIKE BAPIRET2 Return Parameter

Exceptions

This function module does not define any Exceptions.