SAP ABAP Class CL_HDS_UI_MODEL_DDIC_STRUC (Model for Structure from DDIC)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-HDS (Application Component) Hierarchical Derivation Service
     HDS_UI (Package) HDS User Interface
Properties
Class CL_HDS_UI_MODEL_DDIC_STRUC  
Short Description Model for Structure from DDIC    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package HDS_UI   HDS User Interface 
Created 20060526   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HDS_UI_MODEL_DDIC_STRUC has no forward declaration.
Interfaces
Class CL_HDS_UI_MODEL_DDIC_STRUC has no interface implemented.
Friends
Class CL_HDS_UI_MODEL_DDIC_STRUC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID Instance attribute Public Type reference (TYPE) STRING Instance Name 20060526
2 RDA_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20060526
3 STRUCNAME Instance attribute Private Type reference (TYPE) TABNAME Table Name 20060526
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_DATA Instance method Public Method Delete Data 20060526
2 CREATE_DATAREF Instance method Public Method Generate Data Reference 20060526
3 GET_DATA Instance method Public Method Get data 20060526
4 GET_DATAREF Instance method Public Method Get Data Reference 20060526
5 GET_FIELDVAL Instance method Public Method Get Field Value 20060526
6 QUASI_CONSTRUCTOR Instance method Private Method CONSTRUCTOR 20060526
7 SET_DATA Instance method Public Method Set data 20060526
8 SET_FIELDVAL Instance method Public Method Set Field Value 20060526
9 S_CREATE Static method Public Method CONSTRUCTOR 20060526
Events
# Event Type Visibility Description Created on
1 DATA_CHANGED Instance Event
(0)
Public
(2)
Data Has Changed 20060526
Types
Class CL_HDS_UI_MODEL_DDIC_STRUC has no local type.
Method Signatures

Method CLEAR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGE_ID Call by reference Type reference (TYPE) C 20060526

Method CLEAR_DATA on class CL_HDS_UI_MODEL_DDIC_STRUC has no exception.

Method CREATE_DATAREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RDA_DATA Value transfer Object reference (TYPE REF TO) DATA 20060526

Method CREATE_DATAREF on class CL_HDS_UI_MODEL_DDIC_STRUC has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STR_DATA Call by reference Type reference (TYPE) ANY 20060526

Method GET_DATA on class CL_HDS_UI_MODEL_DDIC_STRUC has no exception.

Method GET_DATAREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RDA_DATA Value transfer Object reference (TYPE REF TO) DATA 20060526

Method GET_DATAREF on class CL_HDS_UI_MODEL_DDIC_STRUC has no exception.

Method GET_FIELDVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIELDVAL Call by reference Type reference (TYPE) ANY 20060526
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20060526

Method GET_FIELDVAL on class CL_HDS_UI_MODEL_DDIC_STRUC has no exception.

Method QUASI_CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE Name der Instanz 20060526
2 Importing I_STRUCNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20060526

Method QUASI_CONSTRUCTOR on class CL_HDS_UI_MODEL_DDIC_STRUC has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGE_ID Call by reference Type reference (TYPE) C 20060526
2 Importing I_STR_DATA Call by reference Type reference (TYPE) ANY 20060526

Method SET_DATA on class CL_HDS_UI_MODEL_DDIC_STRUC has no exception.

Method SET_FIELDVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGE_ID Call by reference Type reference (TYPE) C 20060526
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20060526
3 Importing I_FIELDVAL Call by reference Type reference (TYPE) ANY 20060526

Method SET_FIELDVAL on class CL_HDS_UI_MODEL_DDIC_STRUC has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE Name der Instanz 20060526
2 Importing I_STRUCNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20060526
3 Returning R_REF_INSTANCE Value transfer Object reference (TYPE REF TO) CL_HDS_UI_MODEL_DDIC_STRUC Modell zu Struktur aus DDIC 20060526

Method S_CREATE on class CL_HDS_UI_MODEL_DDIC_STRUC has no exception.
Event Signatures

Event DATA_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_CHANGE_ID Exporting Value transfer Type reference (TYPE) C 20060526
History
Last changed by/on SAP  20110908 
SAP Release Created in 710