SAP ABAP Class CL_HDS_TARGET_DDIC (Standard Target Object Based on DDIC Structure)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-HDS (Application Component) Hierarchical Derivation Service
⤷
HDS_MANAGER (Package) Central Access to HDS
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HDS_TARGET | Derivation Target | 20060611 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HDS_TARGET_DDIC | Interface for Target Object in Case of DDIC Structure | 20060611 |
Properties
| Class | CL_HDS_TARGET_DDIC | |
| Short Description | Standard Target Object Based on DDIC Structure | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | HDS_MANAGER | Central Access to HDS |
| Created | 20060611 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HDS_TARGET_DDIC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HDS_TARGET | Derivation Target | 20060611 | ||
| 2 | IF_HDS_TARGET_DDIC | Interface for Target Object in Case of DDIC Structure | 20060611 |
Friends
Class CL_HDS_TARGET_DDIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20060611 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HDS_DERIVATION_STRUCDESCR | Meta Data for DDIC Structure Type | 20060611 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Table Name | 20060611 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060611 | |
| 2 | Instance method | Public | Method | 20060611 | ||
| 3 | Instance method | Public | Method | Supplies Target Data Structure Name | 20071109 |
Events
Class CL_HDS_TARGET_DDIC has no event.
Types
Class CL_HDS_TARGET_DDIC 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_STRUCNAME | Value transfer | Type reference (TYPE) | TABNAME | 20060611 |
Method CONSTRUCTOR on class CL_HDS_TARGET_DDIC has no exception.
Method DESERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRING | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060611 |
Method DESERIALIZE on class CL_HDS_TARGET_DDIC has no exception.
Method GET_DDIC_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STRUCNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20071109 |
Method GET_DDIC_STRUC on class CL_HDS_TARGET_DDIC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |