Menu

SAP Function Module CX_OPR_FILL_FROM_CXZEIT

Umrechnen der Termine und Dauern aus CXZEIT

The Function Module CX_OPR_FILL_FROM_CXZEIT (Umrechnen der Termine und Dauern aus CXZEIT) is a standard Function Module in SAP ERP and is part of the function group CXTK within the package CX.

Technical Information

Function Module CX_OPR_FILL_FROM_CXZEIT
Short Text Umrechnen der Termine und Dauern aus CXZEIT
Function Group CXTK
Package CX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AFVGD_IMP LIKE AFVGD Vorgang / Untervorgang
AFVGD_OPR_IMP LIKE AFVGD Hauptvorgang
CAUFVD_IMP LIKE CAUFVD Auftragskopf
CXZEIT_IMP LIKE CXZEIT Zeitpunkte des Vorgangs / Untervorgangs
CXZEIT_OPR_IMP LIKE CXZEIT Zeitpunkte des Hauptvorgangs
I_FLG_ARBEI LIKE CAUFVD-FLG_ARBEI SPACE
I_FLG_CONV TYPE CX_BOOL SPACE
I_FLG_DATES_ONLY TYPE CX_BOOL SPACE
I_FLG_FORWARD TYPE CX_BOOL 'X'
I_SCHED_END TYPE CX_POINT_IN_TIME 2147483647
I_SCHED_START TYPE CX_POINT_IN_TIME 0
I_TMBAS LIKE CAUFVD-TMBAS '1'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AFVGD_EXP LIKE AFVGD
CXZEIT_EXP LIKE CXZEIT

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.