SAP ABAP Class CL_FVD_FCAT_FIELDMODIFICATION (Field Selection Control)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CML (Application Component) Loans Management
⤷
FVVD_FW_FCAT (Package) Framework - Field Catalog
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FVD_FIELDCATALOG | Interface to the Field Catalog | 20040402 |
Properties
| Class | CL_FVD_FCAT_FIELDMODIFICATION | |
| Short Description | Field Selection Control | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FVVD_FW_FCAT | Framework - Field Catalog |
| Created | 20040402 | SAP |
| Last change | 20040819 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FVD_FCAT_FIELDMODIFICATION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FVD_FIELDCATALOG | Interface to the Field Catalog | 20040402 |
Friends
Class CL_FVD_FCAT_FIELDMODIFICATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TB_FCAT_APPLICATION | Field Catalog - Application | 20040407 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | TRTY_FCAT_FIELDBUFFER | Field Catalog - Buffer for Field Catalog | 20040405 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TB_FCAT_COMPONENT | Field Catalog - Component | 20040407 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TB_FCAT_COMPVARIANT | Field Catalog - Component Variants | 20040407 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RFCAT_CONTEXT | Field Catalog - Structure Field Catalog Context | 20040402 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RFCAT_BUFFER_INDEX | Field Catalog - Last Buffer Index Set | 20040405 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040402 | |
| 2 | Instance method | Private | Method | Fills the Buffer with Current Field Information | 20040405 | |
| 3 | Instance method | Private | Method | Reads the Buffer | 20040405 | |
| 4 | Instance method | Private | Method | Changes Context/Call Without Import Reads Old Context | 20040407 | |
| 5 | Instance method | Private | Method | Sets the Status in the SCREEN Structure | 20040402 |
Events
Class CL_FVD_FCAT_FIELDMODIFICATION has no event.
Types
Class CL_FVD_FCAT_FIELDMODIFICATION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPLICATION | Call by reference | Type reference (TYPE) | TB_FCAT_APPLICATION | Feldkatalog - Applikation | 20040406 | |||
| 2 | IM_COMPONENT | Call by reference | Type reference (TYPE) | TB_FCAT_COMPONENT | Feldkatalog - Komponente | 20040407 | |||
| 3 | IM_COMPVARIANT | Call by reference | Type reference (TYPE) | TB_FCAT_COMPVARIANT | Feldkatalog - Komponenten Variante | 20040407 |
Method CONSTRUCTOR on class CL_FVD_FCAT_FIELDMODIFICATION has no exception.
Method FILL_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FIELDDATA | Call by reference | Type reference (TYPE) | RFCAT_STATUS_DATA | Feldkatalog - Struktur mit den Felstatusinformationen | 20040406 | |||
| 2 | IM_FIELDNAME | Call by reference | Type reference (TYPE) | C | Feldkatalog - Feldname | 20040406 | |||
| 3 | IM_FIELDS | Call by reference | Type reference (TYPE) | TRTY_FCAT_FIELDS | Feldkatalog - Feldinformationen | 20040406 | |||
| 4 | IM_ORGPROFILE | Call by reference | Type reference (TYPE) | TB_FCAT_PROFILE | Feldkatalog - Profil | 20040406 | |||
| 5 | IM_PROFILE | Call by reference | Type reference (TYPE) | TB_FCAT_PROFILE | Feldkatalog - Profil | 20040406 |
Method FILL_BUFFER on class CL_FVD_FCAT_FIELDMODIFICATION has no exception.
Method READ_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FIELDDATA | Call by reference | Type reference (TYPE) | RFCAT_STATUS_DATA | Feldkatalog - Struktur mit den Felstatusinformationen | 20040406 | |||
| 2 | EX_FIELDS | Call by reference | Type reference (TYPE) | TRTY_FCAT_FIELDS | Feldkatalog - Feldinformationen | 20050301 | |||
| 3 | IM_FIELDNAME | Call by reference | Type reference (TYPE) | C | Feldkatalog - Feldname | 20040406 | |||
| 4 | IM_ORGPROFILE | Call by reference | Type reference (TYPE) | TB_FCAT_PROFILE | Feldkatalog - Profil | 20040406 | |||
| 5 | IM_PROFILE | Call by reference | Type reference (TYPE) | TB_FCAT_PROFILE | Feldkatalog - Profil | 20040406 |
Method READ_BUFFER on class CL_FVD_FCAT_FIELDMODIFICATION has no exception.
Method SET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPLICATION | Call by reference | Type reference (TYPE) | TB_FCAT_APPLICATION | Feldkatalog - Applikation | 20040407 | |||
| 2 | IM_COMPONENT | Call by reference | Type reference (TYPE) | TB_FCAT_COMPONENT | Feldkatalog - Komponente | 20040407 | |||
| 3 | IM_COMPVARIANT | Call by reference | Type reference (TYPE) | TB_FCAT_COMPVARIANT | Feldkatalog - Komponenten Variante | 20040407 |
Method SET_CONTEXT on class CL_FVD_FCAT_FIELDMODIFICATION has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_SCREEN_STATUS | Call by reference | Type reference (TYPE) | RFCAT_SCREEN | Feldkatalog - Struktur für die Änderung des Feldstatus | 20040402 | |||
| 2 | I_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | TB_FCAT_DISPLAY_ONLY | Feldkatalog - Displaymodus aktiv Ja/Nein | 20040405 | |||
| 3 | I_FIELDDATA | Call by reference | Type reference (TYPE) | RFCAT_STATUS_DATA | Feldkatalog - Struktur mit den Felstatusinformationen | 20040405 |
Method SET_STATUS on class CL_FVD_FCAT_FIELDMODIFICATION has no exception.
History
| Last changed by/on | SAP | 20040819 |
| SAP Release Created in | 500 |