SAP ABAP Class CL_WZRE_SETTL_REQUEST (Single Settlement Request)
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_SETTL_REQUEST | Single Settlement Request | 20060403 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WZRE_SETTL_REQ_IN_LIST | Single Request in a List | 20061114 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_WZRE_SETTL_REQ_IN_PL | Single Settlement Request in Posting List | 20070918 |
Properties
Class | CL_WZRE_SETTL_REQUEST | |
Short Description | Single Settlement Request | |
Super Class | CL_WZRE_AGENCY_SINGLE_DOC | Single Document of Agency Business |
Instantiability of a Class | 1 | Protected |
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_SETTL_REQUEST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WZRE_SETTL_REQUEST | Single Settlement Request | 20060403 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_WZRE_AGENCY_FACTORY | 20060403 | Generate Agency Documents |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | FCODE | 'COPY' | Copy Function Code for Clone Function | 20070827 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'KOMZRKE' | Header External | 20061109 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'KOMZRKEX' | Header Changes | 20061109 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'KOMZRPE' | Item External | 20061109 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'KOMZRPEX' | Item Changes | 20061109 | |
6 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WZRE_COMPONENT_MAPPER | Mapping of Number to Component | 20061109 | ||
7 | ![]() |
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 | 20060503 |
4 | ![]() |
Instance method | Protected | Method | Create condition | 20061110 |
5 | ![]() |
Instance method | Protected | Method | Process item | 20061115 |
6 | ![]() |
Instance method | Protected | Method | Fill Condition Structure | 20061114 |
7 | ![]() |
Instance method | Protected | Method | Fill Condition Structure | 20061114 |
8 | ![]() |
Instance method | Private | Method | 20061127 | |
9 | ![]() |
Instance method | Protected | Method | Read komlfk as komzrke | 20061107 |
10 | ![]() |
Instance method | Protected | Method | Read komlfp as komzrpe | 20061107 |
11 | ![]() |
Instance method | Protected | Method | Read komv From Table | 20061114 |
Events
Class CL_WZRE_SETTL_REQUEST has no event.
Types
Class CL_WZRE_SETTL_REQUEST has no local type.
Method Signatures
Method CHANGE_HEADER Signature
Method CHANGE_HEADER on class CL_WZRE_SETTL_REQUEST has no parameter.
Method CHANGE_HEADER on class CL_WZRE_SETTL_REQUEST has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WZRE_SETTL_REQUEST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WZRE_SETTL_REQUEST has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WZRE_SETTL_REQUEST has no parameter.
Method CONSTRUCTOR on class CL_WZRE_SETTL_REQUEST 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 | ||
7 | ![]() |
I_SIDE | Call by reference | Type reference (TYPE) | WZRE_SIDE | Einkaufs- oder Verkaufsseite | 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) | KOMZRPE | Lieferantenfaktura: Externe Datenübernahme Positionsdaten | 20061115 | ||
2 | ![]() |
E_ITEM | Call by reference | Type reference (TYPE) | KOMLFP | Lieferantenfaktura: Fakturapositionen | 20061115 | ||
3 | ![]() |
E_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_WZRE_PROTOCOL | Protokoll | 20061115 | ||
4 | ![]() |
I_CREATE | Call by reference | Type reference (TYPE) | BVAL | Position anlegen | 20061115 | ||
5 | ![]() |
I_DEL | Call by reference | Type reference (TYPE) | BVAL | Position löschen | 20061115 | ||
6 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | WZRE_GUID | GUID | 20061115 | ||
7 | ![]() |
I_ITEM_CHANGE | Call by reference | Type reference (TYPE) | KOMZRPEX | Lieferantenfaktura: Externe Datenübernahme Positionsdaten | 20061115 | ||
8 | ![]() |
I_ITEM_CHANGE_SUPPLIED | Call by reference | Type reference (TYPE) | BVAL | Änderung übermittelt | 20061115 | ||
9 | ![]() |
I_ITEM_NUMBER | Call by reference | Type reference (TYPE) | WPOSNR_LF | Agenturgeschäft: Belegposition | 20061115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20061115 | |
2 | ![]() |
Beleg ist nicht änderbar | 20061115 | |
3 | ![]() |
Positionsnummer existiert nicht | 20061115 | |
4 | ![]() |
Nummer existiert nicht | 20061115 |
Method FILL_CONDITION_FOR_DEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONDITION_CHANGE_PURCHASE | Call by reference | Type reference (TYPE) | KOMLFKOX_TAB | Kommunikationsfelder zur Pflege Konditionen in LiefFaktura | 20061114 | ||
2 | ![]() |
ET_CONDITION_CHANGE_SALES | Call by reference | Type reference (TYPE) | KOMLFKOX_TAB | Kommunikationsfelder zur Pflege Konditionen in LiefFaktura | 20061114 | ||
3 | ![]() |
ET_CONDITION_PURCHASE | Call by reference | Type reference (TYPE) | WZRE_KOMLFKOE_TAB | Belegkonditionen extern | 20061114 | ||
4 | ![]() |
ET_CONDITION_SALES | Call by reference | Type reference (TYPE) | WZRE_KOMLFKOE_TAB | Belegkonditionen extern | 20061114 | ||
5 | ![]() |
I_CONDITION_COUNTER | Call by reference | Type reference (TYPE) | DZAEHK | Zähler Konditionen | 20061114 | ||
6 | ![]() |
I_CONDITION_TYPE | Call by reference | Type reference (TYPE) | KSCHA | Konditionsart | 20061114 | ||
7 | ![]() |
I_ITEM_NUMBER | Call by reference | Type reference (TYPE) | WPOSNR_LF | Agenturgeschäft: Belegposition | 20061114 | ||
8 | ![]() |
I_NUM | Call by reference | Type reference (TYPE) | WBELN_AG | Agenturgeschäft: Belegnummer | 20061114 | ||
9 | ![]() |
I_SIDE | Call by reference | Type reference (TYPE) | WZRE_SIDE | Einkaufs- oder Verkaufsseite | 20061114 | ||
10 | ![]() |
I_STEP_COUNTER | Call by reference | Type reference (TYPE) | STUNR | Stufennummer | 20061114 |
Method FILL_CONDITION_FOR_DEL on class CL_WZRE_SETTL_REQUEST has no exception.
Method FILL_CONDITION_FOR_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONDITION_CHANGE_PURCHASE | Call by reference | Type reference (TYPE) | KOMLFKOX_TAB | Kommunikationsfelder zur Pflege Konditionen in LiefFaktura | 20061114 | ||
2 | ![]() |
ET_CONDITION_CHANGE_SALES | Call by reference | Type reference (TYPE) | KOMLFKOX_TAB | Kommunikationsfelder zur Pflege Konditionen in LiefFaktura | 20061114 | ||
3 | ![]() |
ET_CONDITION_PURCHASE | Call by reference | Type reference (TYPE) | WZRE_KOMLFKOE_TAB | Belegkonditionen extern | 20061114 | ||
4 | ![]() |
ET_CONDITION_SALES | Call by reference | Type reference (TYPE) | WZRE_KOMLFKOE_TAB | Belegkonditionen extern | 20061114 | ||
5 | ![]() |
I_CONDITION_CHANGE | Call by reference | Type reference (TYPE) | KOMLFKOCX | Kommunikationsfelder zur Pflege Konditionen in LiefFaktura | 20061114 | ||
6 | ![]() |
I_CONDITION_DATA | Call by reference | Type reference (TYPE) | WZRE_CONDITION_CHANGE | Konditionsdaten zum Ändern | 20061114 | ||
7 | ![]() |
I_CONDITION_TYPE | Call by reference | Type reference (TYPE) | KSCHA | Konditionsart | 20061114 | ||
8 | ![]() |
I_ITEM_NUMBER | Call by reference | Type reference (TYPE) | WPOSNR_LF | Agenturgeschäft: Belegposition | 20061114 | ||
9 | ![]() |
I_NUM | Call by reference | Type reference (TYPE) | WBELN_AG | Agenturgeschäft: Belegnummer | 20061114 | ||
10 | ![]() |
I_SIDE | Call by reference | Type reference (TYPE) | WZRE_SIDE | Einkaufs- oder Verkaufsseite | 20061114 |
Method FILL_CONDITION_FOR_UPDATE on class CL_WZRE_SETTL_REQUEST has no exception.
Method GET_DOC_TYPE Signature
Method GET_DOC_TYPE on class CL_WZRE_SETTL_REQUEST has no parameter.
Method GET_DOC_TYPE on class CL_WZRE_SETTL_REQUEST has no exception.
Method READ_AS_KOMZRKE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_KOMZRKE | Call by reference | Type reference (TYPE) | KOMZRKE | Regulierungsbeleg: Externe Datenübernehme Kopfdaten | 20061107 | ||
2 | ![]() |
I_NUM | Call by reference | Type reference (TYPE) | WBELN_AG | Agenturgeschäft: Belegnummer | 20061107 |
Method READ_AS_KOMZRKE on class CL_WZRE_SETTL_REQUEST has no exception.
Method READ_AS_KOMZRPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_KOMZRPE | Call by reference | Type reference (TYPE) | KOMZRPE | 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 | 20061114 | ||
2 | ![]() |
E_CONDITION | Call by reference | Type reference (TYPE) | KOMV | Preisfindung Kommunikations-Konditionssatz | 20061114 | ||
3 | ![]() |
IT_CONDITION_PURCHASE | Call by reference | Type reference (TYPE) | WZRE_KOMLFKOE_TAB | Belegkonditionen extern | 20061114 | ||
4 | ![]() |
IT_CONDITION_SALES | Call by reference | Type reference (TYPE) | WZRE_KOMLFKOE_TAB | Belegkonditionen extern | 20061114 | ||
5 | ![]() |
I_SIDE | Call by reference | Type reference (TYPE) | WZRE_SIDE | Einkaufs- oder Verkaufsseite | 20061114 |
Method READ_CONDITION_FROM_TABLE on class CL_WZRE_SETTL_REQUEST has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |