Menu

SAP Function Module SCWB_CREATE_NORMAL_FORMAT

The Function Module SCWB_CREATE_NORMAL_FORMAT () 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_CREATE_NORMAL_FORMAT
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
IV_CASE TYPE C 'UPPER'
IV_CONDENSE_REQUIRED TYPE C SPACE

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
CT_CONTENT LIKE ABAPTEXT Source code

Exceptions

This function module does not define any Exceptions.