SAP ABAP Class CL_RSSH_DTP_HIER_U_CMD (CMD 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_RSBK_CMD_U | Template for Update Task Command | 20060220 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_CMD_STATIC | DTP Command: Static Methods | 20060220 |
Properties
| Class | CL_RSSH_DTP_HIER_U_CMD | |
| Short Description | CMD Update of Hierarchies | |
| Super Class | CL_RSBK_CMD_U | Template for Update Task Command |
| 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
Class CL_RSSH_DTP_HIER_U_CMD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBK_CMD_STATIC | DTP Command: Static Methods | 20060220 |
Friends
Class CL_RSSH_DTP_HIER_U_CMD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSSH_DTP_ACTIVATE | Activate Hierarchy | 20060410 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSSUBTREEUPD | Store Hierarchy as Subtree | 20060410 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20060223 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSSH_DTP_UPDATE | Update of Hierarchies | 20060220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20060321 | ||
| 2 | Instance method | Public | Method | 20060410 |
Events
Class CL_RSSH_DTP_HIER_U_CMD has no event.
Types
Class CL_RSSH_DTP_HIER_U_CMD has no local type.
Method Signatures
Method BREAKPOINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BP_ID | Call by reference | Type reference (TYPE) | RSBKBPID | DTP: ID eines Breakpoints | 20060321 | |||
| 2 | I_DP_ID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20060321 |
Method BREAKPOINT on class CL_RSSH_DTP_HIER_U_CMD has no exception.
Method SET_DYNPRO_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVATE | Call by reference | Type reference (TYPE) | RSSH_DTP_ACTIVATE | Hierarchie aktivieren | 20060410 | |||
| 2 | I_SUBTREEUPD | Call by reference | Type reference (TYPE) | RSSUBTREEUPD | Hierarchie als Teilbaum ablegen | 20060410 |
Method SET_DYNPRO_ATTRIBUTES on class CL_RSSH_DTP_HIER_U_CMD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |