SAP ABAP Class CL_UG_SCDT_FIELD_CATALOG (Field Catalog for Customizing Comparison)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGMD9 (Package) Customizing Scout
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_SCDT_FIELD_CATALOG Interface for Class CL_UG_SCDT_FIELD_CATALOG 20040107
Properties
Class CL_UG_SCDT_FIELD_CATALOG  
Short Description Field Catalog for Customizing Comparison    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UGMD9   Customizing Scout 
Created 20031202   SAP 
Last change 20041006   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
# Interface Abstract Final Description Created on
1 IF_UG_SCDT_FIELD_CATALOG Interface for Class CL_UG_SCDT_FIELD_CATALOG 20040107
Friends
Class CL_UG_SCDT_FIELD_CATALOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DT_FPROP Instance attribute Public Attribute reference (LIKE) 20040107
2 D_DD02V Instance attribute Private Attribute reference (LIKE) 20040107
3 D_LOG_STRUCNAME Instance attribute Private Attribute reference (LIKE) 20040107
4 D_X030L Instance attribute Private Attribute reference (LIKE) 20040107
5 _DTH_FPROP Instance attribute Private Type reference (TYPE) YTH_FPROP Hashed table 20040202
6 _DTS_RTTI Instance attribute Private Type reference (TYPE) YTS_RTTI Run type info 20040305
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FIELD Instance method Public Method Add Field to Field Catalog 20031218
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031202
3 CONVERT_TO_NTAB_CMP Static method Public Method Convert DDFIELDS Structure to NTAB_CMP 20031202
4 CONVERT_TO_NTAB_HDR Static method Public Method Convert Nametab Header to NTAB_HDR 20031202
5 CREATE_TABLE_REF Instance method Public Method Get Data Reference to an Internal Table 20031202
6 GET_FIELD_PROP Instance method Public Method Get Attributes of a Field 20031218
7 GET_INSTANCE Static method Public Method Get empty instance 20031202
8 REMOVE_FIELD Instance method Public Method Delete Field from Field Catalog 20031218
9 SET_FIELD_PROP Instance method Public Method Set Field Properties 20031218
10 SET_FPROP Instance method Public Method Fill an Internal Table with Field Properties 20031211
11 SET_LOG_STRUCNAME Instance method Public Method Set Logical Table Names in Nametab 20031218
12 _GET_COMPONENT Instance method Private Method Determine Component 20040309
13 _RENUMBER_FCAT Instance method Private Method Renumber fields 20040109
Events
Class CL_UG_SCDT_FIELD_CATALOG has no event.
Types
Class CL_UG_SCDT_FIELD_CATALOG has no local type.
Method Signatures

Method ADD_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FPROP Call by reference Type reference (TYPE) UGMD_SCDT_S_FPROP Beschreibung eines Feldes im Feldkatalog 20031218
2 Importing I_POSITION Call by reference Type reference (TYPE) TABFDPOS Position des Feldes in der Tabelle 20031218

Method ADD_FIELD on class CL_UG_SCDT_FIELD_CATALOG has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UG_SCDT_FIELD_CATALOG has no parameter.
Method CONSTRUCTOR on class CL_UG_SCDT_FIELD_CATALOG has no exception.

Method CONVERT_TO_NTAB_CMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NTAB_CMP Call by reference Type reference (TYPE) UGMD_SCDT_T_NTAB_CMP Nametab für Systemvergleich 20031202
2 Importing IO_FCAT Call by reference Object reference (TYPE REF TO) IF_UG_SCDT_FIELD_CATALOG Interface zur Klasse CL_UG_SCDT_FIELD_CATALOG 20040107

Method CONVERT_TO_NTAB_CMP on class CL_UG_SCDT_FIELD_CATALOG has no exception.

Method CONVERT_TO_NTAB_HDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NTAB_HDR Call by reference Type reference (TYPE) NTAB_HDR nametab of view or table: header 20031202
2 Importing IO_FCAT Call by reference Object reference (TYPE REF TO) IF_UG_SCDT_FIELD_CATALOG Interface zur Klasse CL_UG_SCDT_FIELD_CATALOG 20040107

Method CONVERT_TO_NTAB_HDR on class CL_UG_SCDT_FIELD_CATALOG has no exception.

Method CREATE_TABLE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_KEY_UNIQUE Call by reference Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20040206
2 Importing I_TABLE_KIND Call by reference Type reference (TYPE) ABAP_TABLEKIND 20040206
3 Exporting R_TABLE Call by reference Object reference (TYPE REF TO) DATA 20031202
4 Exporting R_WA Call by reference Object reference (TYPE REF TO) DATA 20031202

Method CREATE_TABLE_REF on class CL_UG_SCDT_FIELD_CATALOG has no exception.

Method GET_FIELD_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FPROP Call by reference Type reference (TYPE) UGMD_SCDT_S_FPROP Beschreibung eines Feldes im Feldkatalog 20031218
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20031218

Method GET_FIELD_PROP on class CL_UG_SCDT_FIELD_CATALOG has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_UG_SCDT_FIELD_CATALOG Feldkatalog für Customizing-Vergleich 20031211

Method GET_INSTANCE on class CL_UG_SCDT_FIELD_CATALOG has no exception.

Method REMOVE_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) FIELDNAME Feldname 20031218

Method REMOVE_FIELD on class CL_UG_SCDT_FIELD_CATALOG has no exception.

Method SET_FIELD_PROP 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) FIELDNAME Feldname 20031218
2 Importing I_FPROP Call by reference Type reference (TYPE) UGMD_SCDT_S_FPROP Beschreibung eines Feldes im Feldkatalog 20031218

Method SET_FIELD_PROP on class CL_UG_SCDT_FIELD_CATALOG has no exception.

Method SET_FPROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FPROP Call by reference Type reference (TYPE) UGMD_SCDT_T_FPROP Nametab für Denormalisierung 20031218

Method SET_FPROP on class CL_UG_SCDT_FIELD_CATALOG has no exception.

Method SET_LOG_STRUCNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRUCTURE Call by reference Type reference (TYPE) TYPENAME Name des Dictionary Typs 20031218

Method SET_LOG_STRUCNAME on class CL_UG_SCDT_FIELD_CATALOG has no exception.

Method _GET_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COMP Call by reference Type reference (TYPE) ABAP_COMPONENTDESCR 20040309
2 Importing IS_FPROP Call by reference Type reference (TYPE) UGMD_SCDT_S_FPROP Beschreibung eines Feldes im Feldkatalog 20040309

Method _GET_COMPONENT on class CL_UG_SCDT_FIELD_CATALOG has no exception.

Method _RENUMBER_FCAT Signature

Method _RENUMBER_FCAT on class CL_UG_SCDT_FIELD_CATALOG has no parameter.
Method _RENUMBER_FCAT on class CL_UG_SCDT_FIELD_CATALOG has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 300