SAP ABAP Class CL_WZRE_SETTL_REQUEST_TEST (Tests for Single Settlement Requests)
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 20070824
Properties
Class CL_WZRE_SETTL_REQUEST_TEST  
Short Description Tests for Single Settlement Requests    
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 20070824   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WZRE_SETTL_REQUEST_TEST has no forward declaration.
Interfaces
Class CL_WZRE_SETTL_REQUEST_TEST has no interface implemented.
Friends
Class CL_WZRE_SETTL_REQUEST_TEST has no friend class.
Attributes
Class CL_WZRE_SETTL_REQUEST_TEST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_DOC Instance method Protected Method Change Document 20070824
2 CHANGE_MANUAL_COND Instance method Protected Method Change Manual Conditions 20070824
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070824
4 COPY_MANUAL_COND Instance method Protected Method Copy Manual Conditions 20070824
5 CREATE_NEW_DOC Instance method Protected Method Generate a New Document 20070824
6 TEST Instance method Public Method Test 20070824
7 TEST_CHANGE Instance method Protected Method Test Change 20070824
8 TEST_CLONE Instance method Protected Method Test Clone 20070824
9 TEST_CLONE_AND_CHANGE Instance method Protected Method Test Clone + Change 20070907
10 TEST_CLONE_ONE_ITEM Instance method Protected Method Test Clones, only one Item 20070927
11 TEST_CREATE Instance method Protected Method Test Create 20070824
12 TEST_CREATE_AND_CHANGE Instance method Protected Method Test Create + Change 20070907
Events
Class CL_WZRE_SETTL_REQUEST_TEST has no event.
Types
Class CL_WZRE_SETTL_REQUEST_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 Importing I_DOC Call by reference Object reference (TYPE REF TO) IF_WZRE_SETTL_REQUEST Regulierungseinzelanforderung 20070824
2 Importing I_GUID Call by reference Type reference (TYPE) WZRE_GUID GUID 20070824
# Exception Resumable Description Created on
1 CX_WZRE_ERROR Fehler 20070824
2 CX_WZRE_NOT_CHANGEABLE Beleg ist nicht änderbar 20070824
3 CX_WZRE_WRONG_ITEM_NUMBER Positionsnummer existiert nicht 20070824
4 CX_WZRE_WRONG_NUMBER Nummer existiert nicht 20070824

Method CHANGE_MANUAL_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC Call by reference Object reference (TYPE REF TO) IF_WZRE_SETTL_REQUEST Regulierungseinzelanforderung 20070824
2 Importing I_GUID Call by reference Type reference (TYPE) WZRE_GUID GUID 20070824
3 Importing I_ITEM_NUMBER Call by reference Type reference (TYPE) WPOSNR_LF Agenturgeschäft: Belegposition 20070824
# Exception Resumable Description Created on
1 CX_WZRE_ERROR Fehler 20070824
2 CX_WZRE_NOT_CHANGEABLE Beleg ist nicht änderbar 20070824
3 CX_WZRE_WRONG_ITEM_NUMBER Positionsnummer existiert nicht 20070824
4 CX_WZRE_WRONG_NUMBER Nummer existiert nicht 20070824

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCE_NUM1 Call by reference Type reference (TYPE) WBELN_AG Quellbeleg 1 20070824
2 Importing I_SOURCE_NUM2 Call by reference Type reference (TYPE) WBELN_AG Quellbeleg 2 20070824
# Exception Resumable Description Created on
1 CX_WZRE_ERROR Fehler 20070824

Method COPY_MANUAL_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCE_ENT Call by reference Type reference (TYPE) WZRE_ENTITY Agenturbeleg 20070824
2 Importing I_SOURCE_ITEM_NUMBER Call by reference Type reference (TYPE) WPOSNR_LF Agenturgeschäft: Belegposition 20070824
3 Importing I_TARGET_ENT Call by reference Type reference (TYPE) WZRE_ENTITY Agenturbeleg 20070824
4 Importing I_TARGET_ITEM_NUMBER Call by reference Type reference (TYPE) WPOSNR_LF Agenturgeschäft: Belegposition 20070824
# Exception Resumable Description Created on
1 CX_WZRE_ERROR Fehler 20070824
2 CX_WZRE_NOT_CHANGEABLE Beleg ist nicht änderbar 20070824
3 CX_WZRE_WRONG_ITEM_NUMBER Positionsnummer existiert nicht 20070824
4 CX_WZRE_WRONG_NUMBER Nummer existiert nicht 20070824

Method CREATE_NEW_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_HEADER Call by reference Type reference (TYPE) KOMZRKE Regulierungsbeleg: Externe Datenübernehme Kopfdaten 20070824
2 Exporting E_ENT Call by reference Type reference (TYPE) WZRE_SETTL_REQUEST_ENT Regulierungseinzelanforderung 20070824
3 Exporting E_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_WZRE_PROTOCOL Protokoll 20070824
# Exception Resumable Description Created on
1 CX_WZRE_ERROR Fehler 20070824

Method TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) BVAL Boolean 20070824

Method TEST on class CL_WZRE_SETTL_REQUEST_TEST has no exception.

Method TEST_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) BVAL Boolean 20070824

Method TEST_CHANGE on class CL_WZRE_SETTL_REQUEST_TEST has no exception.

Method TEST_CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) BVAL Boolean 20070824

Method TEST_CLONE on class CL_WZRE_SETTL_REQUEST_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 Exporting E_ERROR Call by reference Type reference (TYPE) BVAL Boolean 20070907

Method TEST_CLONE_AND_CHANGE on class CL_WZRE_SETTL_REQUEST_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 Exporting E_ERROR Call by reference Type reference (TYPE) BVAL Boolean 20070927

Method TEST_CLONE_ONE_ITEM on class CL_WZRE_SETTL_REQUEST_TEST has no exception.

Method TEST_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) BVAL Boolean 20070824

Method TEST_CREATE on class CL_WZRE_SETTL_REQUEST_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 Exporting E_ERROR Call by reference Type reference (TYPE) BVAL Boolean 20070907

Method TEST_CREATE_AND_CHANGE on class CL_WZRE_SETTL_REQUEST_TEST has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 603