The Function Module WB2_CONTRACT_CONDITIONS_READ (Trading-Kontrakt: Stammkonditionen des Kontraktes lesen) is a standard Function Module in SAP ERP and is part of the function group WB2A within the package WB2B.
Function Module | WB2_CONTRACT_CONDITIONS_READ |
Short Text | Trading-Kontrakt: Stammkonditionen des Kontraktes lesen |
Function Group | WB2A |
Package | WB2B |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KOMWBHK | TYPE | KOMWBHK | Trading-Kontrakt: Kommunikationsstruktur Kopfdaten | |
I_T180 | TYPE | T180 | Folgebildsteuerung: Vorschlagswerte je Transaktion |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_IKOMEXP | LIKE | KOMEXPI | Trading-Kontract: Index der Nebenkostenposition | |
T_IKOMEXP2 | LIKE | KOMEXPI | Trading-Kontract: Index der Nebenkostenposition | |
T_KOMEXP | LIKE | KOMEXP | Trading-Kontrakt: IO Struktur der geplannten Kosten | |
T_KONH | LIKE | KONH | Konditionen (Kopf) | |
T_KONP | LIKE | KONP | Konditionen (Position) |
This function module does not define any Exceptions.