The Function Module WB2_READ_FKART_TEXT (Handelskontrakt: Lesen der Auftragsartbeschreibung) is a standard Function Module in SAP ERP and is part of the function group WB2B_READ_DESCRIPTIONS within the package WB2B_TEW.
Function Module | WB2_READ_FKART_TEXT |
Short Text | Handelskontrakt: Lesen der Auftragsartbeschreibung |
Function Group | WB2B_READ_DESCRIPTIONS |
Package | WB2B_TEW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INVOICE_TYPE | TYPE | FKART | Fakturaart |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INVOICE_TYPE_TEXT | LIKE | TVFKT-VTEXT | Bezeichnung |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.