Menu

SAP Function Module WB2_EXPENSES_READ_MASTER_COND

GT Nebenkosten: Lesen der Stammkonditionen vom TK

The Function Module WB2_EXPENSES_READ_MASTER_COND (GT Nebenkosten: Lesen der Stammkonditionen vom TK) is a standard Function Module in SAP ERP and is part of the function group WB2B_EXPENSES_DIPLAY_PLAN within the package WB2B_EXPENSE.

Technical Information

Function Module WB2_EXPENSES_READ_MASTER_COND
Short Text GT Nebenkosten: Lesen der Stammkonditionen vom TK
Function Group WB2B_EXPENSES_DIPLAY_PLAN
Package WB2B_EXPENSE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DOC_KEY TYPE WB2_DOC_KEY Belegschlüssel
I_MODE TYPE AKTYP Aktivitätstyp in der Transaktion
I_T180 TYPE T180 Folgebildsteuerung: Vorschlagswerte je Transaktion
I_TEW_TYPE TYPE WB2_TEW_TYPE Trading Execution Workbench Art

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
ET_KOMEXP LIKE KOMEXP Trading-Kontrakt: IO Struktur der geplannten Kosten
IT_KOMWBHK LIKE KOMWBHK Trading-Kontrakt: Kommunikationsstruktur Kopfdaten
T_KONH LIKE KONH Konditionen (Kopf)
T_KONP LIKE KONP Konditionen (Position)

Exceptions

This function module does not define any Exceptions.