SAP ABAP Class CL_RSSH_DTP_READ (Reading of Hierarchies)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSSH_DTP (Package) Hierarchies: Data Transfer Process and Transformation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSSH_DTP_MAP | Top Class for Structure Mapping | 20060216 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSSH_DTP_READ_HIEF | Read Class for Single-Segment Extraction | 20091125 |
Properties
| Class | CL_RSSH_DTP_READ | |
| Short Description | Reading of Hierarchies | |
| Super Class | CL_RSSH_DTP_MAP | Top Class for Structure Mapping |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSSH_DTP | Hierarchies: Data Transfer Process and Transformation |
| Created | 20060216 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSSH_DTP_READ has no interface implemented.
Friends
Class CL_RSSH_DTP_READ has no friend class.
Attributes
Class CL_RSSH_DTP_READ has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20060216 | ||
| 2 | Instance method | Protected | Method | Fill Ranges leafrom in Node Name | 20091125 | |
| 3 | Instance method | Protected | Method | Add the hierarchy data to the DTP outbound structure | 20091125 | |
| 4 | Instance method | Public | Method | Returns Hierarchy in InfoObject Format for Hierarchy ID | 20060216 |
Events
Class CL_RSSH_DTP_READ has no event.
Types
Class CL_RSSH_DTP_READ 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_R_SRC | Call by reference | Object reference (TYPE REF TO) | IF_RSBK_SRC | Schnittstelle für Datenquellen eines DTPs | 20060216 |
Method CONSTRUCTOR on class CL_RSSH_DTP_READ has no exception.
Method FILL_HTAB_WITH_LEAFFROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_HTAB | Call by reference | Object reference (TYPE REF TO) | DATA | 20091125 | ||||
| 2 | I_T_INTERVALL | Call by reference | Type reference (TYPE) | RSSH_T_JTAB | Intervalltabelle für Hierarchien | 20091125 |
Method FILL_HTAB_WITH_LEAFFROM on class CL_RSSH_DTP_READ has no exception.
Method FILL_R_OUTBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_HTAB | Call by reference | Object reference (TYPE REF TO) | DATA | 20091125 | ||||
| 2 | C_R_OUTBOUND | Call by reference | Object reference (TYPE REF TO) | CL_RSBK_DATA | Datentransferprozess: Datenpaket | 20091125 | |||
| 3 | I_OBJECTID | Call by reference | Type reference (TYPE) | CL_RSSH_DTP_PROXY=>TY_OBJECTID | 20120821 | ||||
| 4 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log- und Error-Objekt | 20091125 | |||
| 5 | I_S_HIEDIR | Call by reference | Type reference (TYPE) | RSHIEDIR | Hierarchieverzeichnis | 20091125 | |||
| 6 | I_T_HIEDIRT | Call by reference | Type reference (TYPE) | RSSH_T_RSHIEDIRT | Beschreibung einer Hierarchie | 20091125 | |||
| 7 | I_T_HIERNODET | Call by reference | Type reference (TYPE) | RSSH_T_RSTHIERNODE | Textknotentexttabelle | 20091125 | |||
| 8 | I_T_INTERVALL | Call by reference | Type reference (TYPE) | RSSH_T_JTAB | Intervalltabelle für Hierarchien | 20091125 | |||
| 9 | I_T_LEVEL | Call by reference | Type reference (TYPE) | RSSH_T_LEVEL | Tabelle Hierarchielevel | 20091125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Hierarchie DTP Exception Master class | 20100226 |
Method GET_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_OUTBOUND | Call by reference | Object reference (TYPE REF TO) | CL_RSBK_DATA | Datentransferprozess: Datenpaket | 20060216 | |||
| 2 | I_HIEID | Call by reference | Type reference (TYPE) | RSHIEID | Interne Hierarchie-ID (Unique-ID) | 20060216 | |||
| 3 | I_OBJECTID | Call by reference | Type reference (TYPE) | CL_RSSH_DTP_PROXY=>TY_OBJECTID | 20120821 | ||||
| 4 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log- und Error-Objekt | 20060216 | |||
| 5 | I_S_SUBTREESEL | Call by reference | Type reference (TYPE) | RSSH_S_NODEBYNAME | 20060217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Hierarchie DTP Exception Master class | 20100226 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |