SAP ABAP Class CL_REUT_OR_RR_SERVICES (Hilfsmethoden: Mietgesuch)
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_OR_RR_SERVICES  
Short Description Hilfsmethoden: Mietgesuch    
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 20060321   SAP 
Last change 20100310   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 REBP1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_REUT_OR_RR_SERVICES has no interface implemented.
Friends
Class CL_REUT_OR_RR_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_OBJECT Constant Public Type reference (TYPE) NROBJ 'REORRR' 20060504
2 MO_RANDOM Static Attribute Public Object reference (TYPE REF TO) CL_ABAP_RANDOM 20060505
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20060321
2 CREATE_RENTAL_REQUEST Static method Public Method 20060503
Events
Class CL_REUT_OR_RR_SERVICES has no event.
Types
Class CL_REUT_OR_RR_SERVICES has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CREATE_RENTAL_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_RENTAL_REQUEST_CREATED Value transfer Type reference (TYPE) REORRRID Mietgesuch 20060505
2 Exporting EF_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ist aufgetreten 20060503
3 Importing ID_BEGLATER Call by reference Type reference (TYPE) BAPI_RE_SEARCH_REQ_DAT-LATER_CN_START_POSSIBLE Späterer Vertragsbeginn möglich 20070126
4 Importing ID_BUKRS Value transfer Type reference (TYPE) REBD_BUSINESS_ENTITY-BUKRS Buchungskreis 20060503
5 Importing ID_RRTYPE Value transfer Type reference (TYPE) BAPI_RE_SEARCH_REQ_KEY-RE_SEARCH_REQUEST_TYPE Art des Immobiliengesuchs 20060503
6 Importing ID_VALID_FROM Value transfer Type reference (TYPE) BAPI_RE_SEARCH_REQ_DAT-OBJECT_VALID_FROM Gewünschter Vertragsbeginn 20060504
7 Importing IF_COMMIT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE COMMIT WORK innerhalb der Methode (falls IF_TEST_RUN = ' ') 20060503
8 Importing IF_TEST_RUN Value transfer Type reference (TYPE) BAPI_RE_ADDITIONAL_FIELDS-TESTRUN ABAP_FALSE Simulationsflag 20060503
9 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060503
# Exception Resumable Description Created on
1 ERROR Es ist ein Fehler aufgetreten 20060503
History
Last changed by/on SAP  20100310 
SAP Release Created in 700