Menu

SAP Function Module UPWB_GET_DOC_LIST

The Function Module UPWB_GET_DOC_LIST () is a standard Function Module in SAP ERP and is part of the function group UPWB_COMPONENT within the package UPWB.

Technical Information

Function Module UPWB_GET_DOC_LIST
Short Text
Function Group UPWB_COMPONENT
Package UPWB
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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ER_DOC_SEL CLASS DATA
E_BUFFER CLASS CL_SEM_MP_DOCUMENTS SEM-BPS: Class for Documents in Manual Planning
E_SUBRC TYPE SY-SUBRC Return Value, Return Value After ABAP Statements

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XTO_CHANM TYPE UPC_YTO_CHA Characteristics
XT_CHASEL TYPE UPWB_YT_API_CHASEL Table: Characteristic Selection

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.