SAP ABAP Class CL_SQF_TEXT_VIEWER (Tool for displaying text)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SQF_TOOLS (Package) Tools
⤷
⤷
Properties
| Class | CL_SQF_TEXT_VIEWER | |
| Short Description | Tool for displaying text | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQF_TOOLS | Tools |
| Created | 20071130 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SQF_TEXT_VIEWER has no forward declaration.
Interfaces
Class CL_SQF_TEXT_VIEWER has no interface implemented.
Friends
Class CL_SQF_TEXT_VIEWER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SALV_TABLE | Basis Class for Simple Tables | 20071130 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | LVC_S_COLO | ALV control: Color coding | 20071130 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | LVC_S_COLO | ALV control: Color coding | 20071130 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | LVC_S_COLO | ALV control: Color coding | 20071130 | |||
| 5 | Instance attribute | Private | See coding | 20071130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20071130 | |
| 2 | Instance method | Public | Method | 20071130 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20071130 | |
| 4 | Instance method | Public | Method | 20071130 | ||
| 5 | Instance method | Public | Method | 20071130 | ||
| 6 | Instance method | Public | Method | 20071130 |
Events
Class CL_SQF_TEXT_VIEWER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_OUTTAB_LINE | Private | See coding | 20071130 | begin of ty_outtab_line,
line type string,
color type lvc_t_scol,
end of ty_outtab_line
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SQF_TEXT_VIEWER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SQF_TEXT_VIEWER has no exception.
Method CLEAR Signature
Method CLEAR on class CL_SQF_TEXT_VIEWER has no parameter.
Method CLEAR on class CL_SQF_TEXT_VIEWER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TITLE | Call by reference | Type reference (TYPE) | CLIKE | 20071130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Exceptions | 20071130 |
Method DISPLAY Signature
Method DISPLAY on class CL_SQF_TEXT_VIEWER has no parameter.
Method DISPLAY on class CL_SQF_TEXT_VIEWER has no exception.
Method FREE Signature
Method FREE on class CL_SQF_TEXT_VIEWER has no parameter.
Method FREE on class CL_SQF_TEXT_VIEWER has no exception.
Method WRITE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COLOR | Call by reference | Type reference (TYPE) | LVC_S_COLO | ALV control: Structure for cell coloring | 20071130 | |||
| 2 | IM_LINE | Call by reference | Type reference (TYPE) | CLIKE | 20071130 |
Method WRITE_LINE on class CL_SQF_TEXT_VIEWER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |