Table/Structure Field list used by SAP ABAP Function Module BAPI_BILLINGDOC_IS_CANCELLED (Individual Customer Billing Document: Is Billing Document Canceled?)
SAP ABAP Function Module
BAPI_BILLINGDOC_IS_CANCELLED (Individual Customer Billing Document: Is Billing Document Canceled?) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIVBRK - REF_DOC | Document number of the reference document | ||
| 2 | BAPIVBRK - REF_DOC | Document number of the reference document | SOURCE VALUE(BILLINGDOC_NUMBER) LIKE BAPIVBRK-REF_DOC |
|
| 3 | BAPIVBRKOUT - CANCELLED | Indicates whether canceled | ||
| 4 | BAPIVBRKOUT - CANCELLED | Indicates whether canceled | SOURCE VALUE(BILLINGDOC_IS_CANCELLED) LIKE BAPIVBRKOUT-CANCELLED |
|
| 5 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 6 | VBRK - VBELN | Billing document | ||
| 7 | VBRP - VBELN | Billing document | ||