The Function Module UPX_TIMEFRAME_CREATE () is a standard Function Module in SAP ERP and is part of the function group UPX_DATETIME within the package UPX.
Function Module | UPX_TIMEFRAME_CREATE |
Short Text | |
Function Group | UPX_DATETIME |
Package | UPX |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_DATA | TYPE | UPX_YS_TIMEFRAME | UPX: Database Storage for Period Specification | |
I_APP | CLASS | CL_UPX_APPLICATION | UPX: Sales Planning Main Class | |
I_SHIFT_DISABLE | TYPE | XFELD | Checkbox Field |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TIMEFRAME | CLASS | IF_UPX_TIMEFRAME | UPX: Subscreen Proxy Interface |
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.