SAP ABAP Class CL_CNV_00001_SMAINT_STATUS_FLD (Representation of screen field with status)
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_STATUS_FLD | |
| Short Description | Representation of screen field with status | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_BASIS | Conversion: Basis functions |
| Created | 20110406 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_00001_SMAINT_STATUS_FLD has no forward declaration.
Interfaces
Class CL_CNV_00001_SMAINT_STATUS_FLD has no interface implemented.
Friends
Class CL_CNV_00001_SMAINT_STATUS_FLD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | TY_HT_FIELD_STATUS | 20110406 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | ICON_D | Icon in text fields (substitute display, alias) | 20110406 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20110406 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | MSGTY | Message Type | 20110406 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110406 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | STRING | Variable name | 20110406 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Adjusts the icon to the new status | 20110406 | |
| 2 | Instance method | Protected | Method | Adjust the internal variables to new values | 20110406 | |
| 3 | Instance method | Protected | Method | Adjusts the value | 20110406 | |
| 4 | Instance method | Public | Constructor | Creates a screen field representation | 20110406 | |
| 5 | Static method | Public | Method | Sets the status of the field | 20110406 | |
| 6 | Static method | Public | Method | Sets the text of the field | 20110406 | |
| 7 | Static method | Public | Method | Sets the text and the status of the field | 20110406 |
Events
Class CL_CNV_00001_SMAINT_STATUS_FLD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_FIELD_STATUS | Protected | See coding | 20110406 | |
||
| 2 | TY_HT_FIELD_STATUS | Protected | See coding | 20110406 | |
Method Signatures
Method ADJUST_ICON Signature
Method ADJUST_ICON on class CL_CNV_00001_SMAINT_STATUS_FLD has no parameter.
Method ADJUST_ICON on class CL_CNV_00001_SMAINT_STATUS_FLD has no exception.
Method ADJUST_REF Signature
Method ADJUST_REF on class CL_CNV_00001_SMAINT_STATUS_FLD has no parameter.
Method ADJUST_REF on class CL_CNV_00001_SMAINT_STATUS_FLD has no exception.
Method ADJUST_VALUE Signature
Method ADJUST_VALUE on class CL_CNV_00001_SMAINT_STATUS_FLD has no parameter.
Method ADJUST_VALUE on class CL_CNV_00001_SMAINT_STATUS_FLD has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROGNAME | Call by reference | Type reference (TYPE) | SYREPID | 20110406 | ||||
| 2 | TEXT | Call by reference | Type reference (TYPE) | C | 20110406 | ||||
| 3 | VARNAME | Call by reference | Type reference (TYPE) | TOKEN_STR | Token sequence | 20110406 |
Method CONSTRUCTOR on class CL_CNV_00001_SMAINT_STATUS_FLD has no exception.
Method SET_FIELD_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROGNAME | Call by reference | Type reference (TYPE) | SYREPID | ABAP program, current main program | 20110406 | |||
| 2 | STATUS | Call by reference | Type reference (TYPE) | MSGTY | Message Type | 20110406 | |||
| 3 | VARNAME | Call by reference | Type reference (TYPE) | C | 20110406 |
Method SET_FIELD_STATUS on class CL_CNV_00001_SMAINT_STATUS_FLD has no exception.
Method SET_FIELD_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROGNAME | Call by reference | Type reference (TYPE) | SYREPID | ABAP program, current main program | 20110406 | |||
| 2 | TEXT | Call by reference | Type reference (TYPE) | C | text | 20110406 | |||
| 3 | VARNAME | Call by reference | Type reference (TYPE) | C | 20110406 |
Method SET_FIELD_TEXT on class CL_CNV_00001_SMAINT_STATUS_FLD has no exception.
Method SET_FIELD_TEXT_AND_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROGNAME | Call by reference | Type reference (TYPE) | SYREPID | ABAP program, current main program | 20110406 | |||
| 2 | STATUS | Call by reference | Type reference (TYPE) | MSGTY | Message Type | 20110406 | |||
| 3 | TEXT | Call by reference | Type reference (TYPE) | C | text | 20110406 | |||
| 4 | VARNAME | Call by reference | Type reference (TYPE) | C | 20110406 |
Method SET_FIELD_TEXT_AND_STATUS on class CL_CNV_00001_SMAINT_STATUS_FLD has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |