SAP ABAP Class CL_RSSH_DTP_UPDATE (Update 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 | 20060220 |
Properties
| Class | CL_RSSH_DTP_UPDATE | |
| Short Description | Update 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 | 20060220 | 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
Class CL_RSSH_DTP_UPDATE has no interface implemented.
Friends
Class CL_RSSH_DTP_UPDATE has no friend class.
Attributes
Class CL_RSSH_DTP_UPDATE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activates Hierarchy | 20060410 | |
| 2 | Instance method | Public | Constructor | 20060220 | ||
| 3 | Instance method | Protected | Method | Add Error Messages with Reference to Record Number to Log | 20060223 | |
| 4 | Instance method | Public | Method | Returns Hierarchy in InfoObject Format for Hierarchy ID | 20060220 |
Events
Class CL_RSSH_DTP_UPDATE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_HTABS | Protected | See coding | 20120821 | begin of TY_S_HTABS,
objectid type cl_rssh_dtp_proxy=>ty_objectid,
s_hiedir type rshiedir,
t_hiedirt type rssh_t_rshiedirt,
r_htab type rssh_r_htab,
t_jtab type rssh_t_jtab,
t_hiernodet type rssh_t_rsthiernode,
t_level type rssh_t_level,
end of ty_s_htabs
|
Method Signatures
Method ACTIVATE_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HIEID | Call by reference | Type reference (TYPE) | RSHIEID | Interne Hierarchie-ID (Unique-ID) | 20060410 | |||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20060410 | |||
| 3 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log- und Error-Objekt | 20060410 |
Method ACTIVATE_HIERARCHY on class CL_RSSH_DTP_UPDATE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_TGT | Call by reference | Object reference (TYPE REF TO) | IF_RSBK_TGT | Schnittstelle für Datenziele eines DTPs | 20060220 |
Method CONSTRUCTOR on class CL_RSSH_DTP_UPDATE has no exception.
Method FILL_MSGS_TO_LOG_WITH_RECNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_HTAB | Call by reference | Object reference (TYPE REF TO) | DATA | 20060223 | ||||
| 2 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log- und Error-Objekt | 20060223 | |||
| 3 | I_T_MSG | Call by reference | Type reference (TYPE) | RSSH_T_MSG | Logtabelle Hierarchien | 20060223 |
Method FILL_MSGS_TO_LOG_WITH_RECNR on class CL_RSSH_DTP_UPDATE has no exception.
Method UPDATE_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVATE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20060410 | ||
| 2 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log- und Error-Objekt | 20060220 | |||
| 3 | I_R_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSBK_DATA | Datentransferprozess: Datenpaket | 20060220 | |||
| 4 | I_SIMULATION | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20060619 | ||
| 5 | I_SUBTREEUPD | Call by reference | Type reference (TYPE) | RSSUBTREEUPD | SPACE | Hierarchie als Teilbaum ablegen | 20060410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Hierarchie DTP Exception Master class | 20060623 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |