SAP ABAP Class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD (Correlation: Test Tool for a Definition (Grid))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_CRL (Package) Workflow: Correlations
⤷
⤷
Properties
| Class | CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD | |
| Short Description | Correlation: Test Tool for a Definition (Grid) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_CRL | Workflow: Correlations |
| Created | 20020522 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD has no interface implemented.
Friends
Class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD 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) | TT_OUTTAB | 20020522 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_CRL_DEF_CORRELATION | 20020522 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | 20020522 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | XFELD | 20020522 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CONTAINER_REQUEST | Instance Event (0) |
Public (2) |
20020523 | |
| 2 | DOUBLECLICK | Instance Event (0) |
Public (2) |
20020522 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_NODES | Private | See coding | 20020522 | |
||
| 2 | TT_NODE_CATIDS | Private | See coding | 20020522 | |
||
| 3 | TT_NODE_KEYS | Private | See coding | 20020522 | |
||
| 4 | TT_OUTTAB | Private | See coding | 20020522 | |
||
| 5 | T_NODE_CATID | Private | See coding | 20020522 | |
||
| 6 | T_NODE_KEY | Private | See coding | 20020522 | |
||
| 7 | T_OUTTAB | Private | See coding | 20020522 | |
Method Signatures
Method CALCULATE_FOR_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_OUTTAB | Call by reference | Type reference (TYPE) | T_OUTTAB | 20020523 |
Method CALCULATE_FOR_COMPONENT on class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CRL_DEF_CORRELATION | 20020522 | ||||
| 2 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20020522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020522 |
Method FILL_GRID_OUTTAB Signature
Method FILL_GRID_OUTTAB on class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD has no parameter.
Method FILL_GRID_OUTTAB on class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD has no exception.
Method GET_GRID_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | 20020522 |
Method GET_GRID_FIELDCAT on class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD has no exception.
Method GET_GRID_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LAYOUT | Value transfer | Type reference (TYPE) | LVC_S_LAYO | 20020522 |
Method GET_GRID_LAYOUT on class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD has no parameter.
Method INITIALIZE on class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD has no exception.
Method ON_BUTTON_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COL_ID | Call by reference | Attribute reference (LIKE) | 20020522 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20020522 |
Method ON_BUTTON_CLICK on class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD has no exception.
Method ON_BUTTON_CMP_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CHANGED | Call by reference | Type reference (TYPE) | XFELD | 20020523 | ||||
| 2 | IM_COL_ID | Call by reference | Type reference (TYPE) | LVC_S_COL | 20020523 | ||||
| 3 | IM_ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROID | 20020523 |
Method ON_BUTTON_CMP_CONTAINER on class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD has no exception.
Method ON_BUTTON_CRL_BASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CHANGED | Call by reference | Type reference (TYPE) | XFELD | 20020523 | ||||
| 2 | IM_COL_ID | Call by reference | Type reference (TYPE) | LVC_S_COL | 20020523 | ||||
| 3 | IM_INITIALIZE | Call by reference | Type reference (TYPE) | XFELD | SPACE | 20020523 | |||
| 4 | IM_ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROID | 20020523 |
Method ON_BUTTON_CRL_BASE on class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD has no exception.
Method ON_BUTTON_CRL_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CHANGED | Call by reference | Type reference (TYPE) | XFELD | 20020524 | ||||
| 2 | IM_COL_ID | Call by reference | Type reference (TYPE) | LVC_S_COL | 20020524 | ||||
| 3 | IM_INITIALIZE | Call by reference | Type reference (TYPE) | XFELD | SPACE | 20020524 | |||
| 4 | IM_ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROID | 20020524 |
Method ON_BUTTON_CRL_KEY on class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD has no exception.
Method ON_DBLCLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020522 |
Method ON_DBLCLICK on class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD has no exception.
Method REFRESH Signature
Method REFRESH on class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD has no parameter.
Method REFRESH on class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD has no exception.
Method SET_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CRL_DEF_CORRELATION | 20020522 |
Method SET_DEFINITION on class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD has no exception.
Method SET_OUTTAB_COL_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CHANGED | Call by reference | Type reference (TYPE) | XFELD | 20020524 |
Method SET_OUTTAB_COL_RESULT on class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD has no exception.
Method SET_OUTTAB_ROW_TESTDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_OUTTAB | Call by reference | Type reference (TYPE) | T_OUTTAB | 20020524 |
Method SET_OUTTAB_ROW_TESTDATA on class CL_SWF_CRL_VIEW_DEF_TSTUTL_GRD has no exception.
Event Signatures
Event CONTAINER_REQUEST Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CONTAINER | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | 20020523 |
Event DOUBLECLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CORRELATION | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_SWF_CRL_DEF_CORRELATION | 20020522 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |