Menu

SAP Function Module UPE_SHOW_ASSIGNS

The Function Module UPE_SHOW_ASSIGNS () is a standard Function Module in SAP ERP and is part of the function group UPE_DOC within the package UPC.

Technical Information

Function Module UPE_SHOW_ASSIGNS
Short Text
Function Group UPE_DOC
Package UPC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AREA TYPE UPC_Y_AREA Planning Area
I_CHECK_FUNCTION TYPE RS38L_FNAM Function Module Name
I_COPY TYPE CHAR1
I_DESCRIPTION TYPE UPC_Y_ITEMTEXT
I_DOC_TITLE TYPE UPC_YS_DOCUMENT-DOC_TITLE Document title (documents in the SEM-BIC databasis)
I_LABEL1 TYPE UPC_Y_LABEL Label
I_LABEL2 TYPE UPC_Y_LABEL Screens, Title Text
I_METHOD TYPE UPC_Y_METHOD Planning Method
I_NODE_TYPE TYPE UPC_Y_NODE_TYPE Node Type
I_PACKAGE TYPE UPC_Y_PACKAGE Planning Package
I_PARAM TYPE UPC_Y_PARAM Planning Parameters
I_PLEVEL TYPE UPC_Y_PLEVEL Planning Level
I_TITLE LIKE SY-TITLE Screens, Title Text

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CANCEL TYPE CHAR1
E_DOCTYPE TYPE SOI_DOCUMENT_TYPE
E_TECH_NAME TYPE UPC_Y_DOC_TITLE

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XT_CHA_SEL TYPE UPC_YS_DOCUMENT-TO_CHAVL Single-Character Flag

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.