SAP ABAP Class IF_REOR_HAS_OBJECT_STATUS (Object with Search Status)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RECA_BUS_OBJECT Business Object 20041001
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_REOR_OFFER_OBJECT Offered Object (VIOROO) 20041104
2 Interface composition (i COMPRISING i_ref)  IF_REOR_RENTAL_REQUEST RE Search Request (VIORRR) 20041001
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REOR_OFFER_OBJECT Offered Object (VIOROO): Standard Implementation 20041104
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REOR_RENTAL_REQUEST RE Search Request (VIORR): Standard Implementation 20041001
Properties
Class IF_REOR_HAS_OBJECT_STATUS  
Short Description Object with Search Status    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041001   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)
Interfaces
Class IF_REOR_HAS_OBJECT_STATUS has no interface implemented.
Friends
Class IF_REOR_HAS_OBJECT_STATUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACTIVITY Instance attribute Public Attribute reference (LIKE) 20041001
2 MD_INTRENO Instance attribute Public Attribute reference (LIKE) 20041001
3 MD_OBJNR Instance attribute Public Attribute reference (LIKE) 20041001
4 MD_OBJTYPE Instance attribute Public Attribute reference (LIKE) 20041001
5 MO_OBJECT_STATUS_MNGR Instance attribute Public Object reference (TYPE REF TO) IF_REOR_OBJECT_STATUS_MNGR Search Status Manager (VIOROBJSTATUS) 20041001
6 MT_SEARCH_RESULT Instance attribute Public Type reference (TYPE) RE_T_IF_REOR_HAS_OBJECT_STATUS Object with Search Status 20050113
Methods
# Method Level Visibility Method type Description Created on
1 GET_IDENT Instance method Public Method 20041104
2 GET_OBJECT_STATUS_MNGR Instance method Public Method Gets the Search Status Manager 20041001
3 GET_SEARCH_RESULT Instance method Public Method Gets the Objects Found 20050113
4 SEARCH Instance method Public Method Find 20041001
Events
Class IF_REOR_HAS_OBJECT_STATUS has no event.
Types
Class IF_REOR_HAS_OBJECT_STATUS has no local type.
Method Signatures

Method GET_IDENT Signature

Method GET_IDENT on class IF_REOR_HAS_OBJECT_STATUS has no parameter.
Method GET_IDENT on class IF_REOR_HAS_OBJECT_STATUS has no exception.

Method GET_OBJECT_STATUS_MNGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_OBJECT_STATUS_MNGR Value transfer Object reference (TYPE REF TO) IF_REOR_OBJECT_STATUS_MNGR Suchstatus-Manager (VIOROBJSTATUS) 20041001

Method GET_OBJECT_STATUS_MNGR on class IF_REOR_HAS_OBJECT_STATUS has no exception.

Method GET_SEARCH_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SEARCH_RESULT Value transfer Type reference (TYPE) RE_T_IF_REOR_HAS_OBJECT_STATUS Objekt mit Suchstatus 20050113

Method GET_SEARCH_RESULT on class IF_REOR_HAS_OBJECT_STATUS has no exception.

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_FLEXIBLE_NEIGHBORHOOD Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Reihenfolge im String beliebig 20070424
2 Importing IS_SEARCH_PARAMETER Call by reference Type reference (TYPE) REOR_SEARCH_PARAMETER Parameter für die Suche 20041028
3 Importing IT_HIT_OBJECT Call by reference Type reference (TYPE) RE_T_OBJNR Mögliche Objekte (Suchtreffer) 20050719

Method SEARCH on class IF_REOR_HAS_OBJECT_STATUS has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in