The Function Module BBP_IMS_GET_POSTED_INVOICE (Liefert IMS UI R/3 Rechnungsinformationen) is a standard Function Module in SAP ERP and is part of the function group BBP_IMS within the package BBP_ADDON_46C.
Function Module | BBP_IMS_GET_POSTED_INVOICE |
Short Text | Liefert IMS UI R/3 Rechnungsinformationen |
Function Group | BBP_IMS |
Package | BBP_ADDON_46C |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_LOGICAL_SYSTEM | TYPE | LOGSYSTEM | Logisches System |
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 |
---|---|---|---|---|
CT_INV_HEADER_KEYFIELDS | LIKE | BBP_IMS_INV_HEADER3 | Accounting Document Header KeyFields | |
ET_INV_HEADER | LIKE | BBP_PDS_INV_HD | Available header fields of financial invoice | |
ET_INV_ITEM | LIKE | BBP_PDS_INV_ITEM | Table Type for BBP_IMS_INV_ITEM | |
ET_INV_PARTNER | LIKE | BBP_PDS_INV_PARTNER | Available partner fields of financial invoice | |
ET_INV_TAX | LIKE | BBP_PDS_INV_TAX | tax | |
ET_RETURN | LIKE | BAPIRETURN | Returnparameter |
This function module does not define any Exceptions.