SAP ABAP Class CL_INVOICE_EXTRACT (Class for BAdI Impl.: ESO_ERP_INVOICE)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
AP-PRC-PR (Application Component) Pricing
⤷
VF (Package) Application development R/3 invoice
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20080320 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080320 |
Properties
| Class | CL_INVOICE_EXTRACT | |
| Short Description | Class for BAdI Impl.: ESO_ERP_INVOICE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VF | Application development R/3 invoice |
| Created | 20080320 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_INVOICE_EXTRACT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20080320 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080320 |
Friends
Class CL_INVOICE_EXTRACT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'INVOICE_ITEM' | Node Name | 20080326 | ||
| 2 | Constant | Public | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | 'INVOICE' | Object Type | 20080321 | ||
| 3 | Constant | Public | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'INVOICE_HEADER' | Node Name | 20080321 | ||
| 4 | Constant | Public | Type reference (TYPE) | TABNAME | 'VBRK' | Table Name | 20080321 | ||
| 5 | Constant | Public | Type reference (TYPE) | TABNAME | 'VBRP' | Table Name | 20080326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get item data for invoice | 20080326 |
Events
Class CL_INVOICE_EXTRACT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_INVOICE_HEADER | Public | See coding | 20080326 | T_INVOICE_HEADER TYPE TABLE OF ESO_S_ERP_VBRK
|
Method Signatures
Method GET_ITEM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INVOICE_HEADER | Call by reference | Type reference (TYPE) | T_INVOICE_HEADER | 20080326 | ||||
| 2 | IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20080326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General error in provider | 20080326 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |