The Function Module HRCA_BILLINGDOC_GETLIST (HR-Interface: Kundenfakturen Details) is a standard Function Module in SAP ERP and is part of the function group RHBI within the package PPCA.
Function Module | HRCA_BILLINGDOC_GETLIST |
Short Text | HR-Interface: Kundenfakturen Details |
Function Group | RHBI |
Package | PPCA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_DOCUMENT | TYPE | PBELNR | Belegnummer (<4.6A) | |
IV_REFDOCNO | TYPE | HRV_REFDOC | Referenzbeleg (>4.6A) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_RETURN | TYPE | BAPIRETURN1 | Returnparameter |
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 |
---|---|---|---|---|
ET_BILLINGDOCDETAIL | LIKE | BAPIVBRKOUT | Informationen zum Objekt BAPIVBRK | |
ET_SUCCESS | LIKE | BAPIVBRKSUCCESS | Informationen zu erfolgreich verarbeiteten Fakturapositionen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ALE_ERROR | ALE Fehler |
ANY_ERROR | Fehler |