Menu

SAP Function Module KOMGM_TO_2LINES_OFFSET

Einen Konditionsschlüssel aufbereiten und eine Offsettabelle aufbauen

The Function Module KOMGM_TO_2LINES_OFFSET (Einen Konditionsschlüssel aufbereiten und eine Offsettabelle aufbauen) is a standard Function Module in SAP ERP and is part of the function group WPOT_LIST within the package WPORTFOLIO.

Technical Information

Function Module KOMGM_TO_2LINES_OFFSET
Short Text Einen Konditionsschlüssel aufbereiten und eine Offsettabelle aufbauen
Function Group WPOT_LIST
Package WPORTFOLIO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMM_FIELDS LIKE KOMGM Feld für KOMG übergabe.
CONDITION_STRUCTURE LIKE T681-KOTAB Eine Konditionsstruktur für Dynprotexte

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELDS_STRING LIKE RV13M-VAKEY2 CONDITION_FIELDS felder wird hier geschieben
TEXT_STRING LIKE RV13M-VAKEY1 Reportüberschrift-Texte von CONDITION_STRUCTURE.

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
OFFSET_TAB LIKE Offsettabelle für die Felder

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
STRING_OVERFLOW Information passt nicht in TEXT/FIELDS_STRIRING
TABLE_NOT_READABLE Die Tabelle CONDITION_STRUCTURE nicht lesbar