SAP ABAP Class CL_RSTT_BIDATA_IOBJ (Handle Master Data of Characteristic)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     BW_ATR (Package) Repository for Automatic Tests
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_BIDATA Data Instance for BI Applications 20080114
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_OBJ Base Object Instance 20080114
Properties
Class CL_RSTT_BIDATA_IOBJ  
Short Description Handle Master Data of Characteristic    
Super Class CL_RSTT_BIDATA Data Instance for BI Applications 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_ATR   Repository for Automatic Tests 
Created 20080114   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDDS 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
# Interface Abstract Final Description Created on
1 IF_RSTT_OBJ Base Object Instance 20080114
Friends
Class CL_RSTT_BIDATA_IOBJ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_FINAL_ACTION_DONE Instance attribute Public Attribute reference (LIKE) 20080114
2 O_DATAKIND Instance attribute Protected Type reference (TYPE) RSTT_TDATATP Data Type (for Modification) 20080114
3 O_R_CHA Instance attribute Protected Object reference (TYPE REF TO) CL_RSD_CHA Characteristic (of a Version) 20080114
4 O_R_RS Instance attribute Protected Object reference (TYPE REF TO) IF_RSMD_RS Read Instance for Master Data 20080114
5 O_S_VCHA Instance attribute Protected Type reference (TYPE) RSD_S_VCHA Generated Table for RSDVCHA View 20080114
6 O_THX_COMP Instance attribute Protected Type reference (TYPE) OT_THX_COMP Component Lists 20080114
7 O_T_RANGE_ATTR Static Attribute Public Type reference (TYPE) RSDDS_T_RANGE_CHABASNM Characteristic Flagged for Change Run 20090708
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080114
2 EXECUTE_CHANGERUN Static method Public Method Perform Change Run for Participating Characteristics 20090708
3 GET_IDENTITY Instance method Public Method 20080114
4 SET_DATAKIND Instance method Public Method Set Data Type (Text, Attributes) 20080114
5 _ADD_TECH_FIELD_VALUES Instance method Protected Method Add to Technical Field Values 20080530
6 _CONVERT_MAPPING_ATTR Instance method Protected Method Convert Mapping for Writing Attributes 20080225
7 _CONVERT_MAPPING_MAST Instance method Protected Method Convert Mapping For Master Data Read 20080114
8 _CONVERT_MAPPING_TEXT Instance method Protected Method Invert Mapping for Writing Texts 20090518
9 _GET_IOBJ_INFO Static method Protected Method Get Information on InfoObject 20080114
10 _GET_REQ_ATTR Instance method Protected Method Determine Relevant Attributes 20080114
11 _GET_UPDATE_FIELDS Instance method Protected Method Read Fields for Update from Mapping Table 20080114
Events
Class CL_RSTT_BIDATA_IOBJ has no event.
Types
Class CL_RSTT_BIDATA_IOBJ has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSTT_BIDATA_IOBJ has no parameter.
# Exception Resumable Description Created on
1 CX_RSMD_RS_INVALID_INPUT Aktion ist hier nicht zulässig 20080114

Method EXECUTE_CHANGERUN Signature

Method EXECUTE_CHANGERUN on class CL_RSTT_BIDATA_IOBJ has no parameter.
Method EXECUTE_CHANGERUN on class CL_RSTT_BIDATA_IOBJ has no exception.

Method GET_IDENTITY Signature

Method GET_IDENTITY on class CL_RSTT_BIDATA_IOBJ has no parameter.
Method GET_IDENTITY on class CL_RSTT_BIDATA_IOBJ has no exception.

Method SET_DATAKIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATAKIND Call by reference Type reference (TYPE) RSTT_TDATATP Datenart 20080114

Method SET_DATAKIND on class CL_RSTT_BIDATA_IOBJ has no exception.

Method _ADD_TECH_FIELD_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_DATA Call by reference Type reference (TYPE) ANY TABLE Daten 20080530

Method _ADD_TECH_FIELD_VALUES on class CL_RSTT_BIDATA_IOBJ has no exception.

