SAP ABAP Class CL_BIL_INVOICE_BADI_HANDLE (Outbound Invoice Request BAdI Handle)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-BIL (Application Component) Billing
⤷
OPS_SE_BIL_XI_PROXY (Package) Web Service Proxies Billing
⤷
⤷
Properties
| Class | CL_BIL_INVOICE_BADI_HANDLE | |
| Short Description | Outbound Invoice Request BAdI Handle | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_BIL_XI_PROXY | Web Service Proxies Billing |
| Created | 20091012 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BIL_INVOICE_BADI_HANDLE has no forward declaration.
Interfaces
Class CL_BIL_INVOICE_BADI_HANDLE has no interface implemented.
Friends
Class CL_BIL_INVOICE_BADI_HANDLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | BIL_APPL_SE_INVOICEREQ_ASYN | Interface for BAdI | 20091012 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Call inbound add-in | 20091012 | |
| 2 | Instance method | Public | Method | Call outbound add-in | 20091012 | |
| 3 | Instance method | Public | Method | Call outbound BAdI to set filter | 20110809 |
Events
Class CL_BIL_INVOICE_BADI_HANDLE has no event.
Types
Class CL_BIL_INVOICE_BADI_HANDLE has no local type.
Method Signatures
Method CALL_INBOUND_BADI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | ANY | Data | 20091012 | |||
| 2 | IO_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_BIL_INVOICE_HELPER | Helper class for the Invoice | 20091012 | |||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Data | 20091012 | |||
| 4 | I_BADI_NAME | Call by reference | Type reference (TYPE) | ENHBADIID | Name of a BAdI in Enhancement Framework | 20091012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during processing of the Business-Add In | 20091012 |
Method CALL_OUTBOUND_BADI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | ANY | Data | 20091012 | |||
| 2 | IO_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_BIL_INVOICE_HELPER | Helper class for the Invoice | 20091012 | |||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Data | 20091012 | |||
| 4 | IS_KNVV | Call by reference | Type reference (TYPE) | KNVV | Customer Master Sales Data | 20091012 | |||
| 5 | IS_KOMK | Call by reference | Type reference (TYPE) | KOMK | 20091012 | ||||
| 6 | IS_VBDKR | Call by reference | Type reference (TYPE) | VBDKR | Document Header View for Billing | 20091012 | |||
| 7 | IT_KOMV | Call by reference | Type reference (TYPE) | KOMV_TAB | 20091012 | ||||
| 8 | IT_VBDPR | Call by reference | Type reference (TYPE) | TBL_VBDPR | Table for Document Item View: Billing | 20091012 | |||
| 9 | I_BADI_NAME | Call by reference | Type reference (TYPE) | ENHBADIID | Name of a BAdI in Enhancement Framework | 20091012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during processing of the Business-Add In | 20091109 |
Method CALL_OUTBOUND_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_LRD_FILTER | Call by reference | Type reference (TYPE) | BIL_S_LRD_OUT_B2B | LRD structure Invoice B2B outbound messages | 20110809 | |||
| 2 | IS_DATA_OUT | Call by reference | Type reference (TYPE) | VBDKR | Document Header View for Billing | 20110809 | |||
| 3 | I_BADI_NAME | Call by reference | Type reference (TYPE) | ENHBADIID | Name of a BAdI in Enhancement Framework | 20110809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during processing of the Business-Add In | 20110809 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |