SAP ABAP Class CL_RECA_BUSOBJ_SERVICES (Utility for Business Objects)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_AP (Package) RE: Application Components (Application-Related Objects)
Properties
Class CL_RECA_BUSOBJ_SERVICES  
Short Description Utility for Business Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_CA_AP   RE: Application Components (Application-Related Objects) 
Created 20070515   SAP 
Last change 20130531   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 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 REMI1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RECA_BUSOBJ_SERVICES has no interface implemented.
Friends
Class CL_RECA_BUSOBJ_SERVICES has no friend class.
Attributes
Class CL_RECA_BUSOBJ_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BY_INTRENO Static method Public Method Checks a List of Objects 20070919
2 GET_ICON_FOR_BUSOBJ Static method Public Method Gets Icon with Quick Info for Business Object 20070515
3 GET_STATUS_BUS_OBJECT Static method Public Method Gets BO Status BO After Call of FIND_BY and SY-SUBRC<>0 20120525
4 IS_CREATE_BY_TEMPLATE_ACTIVE Static method Public Method Asks If Creating with Template Is Active for Object 20071108
Events
Class CL_RECA_BUSOBJ_SERVICES has no event.
Types
Class CL_RECA_BUSOBJ_SERVICES has no local type.
Method Signatures

Method CHECK_BY_INTRENO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Call by reference Type reference (TYPE) RECA1_ACTIVITY RECA1_ACTIVITY-DISPLAY 20070919
2 Importing ID_MAXTASKS Call by reference Type reference (TYPE) REMIC_MIG_SETTINGS-MAXTASKS Maximale Anzahl Tasks 20070919
3 Importing ID_SERVERGRP Call by reference Type reference (TYPE) REMIC_MIG_SETTINGS-SERVERGRP Server-Gruppe für Parallelverarbeitung 20070919
4 Importing IF_STORE_IF_MODIFIED Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20070919
5 Importing IF_USE_BO_LOG Call by reference Type reference (TYPE) REBDCHECKBOUSEBOLOG ABAP_FALSE Allgemeines Ja/Nein - Feld 20070919
6 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20070919
7 Importing IT_INTRENO Call by reference Type reference (TYPE) RE_T_INTRENO INTRENO 20070919

Method CHECK_BY_INTRENO on class CL_RECA_BUSOBJ_SERVICES has no exception.

Method GET_ICON_FOR_BUSOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ICONTEXT Call by reference Type reference (TYPE) CLIKE Text der Ikone 20070515
2 Importing ID_OBJTYPE Call by reference Type reference (TYPE) RECAOBJTYPE Objektart 20070515
3 Importing IF_NO_DEFAULT_ICON Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Keine Default Ikone verwenden 20070515
4 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20070515
5 Returning RD_ICON Value transfer Type reference (TYPE) RECAICON Ikone mit Quickinfo 20070515

Method GET_ICON_FOR_BUSOBJ on class CL_RECA_BUSOBJ_SERVICES has no exception.

Method GET_STATUS_BUS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ARCHIVED Call by reference Type reference (TYPE) RECABOOL Archiviert? 20120525
2 Exporting EF_DELETED Call by reference Type reference (TYPE) RECABOOL Gelöscht? 20120525
3 Exporting EF_LOCKED Call by reference Type reference (TYPE) RECABOOL Gesperrt? 20120525

Method GET_STATUS_BUS_OBJECT on class CL_RECA_BUSOBJ_SERVICES has no exception.

Method IS_CREATE_BY_TEMPLATE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Business Objekt 20071108
2 Returning RF_ACTIVE Value transfer Type reference (TYPE) RECABOOL Aktiv? 20071108

Method IS_CREATE_BY_TEMPLATE_ACTIVE on class CL_RECA_BUSOBJ_SERVICES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604