Menu

SAP Function Module SCWB_GET_ABAP_CODE_OF_OBJECT

The Function Module SCWB_GET_ABAP_CODE_OF_OBJECT () 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_GET_ABAP_CODE_OF_OBJECT
Short Text
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_VERSION_HEADER TYPE BCWBD_VERSION_HEADER Object Key
IV_CASE TYPE C SPACE
IV_CONDENSE_REQUIRED TYPE C SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_CODE_NORMALIZED TYPE BCWBD_ABAPTEXT_LINES
ET_CODE_RAW TYPE BCWBD_ABAPTEXT_LINES

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.