SAP ABAP Class CL_RSD_OBJ_ID (Calculates Object Type)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSD (Package) BW: Data Basis InfoObjects and Core Services
Properties
Class CL_RSD_OBJ_ID  
Short Description Calculates Object Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSD   BW: Data Basis InfoObjects and Core Services 
Created 19990723   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDMD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSD_OBJ_ID has no interface implemented.
Friends
Class CL_RSD_OBJ_ID has no friend class.
Attributes
Class CL_RSD_OBJ_ID has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PROPERTIES Static method Public Method Calculate Object Type 19990804
2 GET_TYPE Static method Public Method Calculate Object Type 19990723
3 GET_TYPES Static method Public Method Calculate Several Object Types 19990723
Events
Class CL_RSD_OBJ_ID has no event.
Types
Class CL_RSD_OBJ_ID has no local type.
Method Signatures

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INFOCUBE Value transfer Type reference (TYPE) RSD_INFOCUBE InfoCube-Name 19990804
2 Exporting E_INFOOBJECT Value transfer Type reference (TYPE) RSD_IOBJNM InfoObject-Name 19990804
3 Exporting E_ODS_CUBE Value transfer Type reference (TYPE) RSD_INFOCUBE ODS-Cube-Name 19990804
4 Exporting E_ODS_INFOOBJECT Value transfer Type reference (TYPE) RSD_IOBJNM ODS-InfoObject-Name 19990804
5 Importing I_OBJECT Value transfer Type reference (TYPE) ANY Objektname 19990804
6 Importing I_OBJVERS Value transfer Type reference (TYPE) RS_OBJVERS rs_c_objvers-active Objektversion 19990804

Method GET_PROPERTIES on class CL_RSD_OBJ_ID has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INFOCUBE Value transfer Type reference (TYPE) RS_BOOL Ist ein InfoCube 19990723
2 Exporting E_INFOOBJECT Value transfer Type reference (TYPE) RS_BOOL Ist ein InfoObject 19990723
3 Exporting E_ODS_CUBE Value transfer Type reference (TYPE) RS_BOOL Ist ein ODS-Cube 19990723
4 Exporting E_ODS_INFOOBJECT Value transfer Type reference (TYPE) RS_BOOL Ist ein ODS-InfoObject 19990723
5 Importing I_OBJECT Value transfer Type reference (TYPE) ANY Objektname 19990726
6 Importing I_OBJVERS Value transfer Type reference (TYPE) RS_OBJVERS rs_c_objvers-active Objektversion 19990723

Method GET_TYPE on class CL_RSD_OBJ_ID has no exception.

Method GET_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INFOCUBE Call by reference Type reference (TYPE) STANDARD TABLE a 19990723
2 Exporting E_T_INFOOBJECT Call by reference Type reference (TYPE) STANDARD TABLE a 19990723
3 Exporting E_T_OBJECT_ID Call by reference Type reference (TYPE) RSDMD_T_OBJECT_ID a 19990726
4 Exporting E_T_ODS_CUBE Call by reference Type reference (TYPE) STANDARD TABLE a 19990723
5 Exporting E_T_ODS_INFOOBJECT Call by reference Type reference (TYPE) STANDARD TABLE a 19990723
6 Importing I_T_OBJNM Call by reference Type reference (TYPE) STANDARD TABLE a 19990723

Method GET_TYPES on class CL_RSD_OBJ_ID has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in