Menu

SAP Function Module SCWB_GET_DELTAS_REFCORR_OO

The Function Module SCWB_GET_DELTAS_REFCORR_OO () is a standard Function Module in SAP ERP and is part of the function group SCWO within the package SCWB.

Technical Information

Function Module SCWB_GET_DELTAS_REFCORR_OO
Short Text
Function Group SCWO
Package SCWB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_REQUEST LIKE SCWBTRKORR Request Number with Original System
IV_KEEP_EMPTY_DELTAS TYPE C SPACE
IV_TAR_REQUEST LIKE E070-TRKORR SPACE Request/Task
IV_WITH_TADIR LIKE TRPARI-W_TADIR SPACE Flag ( 'X' or ' ' )

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_SRC_PARENT_REQ LIKE SCWBTRKORR Request Number with Original System
ET_CWB_DELTAS TYPE CWB_DELTAS Table for CL_CWB_DELTA

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_TADIR_KEYS LIKE BAO6163 Copy of V_BAO6163 from CSD
IT_OBJECTS LIKE E071 Change & Transport System: Object Entries of Requests/Tasks

Exceptions

This function module does not define any Exceptions.