Method _CONVERT_MAPPING_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MAP Call by reference Type reference (TYPE) RSTT_T_MAP Neue Mappingtabelle 20080225
2 Importing I_COMPINDEX_BI Call by reference Type reference (TYPE) RSTT_INT1 Komponentenindex für BI-Felder 20080225
3 Importing I_R_STRUC Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20080225
4 Importing I_TH_POS Call by reference Type reference (TYPE) RSMD_RS_TH_IOBJNM_POS Information über Position von IObjnm in generierter Struktur 20080225
5 Importing I_T_MAP Call by reference Type reference (TYPE) RSTT_T_MAP Mappingtabelle zweier interner Tabellen 20080225

Method _CONVERT_MAPPING_ATTR on class CL_RSTT_BIDATA_IOBJ has no exception.

Method _CONVERT_MAPPING_MAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MAP Call by reference Type reference (TYPE) RSTT_T_MAP Neue Mappingtabelle 20080114
2 Importing I_COMPINDEX_BI Call by reference Type reference (TYPE) RSTT_INT1 Komponentenindex für BI-Felder 20080114
3 Importing I_R_STRUC Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20080114
4 Importing I_TH_POS Call by reference Type reference (TYPE) RSMD_RS_TH_IOBJNM_POS Information über Position von IObjnm in generierter Struktur 20080114
5 Importing I_T_MAP Call by reference Type reference (TYPE) RSTT_T_MAP Mappingtabelle zweier interner Tabellen 20080114

Method _CONVERT_MAPPING_MAST on class CL_RSTT_BIDATA_IOBJ has no exception.

Method _CONVERT_MAPPING_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MAP Call by reference Type reference (TYPE) RSTT_T_MAP Neue Mappingtabelle 20090518
2 Importing I_COMPINDEX_BI Call by reference Type reference (TYPE) RSTT_INT1 Komponentenindex für BI-Felder 20090518
3 Importing I_R_STRUC Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20090518
4 Importing I_TH_POS Call by reference Type reference (TYPE) RSMD_RS_TH_IOBJNM_POS Information über Position von IObjnm in generierter Struktur 20090518
5 Importing I_T_MAP Call by reference Type reference (TYPE) RSTT_T_MAP Mappingtabelle zweier interner Tabellen 20090518

Method _CONVERT_MAPPING_TEXT on class CL_RSTT_BIDATA_IOBJ has no exception.

Method _GET_IOBJ_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_COMP Call by reference Type reference (TYPE) RSTT_S_OBJCOMP Komponente von BI Objekt 20080114
2 Importing I_NO_TEXT_INFO Call by reference Type reference (TYPE) RSTT_FLAG Keine Textinfo ermitteln 20080114

Method _GET_IOBJ_INFO on class CL_RSTT_BIDATA_IOBJ has no exception.

Method _GET_REQ_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_REQ_ATTR Call by reference Type reference (TYPE) RSMD_RS_T_REQ Attribute 20080114
2 Importing I_COMPINDEX_BI Call by reference Type reference (TYPE) RSTT_INT1 Komponentenindex für BI-Felder 20080114
3 Importing I_TX_METADATA Call by reference Type reference (TYPE) RSMD_RS_T_META_DATA Metadaten für Stammdaten-Leseservices 20080114
4 Importing I_T_MAP Call by reference Type reference (TYPE) RSTT_T_MAP Mappingtabelle zweier interner Tabellen 20080114

Method _GET_REQ_ATTR on class CL_RSTT_BIDATA_IOBJ has no exception.

Method _GET_UPDATE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPINDEX_BI Call by reference Type reference (TYPE) RSTT_INT1 Komponentenindex für BI-Felder 20080225
2 Importing I_T_MAP Call by reference Type reference (TYPE) RSTT_T_MAP Mappingtabelle zweier interner Tabellen 20080114
3 Returning R_T_FIELDS Value transfer Type reference (TYPE) RSDM_T_FIELDS Feldtabelle 20080114

Method _GET_UPDATE_FIELDS on class CL_RSTT_BIDATA_IOBJ has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730