SAP ABAP Class CL_RECA_RS_SERVICES (Services for Repository Objects)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_BC (Package) RE: Base (Technical Objects - Library)
Properties
Class CL_RECA_RS_SERVICES  
Short Description Services for Repository Objects    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_CA_BC   RE: Base (Technical Objects - Library) 
Created 20020817   SAP 
Last change 20040819   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 CL_RECA_RS_SERVICES has no interface implemented.
Friends
Class CL_RECA_RS_SERVICES has no friend class.
Attributes
Class CL_RECA_RS_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SYNTAX Static method Public Method Program Syntax Check 20020817
2 GET_SOURCE Static method Public Method Supplies the Source Text for Class, Interface, FuGr or Prog. 20020902
3 GET_SOURCE_CLAS Static method Private Method Supplies the Source Text for a Class 20020902
4 GET_SOURCE_FUGR Static method Private Method Supplies the Source Text for a Function Group 20020902
5 GET_SOURCE_INTF Static method Private Method Supplies the Source Text for an Interface 20020902
6 GET_SOURCE_PROG Static method Private Method Supplies the Source Text for a Program 20020902
Events
Class CL_RECA_RS_SERVICES has no event.
Types
Class CL_RECA_RS_SERVICES has no local type.
Method Signatures

Method CHECK_SYNTAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ERROR_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Fehler vorhanden? 20020817
2 Exporting EF_WARNING_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Warnungen vorhanden? 20020817
3 Importing ID_PROGNAME Value transfer Type reference (TYPE) CSEQUENCE Programmname (TRDIR) 20020817
# Exception Resumable Description Created on
1 NOT_FOUND Programm nicht gefunden 20020817

Method GET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SOURCE Call by reference Type reference (TYPE) RE_T_STRING Quelltext 20020902
2 Importing ID_OBJNAME Value transfer Type reference (TYPE) CSEQUENCE Objektname 20020902
3 Importing ID_OBJTYPE Value transfer Type reference (TYPE) CSEQUENCE 'PROG' Objekttyp (CLAS, INTF, FUGR oder PROG) 20020902
# Exception Resumable Description Created on
1 NOT_FOUND Objekt nicht gefunden 20020902

Method GET_SOURCE_CLAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SOURCE Call by reference Type reference (TYPE) RE_T_STRING Quelltext 20020902
2 Importing ID_OBJNAME Value transfer Type reference (TYPE) CSEQUENCE Klasse 20020902
# Exception Resumable Description Created on
1 NOT_FOUND Objekt nicht gefunden 20020902

Method GET_SOURCE_FUGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SOURCE Call by reference Type reference (TYPE) RE_T_STRING Quelltext 20020902
2 Importing ID_OBJNAME Value transfer Type reference (TYPE) CSEQUENCE Funktionsgruppe 20020902
# Exception Resumable Description Created on
1 NOT_FOUND Objekt nicht gefunden 20020902

Method GET_SOURCE_INTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SOURCE Call by reference Type reference (TYPE) RE_T_STRING Quelltext 20020902
2 Importing ID_OBJNAME Value transfer Type reference (TYPE) CSEQUENCE Interface 20020902
# Exception Resumable Description Created on
1 NOT_FOUND Klasse nicht gefunden 20020902

Method GET_SOURCE_PROG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SOURCE Call by reference Type reference (TYPE) RE_T_STRING Quelltext 20020902
2 Importing ID_OBJNAME Value transfer Type reference (TYPE) CSEQUENCE Programm 20020902
# Exception Resumable Description Created on
1 NOT_FOUND Objekt nicht gefunden 20020902
History
Last changed by/on SAP  20040819 
SAP Release Created in 200