SAP ABAP Class CL_HDS_UI_TARGET_DDIC (Target as DDIC Structure)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-HDS (Application Component) Hierarchical Derivation Service
⤷
HDS_UI (Package) HDS User Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HDS_UI_TARGET | UI Class for Target | 20050401 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HDS_UI_SCREEN_CALLBACK | Callbacks from UI (Front End) | 20060413 |
Properties
| Class | CL_HDS_UI_TARGET_DDIC | |
| Short Description | Target as DDIC Structure | |
| Super Class | CL_HDS_UI_TARGET | UI Class for Target |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | HDS_UI | HDS User Interface |
| Created | 20050401 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HDS_UI_TARGET_DDIC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HDS_UI_SCREEN_CALLBACK | Callbacks from UI (Front End) | 20060413 |
Friends
Class CL_HDS_UI_TARGET_DDIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20050403 | |||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | HDS_DTE_FLAG | Error(s) in Target | 20050419 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SY-TABIX | 20 | Length of Label | 20050403 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SY-TABIX | 25 | Maximum Length of Fields | 20050403 | ||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20050403 | |||||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Data of Target | 20050416 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HDS_UI_DDIC_STRUCTURE | UI for Displaying a DDIC Structure | 20060419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050401 | |
| 2 | Instance method | Private | Method | Generate Subscreen | 20050403 | |
| 3 | Instance method | Public | Method | Supplies Current DDIC UI | 20060419 | |
| 4 | Instance method | Public | Method | Supplies Field Catalog | 20060419 | |
| 5 | Instance method | Private | Event handling method | 20060428 | ||
| 6 | Instance method | Private | Event handling method | Error Detected in Target | 20050419 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | FIELD_MAPPING_ERROR | Instance Event (0) |
Public (2) |
Map Error(s) in Field | 20060601 |
Types
Class CL_HDS_UI_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_DDIC_STRUC | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Anbindung der Anwendung | 20050403 | ||
| 2 | Methodenparameter wurde nur initial versorgt | 20050403 |
Method CREATE_SUBSCREEN Signature
Method CREATE_SUBSCREEN on class CL_HDS_UI_TARGET_DDIC has no parameter.
Method CREATE_SUBSCREEN on class CL_HDS_UI_TARGET_DDIC has no exception.
Method GET_DDIC_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_DDIC_UI | Value transfer | Object reference (TYPE REF TO) | CL_HDS_UI_DDIC_STRUCTURE | UI zur Darstellung einer DDIC-Struktur | 20060419 |
Method GET_DDIC_UI on class CL_HDS_UI_TARGET_DDIC has no exception.
Method GET_FCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_FCAT | Value transfer | Object reference (TYPE REF TO) | CL_HDS_UI_FIELDCAT_ABSTRACT | Abstrakter Feldcatalog | 20060419 |
Method GET_FCAT on class CL_HDS_UI_TARGET_DDIC has no exception.
Method ON_DATA_CHANGED Signature
Method ON_DATA_CHANGED on class CL_HDS_UI_TARGET_DDIC has no parameter.
Method ON_DATA_CHANGED on class CL_HDS_UI_TARGET_DDIC has no exception.
Method ON_TARGET_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RCX_TARGET_ERROR | Call by reference | Attribute reference (LIKE) | 20050419 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20050419 |
Method ON_TARGET_ERROR on class CL_HDS_UI_TARGET_DDIC has no exception.
Event Signatures
Event FIELD_MAPPING_ERROR Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_ERROR | Exporting | Value transfer | Object reference (TYPE REF TO) | CX_HDS_FAILURE | Ausnahmen der Feldkatalog-Klasse | 20060601 | ||
| 2 | I_REF_TARGET | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_HDS_TARGET | Ableitungsziel | 20060601 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 40 |