SAP ABAP Class CL_WZRE_INVOICE (Invoice)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WZRE_SERVICES (Package) OO Wrapping of Agency Business + Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WZRE_AGENCY_SINGLE_DOC | Single Document of Agency Business | 20060403 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WZRE_INVOICE | Invoice | 20060403 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WZRE_CUST_EXPENSE_INV | Expenses Settlement | 20060403 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WZRE_SETTL_INVOICE | Settlement | 20060403 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_WZRE_VEND_BILLING_DOC | Vendor Billing Document | 20060403 |
Properties
| Class | CL_WZRE_INVOICE | |
| Short Description | Invoice | |
| Super Class | CL_WZRE_AGENCY_SINGLE_DOC | Single Document of Agency Business |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WZRE_SERVICES | OO Wrapping of Agency Business + Services |
| Created | 20060403 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WZRE_INVOICE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WZRE_INVOICE | Invoice | 20060403 |
Friends
Class CL_WZRE_INVOICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | 'KOMLFKE' | Header External | 20061109 | ||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'KOMLFKEX' | Header Changes | 20061109 | ||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | 'KOMLFPE' | Item External | 20061109 | ||
| 4 | Constant | Protected | Type reference (TYPE) | STRING | 'KOMLFPEX' | Item Changes | 20061109 | ||
| 5 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WZRE_COMPONENT_MAPPER | Mapping of Number to Component | 20061109 | |||
| 6 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WZRE_COMPONENT_MAPPER | Mapping of Number to Component | 20061109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20070921 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20061109 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20061114 | |
| 4 | Instance method | Private | Method | Create condition | 20061110 | |
| 5 | Instance method | Private | Method | Create/Change/Delete Item | 20061116 | |
| 6 | Instance method | Private | Method | Fill Condition for Change | 20061116 | |
| 7 | Instance method | Private | Method | 20061127 | ||
| 8 | Instance method | Protected | Method | Get Document Type | 20060426 | |
| 9 | Instance method | Private | Method | Read komlfk in komlfke | 20061107 | |
| 10 | Instance method | Private | Method | Read komlfp in komlfpe | 20061107 | |
| 11 | Instance method | Private | Method | Read komv From Table | 20061110 |
Events
Class CL_WZRE_INVOICE has no event.
Types
Class CL_WZRE_INVOICE has no local type.
Method Signatures
Method CHANGE_HEADER Signature
Method CHANGE_HEADER on class CL_WZRE_INVOICE has no parameter.
Method CHANGE_HEADER on class CL_WZRE_INVOICE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WZRE_INVOICE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WZRE_INVOICE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WZRE_INVOICE has no parameter.
Method CONSTRUCTOR on class CL_WZRE_INVOICE has no exception.
Method CREATE_COND_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_CONDITION_DATA | Call by reference | Type reference (TYPE) | DATA | Konditionsdaten zum Anlegen | 20061110 | |||
| 2 | E_CONDITION | Call by reference | Type reference (TYPE) | KOMV | Preisfindung Kommunikations-Konditionssatz | 20061110 | |||
| 3 | E_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_WZRE_PROTOCOL | Protokoll | 20061110 | |||
| 4 | I_CONDITION_TYPE | Call by reference | Type reference (TYPE) | KSCHA | Konditionsart | 20061110 | |||
| 5 | I_GUID | Call by reference | Type reference (TYPE) | WZRE_GUID | GUID | 20061110 | |||
| 6 | I_ITEM_NUMBER | Call by reference | Type reference (TYPE) | WPOSNR_LF | Agenturgeschäft: Belegposition | 20061110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20061110 | ||
| 2 | Beleg ist nicht änderbar | 20061110 | ||
| 3 | Positionsnummer existiert nicht | 20061110 | ||
| 4 | Nummer existiert nicht | 20061110 |
Method CR_CH_DEL_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ITEM | Call by reference | Type reference (TYPE) | KOMLFPE | Lieferantenfaktura: Externe Datenübernahme Positionsdaten | 20061116 | |||
| 2 | E_ITEM | Call by reference | Type reference (TYPE) | KOMLFP | Lieferantenfaktura: Fakturapositionen | 20061116 | |||
| 3 | E_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_WZRE_PROTOCOL | Protokoll | 20061116 | |||
| 4 | I_CREATE | Call by reference | Type reference (TYPE) | BVAL | Position anlegen | 20061116 | |||
| 5 | I_CREATE_DOCU_FLOW | Call by reference | Type reference (TYPE) | BVAL | Boolean | 20061116 | |||
| 6 | I_DEL | Call by reference | Type reference (TYPE) | BVAL | Position löschen | 20061116 | |||
| 7 | I_GUID | Call by reference | Type reference (TYPE) | WZRE_GUID | GUID | 20061116 | |||
| 8 | I_ITEM_CHANGE | Call by reference | Type reference (TYPE) | KOMLFPEX | Lieferantenfaktura: Externe Datenübernahme Positionsdaten | 20061116 | |||
| 9 | I_ITEM_CHANGE_SUPPLIED | Call by reference | Type reference (TYPE) | BVAL | Änderung übermittelt | 20061116 | |||
| 10 | I_ITEM_NUMBER | Call by reference | Type reference (TYPE) | WPOSNR_LF | Agenturgeschäft: Belegposition | 20061116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20061116 | ||
| 2 | Beleg ist nicht änderbar | 20061116 | ||
| 3 | Positionsnummer existiert nicht | 20061116 | ||
| 4 | Nummer existiert nicht | 20061116 |
Method FILL_CONDITION_FOR_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONDITION | Call by reference | Type reference (TYPE) | WZRE_KOMLFKOE_TAB | Belegkonditionen extern | 20061116 | |||
| 2 | ET_CONDITION_CHANGE | Call by reference | Type reference (TYPE) | KOMLFKOX_TAB | Kommunikationsfelder zur Pflege Konditionen in LiefFaktura | 20061116 | |||
| 3 | I_CONDITION_CHANGE | Call by reference | Type reference (TYPE) | KOMLFKOCX | Kommunikationsfelder zur Pflege Konditionen in LiefFaktura | 20061116 | |||
| 4 | I_CONDITION_DATA | Call by reference | Type reference (TYPE) | WZRE_CONDITION_CHANGE | Konditionsdaten zum Ändern | 20061116 | |||
| 5 | I_CONDITION_TYPE | Call by reference | Type reference (TYPE) | KSCHA | Konditionsart | 20061116 | |||
| 6 | I_ITEM_NUMBER | Call by reference | Type reference (TYPE) | WPOSNR_LF | Agenturgeschäft: Belegposition | 20061116 | |||
| 7 | I_NUM | Call by reference | Type reference (TYPE) | WBELN_AG | Agenturgeschäft: Belegnummer | 20061116 |
Method FILL_CONDITION_FOR_UPDATE on class CL_WZRE_INVOICE has no exception.
Method GET_DOC_TYPE Signature
Method GET_DOC_TYPE on class CL_WZRE_INVOICE has no parameter.
Method GET_DOC_TYPE on class CL_WZRE_INVOICE has no exception.
Method GET_TRVOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TRVOG | Value transfer | Type reference (TYPE) | TRVOG | Gruppe Transaktionsvorgang | 20060426 |
Method GET_TRVOG on class CL_WZRE_INVOICE has no exception.
Method READ_AS_KOMLFKE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_KOMLFKE | Call by reference | Type reference (TYPE) | KOMLFKE | Lieferantenfaktura: Externe Datenübernehme Kopfdaten | 20061107 | |||
| 2 | I_NUM | Call by reference | Type reference (TYPE) | WBELN_AG | Agenturgeschäft: Belegnummer | 20061107 |
Method READ_AS_KOMLFKE on class CL_WZRE_INVOICE has no exception.
Method READ_AS_KOMLFPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_KOMLFPE | Call by reference | Type reference (TYPE) | KOMLFPE | Lieferantenfaktura: Externe Datenübernahme Positionsdaten | 20061107 | |||
| 2 | I_ITEM_NUMBER | Call by reference | Type reference (TYPE) | WPOSNR_LF | Agenturgeschäft: Belegposition | 20061107 | |||
| 3 | I_NUM | Call by reference | Type reference (TYPE) | WBELN_AG | Agenturgeschäft: Belegnummer | 20061107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Positionsnummer existiert nicht | 20061107 |
Method READ_CONDITION_FROM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_CONDITION_DATA | Call by reference | Type reference (TYPE) | DATA | Konditionsdaten | 20061110 | |||
| 2 | E_CONDITION | Call by reference | Type reference (TYPE) | KOMV | Preisfindung Kommunikations-Konditionssatz | 20061110 | |||
| 3 | IT_CONDITION | Call by reference | Type reference (TYPE) | WZRE_KOMLFKOE_TAB | Belegkonditionen extern | 20061110 |
Method READ_CONDITION_FROM_TABLE on class CL_WZRE_INVOICE has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |