SAP ABAP Class CL_REUT_TEST_AJ_09 (Testfall: mehrere Mod. / Vergleichsbestand)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_UT_UT (Package) RE: Utilities for Unit-Tests
Properties
Class CL_REUT_TEST_AJ_09  
Short Description Testfall: mehrere Mod. / Vergleichsbestand    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 0   
Package RE_UT_UT   RE: Utilities for Unit-Tests 
Created 20110127   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 REAJ3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 REBD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_REUT_TEST_AJ_09 has no interface implemented.
Friends
Class CL_REUT_TEST_AJ_09 has no friend class.
Attributes
Class CL_REUT_TEST_AJ_09 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20110127
2 DO_TEST Static method Public Method 20110127
3 _CHECK_RESULTS Static method Public Method 20110127
4 _CREATE_MASTER_DATA Static method Public Method 20110127
5 _CREATE_MASTER_DATA_AT Static method Private Method 20110210
6 _CREATE_MASTER_DATA_BP Static method Private Method 20110127
7 _CREATE_MASTER_DATA_CG Static method Private Method 20110127
8 _CREATE_MASTER_DATA_LO Static method Private Method 20110127
9 _CREATE_MASTER_DATA_RO Static method Private Method 20110127
10 _DO_ADJUSTMENT Static method Public Method 20110127
Events
Class CL_REUT_TEST_AJ_09 has no event.
Types
Class CL_REUT_TEST_AJ_09 has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_REUT_TEST_AJ_09 has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REUT_TEST_AJ_09 has no exception.

Method DO_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_SWENR_CREATED Call by reference Type reference (TYPE) REBD_BUSINESS_ENTITY-SWENR Nummer der Wirtschaftseinheit 20110127
2 Exporting EF_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ist aufgetreten 20110127
3 Importing ID_BUKRS Call by reference Type reference (TYPE) REBD_BUSINESS_ENTITY-BUKRS Buchungskreis 20110127
4 Importing IF_ADJ_ACTIVATE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Anpassung direkt aktivieren 20110127
5 Importing IF_ADJ_ANNOUNCE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Anpassung direkt ankündigen 20110127
6 Importing IF_ADJ_APPROVAL Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Anpassung direkt zustimmen 20110228
7 Importing IF_ADJ_DETERMINE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Anpassung bestimmen 20110127
8 Importing IF_ADJ_PRINT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE direkt Drucken im Hintergrund 20110127
9 Importing IF_CREATE_MASTER_DATA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Stammdaten anlegen (WE, GE, MO, IV, TG, AE, KS) 20110127
10 Importing IF_DIALOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Dialog für Anpassungsergebnis 20110127
11 Importing IF_EXTERN Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE externe Vergleichswohnungen 20110209
12 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20110127

Method DO_TEST on class CL_REUT_TEST_AJ_09 has no exception.

Method _CHECK_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ist aufgetreten 20110127
2 Importing IF_ADJ_ACTIVATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Anpassung direkt aktivieren 20110127
3 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20110127
4 Importing IT_OBJNR_CREATED Call by reference Type reference (TYPE) RE_T_OBJNR angelegte Objekte 20110211
5 Importing IT_PROCESSEXTID Call by reference Type reference (TYPE) RE_T_PROCESSEXTID Externe Identifikation Prozess 20110211

Method _CHECK_RESULTS on class CL_REUT_TEST_AJ_09 has no exception.

Method _CREATE_MASTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_SWENR_CREATED Call by reference Type reference (TYPE) REBD_BUSINESS_ENTITY-SWENR Nummer der angelegten Wirtschaftseinheit 20110127
2 Exporting EF_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ist aufgetreten 20110127
3 Exporting ET_ATID_CREATED Call by reference Type reference (TYPE) RE_T_ADJMTASKID angelegte Anpassungsmaßnahmen 20110211
4 Exporting ET_CONTRACT_CREATED Call by reference Type reference (TYPE) RE_T_CONTRACT Angelegte Verträge 20110127
5 Exporting ET_OBJNR_CREATED Call by reference Type reference (TYPE) RE_T_OBJNR OBJNR der angelegten Objekte 20110127
6 Importing ID_BUKRS Call by reference Type reference (TYPE) REBD_BUSINESS_ENTITY-BUKRS Buchungskreis 20110127
7 Importing ID_SWENR Call by reference Type reference (TYPE) REBD_BUSINESS_ENTITY-SWENR Nummer der Wirtschaftseinheit 20110127
8 Importing IF_CREATE_MASTER_DATA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Anlegen Stammdaten 20110127
9 Importing IF_CREATE_NUMBER_ITSELF Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Sucht nach beliebiger freier WE-Nummer 20110127
10 Importing IF_EXTERN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE externe Vergleichswohnungen? 20110209
11 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20110127

Method _CREATE_MASTER_DATA on class CL_REUT_TEST_AJ_09 has no exception.

