SAP ABAP Class CL_HDS_UI_FIELDCATALOGUE (Field Catalog)
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_FIELDCAT_ABSTRACT Abstract Field Catalog 20060412
Properties
Class CL_HDS_UI_FIELDCATALOGUE  
Short Description Field Catalog    
Super Class CL_HDS_UI_FIELDCAT_ABSTRACT Abstract Field Catalog 
Instantiability of a Class 0  Private 
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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HDS_UI_FIELDCATALOGUE has no interface implemented.
Friends
Class CL_HDS_UI_FIELDCATALOGUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LAST_FIELD_INDEX Instance attribute Private Type reference (TYPE) SY-TABIX Index of Internal Tables 20050402
2 REF_STRUCDESCR Instance attribute Private Object reference (TYPE REF TO) CL_HDS_DERIVATION_STRUCDESCR Meta Data for DDIC Structure Type 20060412
3 STRUCNAME Instance attribute Private Type reference (TYPE) TABNAME Table Name 20060412
4 STR_LAST_FIELD Instance attribute Private Type reference (TYPE) HDS_STR_FCAT Field Catalog for Screen Generation 20050402
5 TAB_FCAT Instance attribute Private Type reference (TYPE) HDS_TAB_FCAT Field Catalog 20050402
6 TAB_RNG_FIELDNAME Instance attribute Private Type reference (TYPE) HDS_TAB_RNG_FIELDNAME Range Category for Field Name(s) 20060618
Methods
# Method Level Visibility Method type Description Created on
1 GET_FCAT Instance method Public Method Supplies Field Catalot Entry for a Field 20050422
2 GET_FIELD Instance method Private Method Supplies Field from Table 20050402
3 SET_FCAT Instance method Public Method Sets Field Catalog for Field 20050422
4 SET_FCAT_FROM_DDIC_STRUC Instance method Private Method Create Initial Field Catalog from DDIC Structure 20050403
5 S_CREATE Static method Public Method Generate Instance of Field Catalog 20050401
6 UPDATE Instance method Private Method Saves Change to Field Catalog 20050402
Events
Class CL_HDS_UI_FIELDCATALOGUE has no event.
Types
Class CL_HDS_UI_FIELDCATALOGUE has no local type.
Method Signatures

Method GET_FCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) CSEQUENCE Feldname 20050422
2 Returning R_STR_FCAT Value transfer Type reference (TYPE) HDS_STR_FCAT Feldkatalog für Dynproerzeugung 20050422

Method GET_FCAT on class CL_HDS_UI_FIELDCATALOGUE has no exception.

Method GET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) CSEQUENCE Feldname 20050402

Method GET_FIELD on class CL_HDS_UI_FIELDCATALOGUE has no exception.

Method SET_FCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_FCAT Call by reference Type reference (TYPE) HDS_STR_FCAT Feldkatalog für Dynproerzeugung 20050422

Method SET_FCAT on class CL_HDS_UI_FIELDCATALOGUE has no exception.

Method SET_FCAT_FROM_DDIC_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Value transfer Type reference (TYPE) FIELDNAME Feldname 20060412
# Exception Resumable Description Created on
1 CX_HDS_FCAT_FAILURE Ausnahmen der Feldkatalog-Klasse 20050403

Method S_CREATE 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
2 Returning R_REF_FCAT Value transfer Object reference (TYPE REF TO) CL_HDS_UI_FIELDCATALOGUE Feldkatalog für UI 20060412
# Exception Resumable Description Created on
1 CX_HDS_FCAT_FAILURE Ausnahmen der Feldkatalog-Klasse 20050403
2 CX_HDS_INITIAL_PARAMETER Methodenparameter wurde nur initial versorgt 20060412

Method UPDATE Signature

Method UPDATE on class CL_HDS_UI_FIELDCATALOGUE has no parameter.
Method UPDATE on class CL_HDS_UI_FIELDCATALOGUE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 40