Menu

SAP Function Module SCWB_SPLIT_INCLUDES

Altes und neues Include zerlegen

The Function Module SCWB_SPLIT_INCLUDES (Altes und neues Include zerlegen) is a standard Function Module in SAP ERP and is part of the function group SCWD within the package SCWB.

Technical Information

Function Module SCWB_SPLIT_INCLUDES
Short Text Altes und neues Include zerlegen
Function Group SCWD
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_RAW_INCLUDE_NEW TYPE BCWBD_RAW_INCLUDE Include
IS_RAW_INCLUDE_OLD TYPE BCWBD_RAW_INCLUDE Include
IV_IGNORE_IF_COMMENTS TYPE BOOLE_D SPACE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_STRUCTURED_CODE_NEW TYPE BCWBD_STRUCTURED_CODE Include in Modularisierungseinheiten aufgeteilt
ES_STRUCTURED_CODE_OLD TYPE BCWBD_STRUCTURED_CODE Include in Modularisierungseinheiten aufgeteilt

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.