SAP ABAP Class CL_CNV_00001_SMAINT_VIEW_SET (Settings maintenance - view settings)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_BASIS (Package) Conversion: Basis functions
⤷
⤷
Properties
| Class | CL_CNV_00001_SMAINT_VIEW_SET | |
| Short Description | Settings maintenance - view settings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_BASIS | Conversion: Basis functions |
| Created | 20110404 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_CNV_00001_SMAINT_VIEW_SET has no interface implemented.
Friends
Class CL_CNV_00001_SMAINT_VIEW_SET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | FLAG | SPACE | Display-only mode | 20110412 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Current field view | 20110412 | |||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | Field view - aggregated fields | 20110412 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Field view - converted fields | 20110412 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR1 | 'R' | Field view - readonly fields | 20110412 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | FLAG | Whether to show add and delete functions | 20110404 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | FLAG | Whether to show aggregated fields tab | 20110404 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | FLAG | Whether to show batch processing functions | 20110404 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | FLAG | Whether to show converted fields tab | 20110404 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | FLAG | Whether to show control table entries tab | 20110404 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | FLAG | Whether to show duplicate handling tab | 20110404 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | FLAG | Whether to show seqnum in field details | 20110404 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | FLAG | Whether to show main settings tab | 20110404 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | FLAG | Whether to show other settings tab | 20110404 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | FLAG | Whether to show overview tab | 20110404 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | FLAG | Whether to show priority handling | 20110404 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | FLAG | Whether to show read-only tab | 20110404 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | FLAG | Whether to show sort menu | 20110404 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | FLAG | Whether to show seqnum in table list | 20110404 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | CNV_00001_VISIBILITY | View mode ('E'-expert, 'C'-extended, ' '-standard) | 20110408 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110404 | ||
| 2 | Instance method | Public | Method | Sets the display_only mode | 20110412 | |
| 3 | Instance method | Public | Method | Sets the current field view | 20110412 |
Events
Class CL_CNV_00001_SMAINT_VIEW_SET has no event.
Types
Class CL_CNV_00001_SMAINT_VIEW_SET has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_ONLY | Value transfer | Type reference (TYPE) | FLAG | SPACE | Whether to use display-only mode | 20110412 | ||
| 2 | VIEW_MODE | Value transfer | Type reference (TYPE) | CNV_00001_VISIBILITY | IF_CNV_00001_API_STATIC=>VIEW_STANDARD | View mode ('E'-expert, 'C'-extended, ' '-standard) | 20110408 |
Method CONSTRUCTOR on class CL_CNV_00001_SMAINT_VIEW_SET has no exception.
Method SET_DISPLAY_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_ONLY | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20110412 |
Method SET_DISPLAY_ONLY on class CL_CNV_00001_SMAINT_VIEW_SET has no exception.
Method SET_FIELD_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_VIEW | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20110412 |
Method SET_FIELD_VIEW on class CL_CNV_00001_SMAINT_VIEW_SET has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |