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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | 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 | Instance attribute | Public | Attribute reference (LIKE) | 20080114 | |||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSTT_TDATATP | Data Type (for Modification) | 20080114 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSD_CHA | Characteristic (of a Version) | 20080114 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSMD_RS | Read Instance for Master Data | 20080114 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSD_S_VCHA | Generated Table for RSDVCHA View | 20080114 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | OT_THX_COMP | Component Lists | 20080114 | |||
| 7 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20080114 | |
| 2 | Static method | Public | Method | Perform Change Run for Participating Characteristics | 20090708 | |
| 3 | Instance method | Public | Method | 20080114 | ||
| 4 | Instance method | Public | Method | Set Data Type (Text, Attributes) | 20080114 | |
| 5 | Instance method | Protected | Method | Add to Technical Field Values | 20080530 | |
| 6 | Instance method | Protected | Method | Convert Mapping for Writing Attributes | 20080225 | |
| 7 | Instance method | Protected | Method | Convert Mapping For Master Data Read | 20080114 | |
| 8 | Instance method | Protected | Method | Invert Mapping for Writing Texts | 20090518 | |
| 9 | Static method | Protected | Method | Get Information on InfoObject | 20080114 | |
| 10 | Instance method | Protected | Method | Determine Relevant Attributes | 20080114 | |
| 11 | 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 | 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 | 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 | 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 | E_T_MAP | Call by reference | Type reference (TYPE) | RSTT_T_MAP | Neue Mappingtabelle | 20080225 | |||
| 2 | I_COMPINDEX_BI | Call by reference | Type reference (TYPE) | RSTT_INT1 | Komponentenindex für BI-Felder | 20080225 | |||
| 3 | I_R_STRUC | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20080225 | |||
| 4 | I_TH_POS | Call by reference | Type reference (TYPE) | RSMD_RS_TH_IOBJNM_POS | Information über Position von IObjnm in generierter Struktur | 20080225 | |||
| 5 | 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 | E_T_MAP | Call by reference | Type reference (TYPE) | RSTT_T_MAP | Neue Mappingtabelle | 20080114 | |||
| 2 | I_COMPINDEX_BI | Call by reference | Type reference (TYPE) | RSTT_INT1 | Komponentenindex für BI-Felder | 20080114 | |||
| 3 | I_R_STRUC | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20080114 | |||
| 4 | I_TH_POS | Call by reference | Type reference (TYPE) | RSMD_RS_TH_IOBJNM_POS | Information über Position von IObjnm in generierter Struktur | 20080114 | |||
| 5 | 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 | E_T_MAP | Call by reference | Type reference (TYPE) | RSTT_T_MAP | Neue Mappingtabelle | 20090518 | |||
| 2 | I_COMPINDEX_BI | Call by reference | Type reference (TYPE) | RSTT_INT1 | Komponentenindex für BI-Felder | 20090518 | |||
| 3 | I_R_STRUC | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20090518 | |||
| 4 | I_TH_POS | Call by reference | Type reference (TYPE) | RSMD_RS_TH_IOBJNM_POS | Information über Position von IObjnm in generierter Struktur | 20090518 | |||
| 5 | 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 | C_S_COMP | Call by reference | Type reference (TYPE) | RSTT_S_OBJCOMP | Komponente von BI Objekt | 20080114 | |||
| 2 | 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 | E_T_REQ_ATTR | Call by reference | Type reference (TYPE) | RSMD_RS_T_REQ | Attribute | 20080114 | |||
| 2 | I_COMPINDEX_BI | Call by reference | Type reference (TYPE) | RSTT_INT1 | Komponentenindex für BI-Felder | 20080114 | |||
| 3 | I_TX_METADATA | Call by reference | Type reference (TYPE) | RSMD_RS_T_META_DATA | Metadaten für Stammdaten-Leseservices | 20080114 | |||
| 4 | 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 | I_COMPINDEX_BI | Call by reference | Type reference (TYPE) | RSTT_INT1 | Komponentenindex für BI-Felder | 20080225 | |||
| 2 | I_T_MAP | Call by reference | Type reference (TYPE) | RSTT_T_MAP | Mappingtabelle zweier interner Tabellen | 20080114 | |||
| 3 | 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 |