SAP ABAP Class CL_WZRE_INVOICE_TEST (Tests for Invoices)
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_TEST | Tests for Agency Documents | 20070813 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WZRE_CUST_EXP_INV_TEST | Tests for Expenses Settlement | 20071010 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_WZRE_CUST_SETTL_INV_TEST | Tests for Customer Settlements | 20071011 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_WZRE_VBD_TEST | Tests for Vendor Billing Document | 20070813 |
Properties
Class | CL_WZRE_INVOICE_TEST | |
Short Description | Tests for Invoices | |
Super Class | CL_WZRE_TEST | Tests for Agency Documents |
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 | 20070813 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WZRE_INVOICE_TEST has no forward declaration.
Interfaces
Class CL_WZRE_INVOICE_TEST has no interface implemented.
Friends
Class CL_WZRE_INVOICE_TEST has no friend class.
Attributes
Class CL_WZRE_INVOICE_TEST has no attribute.
Methods
Events
Class CL_WZRE_INVOICE_TEST has no event.
Types
Class CL_WZRE_INVOICE_TEST has no local type.
Method Signatures
Method CHANGE_DOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DOC | Call by reference | Object reference (TYPE REF TO) | IF_WZRE_INVOICE | Rechnung | 20070821 | ||
2 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | WZRE_GUID | GUID | 20070821 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20070821 | |
2 | ![]() |
Beleg ist nicht änderbar | 20070821 | |
3 | ![]() |
Positionsnummer existiert nicht | 20070821 | |
4 | ![]() |
Nummer existiert nicht | 20070821 |
Method CHANGE_MANUAL_COND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DOC | Call by reference | Object reference (TYPE REF TO) | IF_WZRE_INVOICE | Rechnung | 20070821 | ||
2 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | WZRE_GUID | GUID | 20070821 | ||
3 | ![]() |
I_ITEM_NUMBER | Call by reference | Type reference (TYPE) | WPOSNR_LF | Agenturgeschäft: Belegposition | 20070821 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20070821 | |
2 | ![]() |
Beleg ist nicht änderbar | 20070821 | |
3 | ![]() |
Positionsnummer existiert nicht | 20070821 | |
4 | ![]() |
Nummer existiert nicht | 20070821 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SOURCE_NUM1 | Call by reference | Type reference (TYPE) | WBELN_AG | Quellbeleg 1 | 20070813 | ||
2 | ![]() |
I_SOURCE_NUM2 | Call by reference | Type reference (TYPE) | WBELN_AG | Quellbeleg 2 | 20070813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20070813 |
Method COPY_MANUAL_COND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SOURCE_ENT | Call by reference | Type reference (TYPE) | WZRE_ENTITY | Agenturbeleg | 20070814 | ||
2 | ![]() |
I_SOURCE_ITEM_NUMBER | Call by reference | Type reference (TYPE) | WPOSNR_LF | Agenturgeschäft: Belegposition | 20070814 | ||
3 | ![]() |
I_TARGET_ENT | Call by reference | Type reference (TYPE) | WZRE_ENTITY | Agenturbeleg | 20070814 | ||
4 | ![]() |
I_TARGET_ITEM_NUMBER | Call by reference | Type reference (TYPE) | WPOSNR_LF | Agenturgeschäft: Belegposition | 20070814 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20070814 | |
2 | ![]() |
Beleg ist nicht änderbar | 20070814 | |
3 | ![]() |
Positionsnummer existiert nicht | 20070814 | |
4 | ![]() |
Nummer existiert nicht | 20070814 |
Method CREATE_NEW_DOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_HEADER | Call by reference | Type reference (TYPE) | KOMLFKE | Lieferantenfaktura: Externe Datenübernehme Kopfdaten | 20070816 | ||
2 | ![]() |
E_ENT | Call by reference | Type reference (TYPE) | WZRE_INVOICE_ENT | Rechnung | 20070816 | ||
3 | ![]() |
E_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_WZRE_PROTOCOL | Protokoll | 20070816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20070816 |
Method TEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ERROR | Call by reference | Type reference (TYPE) | BVAL | Boolean | 20070907 |
Method TEST on class CL_WZRE_INVOICE_TEST has no exception.
Method TEST_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ERROR | Call by reference | Type reference (TYPE) | BVAL | Boolean | 20070822 |
Method TEST_CHANGE on class CL_WZRE_INVOICE_TEST has no exception.
Method TEST_CLONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ERROR | Call by reference | Type reference (TYPE) | BVAL | Boolean | 20070822 |
Method TEST_CLONE on class CL_WZRE_INVOICE_TEST has no exception.
Method TEST_CLONE_AND_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ERROR | Call by reference | Type reference (TYPE) | BVAL | Boolean | 20070907 |
Method TEST_CLONE_AND_CHANGE on class CL_WZRE_INVOICE_TEST has no exception.
Method TEST_CLONE_ONE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ERROR | Call by reference | Type reference (TYPE) | BVAL | Boolean | 20070927 |
Method TEST_CLONE_ONE_ITEM on class CL_WZRE_INVOICE_TEST has no exception.
Method TEST_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ERROR | Call by reference | Type reference (TYPE) | BVAL | Boolean | 20070822 |
Method TEST_CREATE on class CL_WZRE_INVOICE_TEST has no exception.
Method TEST_CREATE_AND_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ERROR | Call by reference | Type reference (TYPE) | BVAL | Boolean | 20070907 |
Method TEST_CREATE_AND_CHANGE on class CL_WZRE_INVOICE_TEST has no exception.
Method TEST_RL_CANCEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ERROR | Call by reference | Type reference (TYPE) | BVAL | Boolean | 20070926 |
Method TEST_RL_CANCEL on class CL_WZRE_INVOICE_TEST has no exception.
Method TEST_RL_RELEASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ERROR | Call by reference | Type reference (TYPE) | BVAL | Boolean | 20070924 |
Method TEST_RL_RELEASE on class CL_WZRE_INVOICE_TEST has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 603 |