SAP ABAP Class CL_RSD_ISXX (BW Metadata: InfoSource)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDG (Package) BW: Data basis generation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20000509 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20000509 |
Properties
| Class | CL_RSD_ISXX | |
| Short Description | BW Metadata: InfoSource | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDG | BW: Data basis generation |
| Created | 20000509 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20000509 | ||
| 2 | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20000509 |
Friends
Class CL_RSD_ISXX has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR05 | '(3.x)' | Prefix That Is Beside Text of 3.x InfoSource | 20060209 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSISOURCE | InfoSource | 20000509 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSOBJSTAT | Object Status | 20000509 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSOBJVERS | Object Version | 20000509 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSD_ISXX_VERS | A Version (Active) | 20000509 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSD_ISXX_VERS | D Version (SAP Version) | 20000509 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | RSDO_TH_ISXX_R | Hash Table with References to InfoObject Catalogs | 20000509 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20000509 | |
| 2 | Static method | Public | Method | Generates an InfoSource and Returns its Reference. | 20000509 | |
| 3 | Static method | Public | Method | 20060209 | ||
| 4 | Instance method | Public | Method | Returns Properties of the InfoSource | 20000509 | |
| 5 | Static method | Public | Method | Return Individual InfoSource (3.x + New) | 20101207 | |
| 6 | Instance method | Public | Method | Reads InfoSource Version(s) from DB on demand | 20000509 | |
| 7 | Instance method | Public | Method | Sets Reference for Certain Version | 20000509 |
Events
Class CL_RSD_ISXX has no event.
Types
Class CL_RSD_ISXX has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ISOURCE | Call by reference | Type reference (TYPE) | RSISOURCE | InfoSource | 20000509 |
Method CONSTRUCTOR on class CL_RSD_ISXX has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ISOURCE | Call by reference | Type reference (TYPE) | RSISOURCE | InfoSource | 20000509 | |||
| 2 | R_R_ISXX | Value transfer | Type reference (TYPE) | RSDO_R_ISXX | Referenz auf InfoSource | 20000509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eingabe ungültig | 20000509 | ||
| 2 | Nicht gefunden | 20000509 |
Method GET_ACTIVE_INFOSOURCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_INFOSOURCES | Call by reference | Type reference (TYPE) | RSARC_T_RSIS | Tabelle mit allen aktiven InfoSources im 3.x-Format | 20060209 | |||
| 2 | E_T_INFOSOURCES_TEXTS | Call by reference | Type reference (TYPE) | RSARC_T_RSIST | Tabelle mit den Texten aller aktiven InfoSources | 20060209 | |||
| 3 | I_APPLNM | Call by reference | Type reference (TYPE) | RSA_APPLNM | 20060209 |
Method GET_ACTIVE_INFOSOURCES on class CL_RSD_ISXX has no exception.
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJSTAT | Call by reference | Type reference (TYPE) | RSOBJSTAT | Objektstatus | 20000509 | |||
| 2 | E_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20000509 | |||
| 3 | E_S_PROPERTIES | Call by reference | Type reference (TYPE) | RSDISXXPROP | versionsabh. Eigenschaften | 20000509 | |||
| 4 | E_TXTLG | Call by reference | Type reference (TYPE) | RSTXTLG | Beschreibung | 20000509 | |||
| 5 | E_T_IOBJ_R | Call by reference | Type reference (TYPE) | RSDO_T_IOBJ_SG_R | Tabelle mit Referenzen auf InfoObjects | 20000509 |
Method GET_INFO on class CL_RSD_ISXX has no exception.
Method GET_SINGLE_INFOSOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_DTA | Call by reference | Type reference (TYPE) | RSD_S_DTA | Header | 20101207 | |||
| 2 | E_T_IOBJ_R | Call by reference | Type reference (TYPE) | RSDO_T_IOBJ_SG_R | List of InfoObjects | 20101207 | |||
| 3 | I_ISOURCE | Call by reference | Type reference (TYPE) | RSISOURCE | InfoSource | 20101207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | nicht gefunden | 20101207 |
Method READ_VERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20000509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt in dieser Version nicht gefunden | 20000509 |
Method SET_VERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20000509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt ist in dieser Version nicht vorhanden | 20000509 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 20B |