The Function Module CX_SAUF_ACTIVITY_TRANSFER (CO integration: calculated scheduled activities of SOP orders) is a standard Function Module in SAP ERP and is part of the function group CXPA within the package CX.
Function Module | CX_SAUF_ACTIVITY_TRANSFER |
Short Text | CO integration: calculated scheduled activities of SOP orders |
Function Group | CXPA |
Package | CX |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_SCHED_TYPE | LIKE | T442C-STYPE | Scheduling level (detailed/rate-based/rough) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_CXLST_EXP | LIKE | CXLST | Scheduled activities | |
T_SAUF_IMP | LIKE | SAUF | Table of SOP orders for a material |
This function module does not define any Exceptions.