SAP ABAP Class CL_RSAN_UT_TYPE_INFOOBJECT (Factory for IF_RSAN_UT_TYPE Subclasses)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_UT_TYPE (Package) APD - Utility Services - Unified Field Metadata Handling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_UT_TYPE Factory for IF_RSAN_UT_TYPE Subclasses 20030708
Properties
Class CL_RSAN_UT_TYPE_INFOOBJECT  
Short Description Factory for IF_RSAN_UT_TYPE Subclasses    
Super Class CL_RSAN_UT_TYPE Factory for IF_RSAN_UT_TYPE Subclasses 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class RSAN_UT_TYPE    
Program status     
Category 0   
Package RSAN_UT_TYPE   APD - Utility Services - Unified Field Metadata Handling 
Created 20030704   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 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAN_UT_TYPE_INFOOBJECT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSAN_UT_TYPE_FACTORY 20030730 Factory for IF_RSAN_UT_TYPE Subclasses
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INFOOBJECT Instance attribute Public Type reference (TYPE) RSIOBJNM 20030708
2 _GTH_TYPE Static Attribute Private Type reference (TYPE) _YTH_TYPE 20030704
3 _TYPE_CLASS_STR_ID Static Attribute Private Type reference (TYPE) RSAN_UT_TYPE_DESCRIPTION 'INFOOBJECT' Unique Type Class ID in Type String Description 20030730
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030704
2 GET_DATA_ELEMENT Instance method Public Method Returns Data Element (Generated) of an InfoObject 20030720
3 GET_DIRECT_TYPE Instance method Public Method Returns Direct ABAP Type Object of a Data Element 20030720
4 GET_INSTANCE Static method Public Method Get an Object Instance for a Given InfoObject 20030704
Events
Class CL_RSAN_UT_TYPE_INFOOBJECT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 _YS_TYPE Private See coding 20030704
2 _YTH_TYPE Private See coding 20030704
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOOBJECT Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20030708

Method CONSTRUCTOR on class CL_RSAN_UT_TYPE_INFOOBJECT has no exception.

Method GET_DATA_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_DATAELEMENT Value transfer Object reference (TYPE REF TO) CL_RSAN_UT_TYPE_DATAELEMENT 20030720
# Exception Resumable Description Created on
1 CX_RSAN_UT_TYPE Error getting type information 20030720

Method GET_DIRECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_DIRECT_TYPE Value transfer Object reference (TYPE REF TO) CL_RSAN_UT_TYPE_DIRECTABAP 20030720
# Exception Resumable Description Created on
1 CX_RSAN_UT_TYPE Error getting type information 20030720

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOOBJECT Call by reference Type reference (TYPE) RSIOBJNM 20030707
2 Returning RR_TYPE Value transfer Object reference (TYPE REF TO) IF_RSAN_UT_TYPE 20030707

Method GET_INSTANCE on class CL_RSAN_UT_TYPE_INFOOBJECT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 350