Menu

SAP Function Module SCWB_CINST_GENERATE_NOTE_TEXT

The Function Module SCWB_CINST_GENERATE_NOTE_TEXT () is a standard Function Module in SAP ERP and is part of the function group SCWC within the package SCWN.

Technical Information

Function Module SCWB_CINST_GENERATE_NOTE_TEXT
Short Text
Function Group SCWC
Package SCWN
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_SPRAS LIKE SY-LANGU SY-LANGU SAP R/3 System, Current Language

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
TT_TLINE LIKE TLINE SAPscript: Text Lines

Exceptions

This function module does not define any Exceptions.