The Function Module UPC_DISP_DEFAULT_FCODE_GET () is a standard Function Module in SAP ERP and is part of the function group UPC_DISPATCHER within the package UPC.
Function Module | UPC_DISP_DEFAULT_FCODE_GET |
Short Text | |
Function Group | UPC_DISPATCHER |
Package | UPC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_NODE | TYPE | UPC_YS_NODE | Planning Method | |
I_EXEC | TYPE | CHAR1 | Execution mode | |
I_FATHER_NAME | TYPE | UPC_Y_ITEMTEXT | ||
I_NAME | TYPE | UPC_Y_ITEMTEXT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FCODE | LIKE | SY-UCOMM | Screens, Function Code Triggered by PAI |
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.