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 CO_KOMLFKE Constant Protected Type reference (TYPE) STRING 'KOMLFKE' Header External 20061109
2 CO_KOMLFKEX Constant Protected Type reference (TYPE) STRING 'KOMLFKEX' Header Changes 20061109
3 CO_KOMLFPE Constant Protected Type reference (TYPE) STRING 'KOMLFPE' Item External 20061109
4 CO_KOMLFPEX Constant Protected Type reference (TYPE) STRING 'KOMLFPEX' Item Changes 20061109
5 S_HEAD_MAPPER Static Attribute Protected Object reference (TYPE REF TO) CL_WZRE_COMPONENT_MAPPER Mapping of Number to Component 20061109
6 S_ITEM_MAPPER 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 CHANGE_HEADER Instance method Private Method 20070921
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20061109
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061114
4 CREATE_COND_HELP Instance method Private Method Create condition 20061110
5 CR_CH_DEL_ITEM Instance method Private Method Create/Change/Delete Item 20061116
6 FILL_CONDITION_FOR_UPDATE Instance method Private Method Fill Condition for Change 20061116
7 GET_DOC_TYPE Instance method Private Method 20061127
8 GET_TRVOG Instance method Protected Method Get Document Type 20060426
9 READ_AS_KOMLFKE Instance method Private Method Read komlfk in komlfke 20061107
10 READ_AS_KOMLFPE Instance method Private Method Read komlfp in komlfpe 20061107
11 READ_CONDITION_FROM_TABLE 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 Changing CH_CONDITION_DATA Call by reference Type reference (TYPE) DATA Konditionsdaten zum Anlegen 20061110
2 Exporting E_CONDITION Call by reference Type reference (TYPE) KOMV Preisfindung Kommunikations-Konditionssatz 20061110
3 Exporting E_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_WZRE_PROTOCOL Protokoll 20061110
4 Importing I_CONDITION_TYPE Call by reference Type reference (TYPE) KSCHA Konditionsart 20061110
5 Importing I_GUID Call by reference Type reference (TYPE) WZRE_GUID GUID 20061110
6 Importing I_ITEM_NUMBER Call by reference Type reference (TYPE) WPOSNR_LF Agenturgeschäft: Belegposition 20061110
# Exception Resumable Description Created on
1 CX_WZRE_ERROR Fehler 20061110
2 CX_WZRE_NOT_CHANGEABLE Beleg ist nicht änderbar 20061110
3 CX_WZRE_WRONG_ITEM_NUMBER Positionsnummer existiert nicht 20061110
4 CX_WZRE_WRONG_NUMBER 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 Changing CH_ITEM Call by reference Type reference (TYPE) KOMLFPE Lieferantenfaktura: Externe Datenübernahme Positionsdaten 20061116
2 Exporting E_ITEM Call by reference Type reference (TYPE) KOMLFP Lieferantenfaktura: Fakturapositionen 20061116
3 Exporting E_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_WZRE_PROTOCOL Protokoll 20061116
4 Importing I_CREATE Call by reference Type reference (TYPE) BVAL Position anlegen 20061116
5 Importing I_CREATE_DOCU_FLOW Call by reference Type reference (TYPE) BVAL Boolean 20061116
6 Importing I_DEL Call by reference Type reference (TYPE) BVAL Position löschen 20061116
7 Importing I_GUID Call by reference Type reference (TYPE) WZRE_GUID GUID 20061116
8 Importing I_ITEM_CHANGE Call by reference Type reference (TYPE) KOMLFPEX Lieferantenfaktura: Externe Datenübernahme Positionsdaten 20061116
9 Importing I_ITEM_CHANGE_SUPPLIED Call by reference Type reference (TYPE) BVAL Änderung übermittelt 20061116
10 Importing I_ITEM_NUMBER Call by reference Type reference (TYPE) WPOSNR_LF Agenturgeschäft: Belegposition 20061116
# Exception Resumable Description Created on
1 CX_WZRE_ERROR Fehler 20061116
2 CX_WZRE_NOT_CHANGEABLE Beleg ist nicht änderbar 20061116
3 CX_WZRE_WRONG_ITEM_NUMBER Positionsnummer existiert nicht 20061116
4 CX_WZRE_WRONG_NUMBER 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 Exporting ET_CONDITION Call by reference Type reference (TYPE) WZRE_KOMLFKOE_TAB Belegkonditionen extern 20061116
2 Exporting ET_CONDITION_CHANGE Call by reference Type reference (TYPE) KOMLFKOX_TAB Kommunikationsfelder zur Pflege Konditionen in LiefFaktura 20061116
3 Importing I_CONDITION_CHANGE Call by reference Type reference (TYPE) KOMLFKOCX Kommunikationsfelder zur Pflege Konditionen in LiefFaktura 20061116
4 Importing I_CONDITION_DATA Call by reference Type reference (TYPE) WZRE_CONDITION_CHANGE Konditionsdaten zum Ändern 20061116
5 Importing I_CONDITION_TYPE Call by reference Type reference (TYPE) KSCHA Konditionsart 20061116
6 Importing I_ITEM_NUMBER Call by reference Type reference (TYPE) WPOSNR_LF Agenturgeschäft: Belegposition 20061116
7 Importing 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 Returning 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 Exporting E_KOMLFKE Call by reference Type reference (TYPE) KOMLFKE Lieferantenfaktura: Externe Datenübernehme Kopfdaten 20061107
2 Importing 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 Exporting E_KOMLFPE Call by reference Type reference (TYPE) KOMLFPE Lieferantenfaktura: Externe Datenübernahme Positionsdaten 20061107
2 Importing I_ITEM_NUMBER Call by reference Type reference (TYPE) WPOSNR_LF Agenturgeschäft: Belegposition 20061107
3 Importing I_NUM Call by reference Type reference (TYPE) WBELN_AG Agenturgeschäft: Belegnummer 20061107
# Exception Resumable Description Created on
1 CX_WZRE_WRONG_ITEM_NUMBER 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 Changing CH_CONDITION_DATA Call by reference Type reference (TYPE) DATA Konditionsdaten 20061110
2 Exporting E_CONDITION Call by reference Type reference (TYPE) KOMV Preisfindung Kommunikations-Konditionssatz 20061110
3 Importing 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