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 | 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 | Instance attribute | Public | Attribute reference (LIKE) | 20040107 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20040107 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20040107 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20040107 | |||||
| 5 | Instance attribute | Private | Type reference (TYPE) | YTH_FPROP | Hashed table | 20040202 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | YTS_RTTI | Run type info | 20040305 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Field to Field Catalog | 20031218 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20031202 | |
| 3 | Static method | Public | Method | Convert DDFIELDS Structure to NTAB_CMP | 20031202 | |
| 4 | Static method | Public | Method | Convert Nametab Header to NTAB_HDR | 20031202 | |
| 5 | Instance method | Public | Method | Get Data Reference to an Internal Table | 20031202 | |
| 6 | Instance method | Public | Method | Get Attributes of a Field | 20031218 | |
| 7 | Static method | Public | Method | Get empty instance | 20031202 | |
| 8 | Instance method | Public | Method | Delete Field from Field Catalog | 20031218 | |
| 9 | Instance method | Public | Method | Set Field Properties | 20031218 | |
| 10 | Instance method | Public | Method | Fill an Internal Table with Field Properties | 20031211 | |
| 11 | Instance method | Public | Method | Set Logical Table Names in Nametab | 20031218 | |
| 12 | Instance method | Private | Method | Determine Component | 20040309 | |
| 13 | 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 | IS_FPROP | Call by reference | Type reference (TYPE) | UGMD_SCDT_S_FPROP | Beschreibung eines Feldes im Feldkatalog | 20031218 | |||
| 2 | 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 | ET_NTAB_CMP | Call by reference | Type reference (TYPE) | UGMD_SCDT_T_NTAB_CMP | Nametab für Systemvergleich | 20031202 | |||
| 2 | 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 | ES_NTAB_HDR | Call by reference | Type reference (TYPE) | NTAB_HDR | nametab of view or table: header | 20031202 | |||
| 2 | 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 | IF_KEY_UNIQUE | Call by reference | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20040206 | |||
| 2 | I_TABLE_KIND | Call by reference | Type reference (TYPE) | ABAP_TABLEKIND | 20040206 | ||||
| 3 | R_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20031202 | ||||
| 4 | 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 | E_FPROP | Call by reference | Type reference (TYPE) | UGMD_SCDT_S_FPROP | Beschreibung eines Feldes im Feldkatalog | 20031218 | |||
| 2 | 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 | 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 | 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 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20031218 | |||
| 2 | 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 | 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 | 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 | ES_COMP | Call by reference | Type reference (TYPE) | ABAP_COMPONENTDESCR | 20040309 | ||||
| 2 | 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 |