Method _CREATE_MASTER_DATA_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ist aufgetreten 20110210
2 Exporting ET_ATID_CREATED Call by reference Type reference (TYPE) RE_T_ADJMTASKID Identifikation Anpassungsmaßnahme 20110210
3 Importing ID_BUKRS Call by reference Type reference (TYPE) REBD_BUSINESS_ENTITY-BUKRS Buchungskreis 20110210
4 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20110210
5 Importing IT_OBJNR_RO Call by reference Type reference (TYPE) RE_T_OBJNR Mietobjekte 20110211

Method _CREATE_MASTER_DATA_AT on class CL_REUT_TEST_AJ_09 has no exception.

Method _CREATE_MASTER_DATA_BP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ist aufgetreten 20110127
2 Exporting ET_PARTNER Call by reference Type reference (TYPE) RE_T_PARTNER_KEY Geschäftspartnernummer 20110127
3 Importing ID_BUKRS Value transfer Type reference (TYPE) REBD_BUSINESS_ENTITY-BUKRS Buchungskreis 20110127
4 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20110127

Method _CREATE_MASTER_DATA_BP on class CL_REUT_TEST_AJ_09 has no exception.

Method _CREATE_MASTER_DATA_CG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_COMPGRP_CREATED Call by reference Type reference (TYPE) REAJCOMPGRP Vergleichsbestand 20110209
2 Exporting EF_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ist aufgetreten 20110127
3 Importing ID_BUKRS Call by reference Type reference (TYPE) REBD_BUSINESS_ENTITY-BUKRS Buchungskreis 20110127
4 Importing ID_SWENR Call by reference Type reference (TYPE) REBD_BUSINESS_ENTITY-SWENR Nummer der Wirtschaftseinheit 20110127
5 Importing IF_CREATE_MASTER_DATA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Anlegen Stammdaten 20110127
6 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20110127

Method _CREATE_MASTER_DATA_CG on class CL_REUT_TEST_AJ_09 has no exception.

Method _CREATE_MASTER_DATA_LO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ist aufgetreten 20110127
2 Exporting ET_CONTRACT_CREATED Call by reference Type reference (TYPE) RE_T_CONTRACT Angelegte Verträge 20110127
3 Exporting ET_OBJNR_CREATED Call by reference Type reference (TYPE) RE_T_OBJNR OBJNR 20110127
4 Importing ID_BUKRS Value transfer Type reference (TYPE) REBD_BUSINESS_ENTITY-BUKRS Buchungskreis 20110127
5 Importing ID_COMPGRP Value transfer Type reference (TYPE) REAJCOMPGRP Nummer des Vergleichsbestands 20110210
6 Importing IF_BASE_CONDITION Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Konditionen vom Typ Grundmiete anlegen 20110127
7 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20110127
8 Importing IT_PARTNER Call by reference Type reference (TYPE) RE_T_PARTNER_KEY Geschäftspartner 20110127

Method _CREATE_MASTER_DATA_LO on class CL_REUT_TEST_AJ_09 has no exception.

Method _CREATE_MASTER_DATA_RO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ist aufgetreten 20110127
2 Exporting ET_OBJNR_CREATED Call by reference Type reference (TYPE) RE_T_OBJNR OBJNR der angelegten Objekte 20110127
3 Importing ID_BUKRS Call by reference Type reference (TYPE) REBD_BUSINESS_ENTITY-BUKRS Buchungskreis 20110127
4 Importing ID_SWENR Call by reference Type reference (TYPE) REBD_BUSINESS_ENTITY-SWENR Nummer der Wirtschaftseinheit 20110127
5 Importing IF_CREATE_MASTER_DATA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Anlegen Stammdaten 20110127
6 Importing IF_CREATE_NUMBER_ITSELF Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Sucht nach beliebiger freier WE-Nummer 20110127
7 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20110127

Method _CREATE_MASTER_DATA_RO on class CL_REUT_TEST_AJ_09 has no exception.

Method _DO_ADJUSTMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ist aufgetreten 20110127
2 Exporting ET_PROCESSEXTID Call by reference Type reference (TYPE) RE_T_PROCESSEXTID Externe Identifikation Prozess 20110211
3 Importing ID_BUKRS Call by reference Type reference (TYPE) REBD_BUSINESS_ENTITY-BUKRS Buchungskreis 20110127
4 Importing IF_ADJ_ACTIVATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Anpassung direkt aktivieren 20110127
5 Importing IF_ADJ_ANNOUNCE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Anpassung direkt ankündigen 20110127
6 Importing IF_ADJ_APPROVAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Anpassung direkt zustimmen 20110228
7 Importing IF_ADJ_DETERMINE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Anpassung bestimmen 20110127
8 Importing IF_ADJ_PRINT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE direkt Drucken im Hintergrund 20110127
9 Importing IF_DIALOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Dialog für Anpassungsergebnis 20110127
10 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20110127
11 Importing IT_ADJMTASKID Call by reference Type reference (TYPE) RE_T_ADJMTASKID Anpassungsmaßnahmen 20110211
12 Importing IT_CONTRACT_CREATED Call by reference Type reference (TYPE) RE_T_CONTRACT Angelegte Verträge 20110127
13 Importing IT_OBJNR_CREATED Call by reference Type reference (TYPE) RE_T_OBJNR OBJNR 20110127

Method _DO_ADJUSTMENT on class CL_REUT_TEST_AJ_09 has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606