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
⤷ 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 | DYNNR | Instance attribute | Public | Attribute reference (LIKE) | 20050403 | ||||
2 | FLG_TARGET_ERROR | Instance attribute | Protected | Type reference (TYPE) | HDS_DTE_FLAG | Error(s) in Target | 20050419 | ||
3 | LENGTH_OF_TEXT | Instance attribute | Protected | Type reference (TYPE) | SY-TABIX | 20 | Length of Label | 20050403 | |
4 | MAX_LENGTH_OF_FIELD | Instance attribute | Protected | Type reference (TYPE) | SY-TABIX | 25 | Maximum Length of Fields | 20050403 | |
5 | PROG | Instance attribute | Public | Attribute reference (LIKE) | 20050403 | ||||
6 | RDA_TARGET | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Data of Target | 20050416 | ||
7 | REF_DDIC_UI | 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 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20050401 |
2 | CREATE_SUBSCREEN | Instance method | Private | Method | Generate Subscreen | 20050403 |
3 | GET_DDIC_UI | Instance method | Public | Method | Supplies Current DDIC UI | 20060419 |
4 | GET_FCAT | Instance method | Public | Method | Supplies Field Catalog | 20060419 |
5 | ON_DATA_CHANGED | Instance method | Private | Event handling method | 20060428 | |
6 | ON_TARGET_ERROR | 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 | Importing | I_DDIC_STRUC | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050401 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_HDS_APPLICATION_FAILURE | Fehler bei der Anbindung der Anwendung | 20050403 | |
2 | CX_HDS_INITIAL_PARAMETER | 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 | Returning | 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 | Returning | 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 | Importing | RCX_TARGET_ERROR | Call by reference | Attribute reference (LIKE) | 20050419 | ||||
2 | Importing | 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 |