SAP ABAP Class /BCV/CL_UIF_FORM_SETTINGS (Form display settings)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/UIF (Package) BCV User Interface Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BCV/IF_UIF_REPR_TECHNOLOGY | Common interface for representation technologies in BCV | 20090915 |
Properties
| Class | /BCV/CL_UIF_FORM_SETTINGS | |
| Short Description | Form display settings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/UIF | BCV User Interface Layer |
| Created | 20090915 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BCV/IF_UIF_REPR_TECHNOLOGY | Common interface for representation technologies in BCV | 20090915 |
Friends
Class /BCV/CL_UIF_FORM_SETTINGS 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) | 20090915 | |||||
| 2 | Constant | Public | Type reference (TYPE) | TY_REPR_SETTING | 'HID_ATTR' | Table of hidden attributes | 20090915 | ||
| 3 | Constant | Public | Type reference (TYPE) | TY_REPR_SETTING | 'VIS_ATTR' | Table of visible attributes | 20090915 | ||
| 4 | Constant | Public | See coding | Existing subtypes | 20090930 | ||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20090930 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20091116 | |||||
| 7 | Instance attribute | Private | Type reference (TYPE) | TT_REPR_ATTRIBUTE | Table of hidden attributes | 20090915 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | TT_REPR_ATTRIBUTE | Table of visible attributes | 20090915 | |||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20090930 | |||||
| 10 | Instance attribute | Private | Attribute reference (LIKE) | 20090930 | |||||
| 11 | Instance attribute | Private | Attribute reference (LIKE) | 20100630 | |||||
| 12 | Instance attribute | Private | Attribute reference (LIKE) | 20090915 | |||||
| 13 | Instance attribute | Private | Attribute reference (LIKE) | 20090915 | |||||
| 14 | Instance attribute | Private | Attribute reference (LIKE) | 20090915 | |||||
| 15 | Instance attribute | Private | Attribute reference (LIKE) | 20091027 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create class instance based on input data | 20090915 |
Events
Class /BCV/CL_UIF_FORM_SETTINGS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_REPR_ATTRIBUTE | Public | Attribute reference (LIKE) | 20090915 | |
||
| 2 | TY_REPR_ATTRIBUTE | Public | Attribute reference (LIKE) | 20090915 | |
||
| 3 | TY_REPR_SETTING | Public | Attribute reference (LIKE) | 20090915 | |
Method Signatures
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ALL_ATTR | Call by reference | Type reference (TYPE) | TT_REPR_ATTRIBUTE | Table of all attributes | 20090915 | |||
| 2 | IT_HIDDEN_ATTR | Call by reference | Type reference (TYPE) | TT_REPR_ATTRIBUTE | Table of hidden attributes | 20090915 | |||
| 3 | IT_VISIBLE_ATTR | Call by reference | Type reference (TYPE) | TT_REPR_ATTRIBUTE | Table of visible attributes | 20090915 | |||
| 4 | IV_FORM_DESCR | Call by reference | Type reference (TYPE) | /BCV/UIF_REPR_DESCR | Form description | 20090915 | |||
| 5 | IV_FORM_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_REPR_ID | Form ID | 20090915 | |||
| 6 | IV_FORM_NAME | Call by reference | Type reference (TYPE) | /BCV/UIF_REPR_NAME | Form name | 20090915 | |||
| 7 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | /BCV/QRM_QUERY_ID | ID of the corresponding query | 20100630 | |||
| 8 | RO_FORM_SETTING | Value transfer | Object reference (TYPE REF TO) | /BCV/IF_UIF_REPR_TECHNOLOGY | Common interface for representation technologies in BCV | 20090915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Form ID is initial | 20090915 | ||
| 2 | Form parameters are inconsistent | 20090915 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |