SAP ABAP Class CL_SATC_AC__UI_RECHECK_INFO (Context 'Check Again' Operation: Previous object keys, ...)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK__UI (Package) INTERNAL: - *NO* REUSE - UI "CheckMan" style
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SATC_AC__UI_VDCT_DELTA_INFO | Information for delta comparison on 2 results | 20081114 |
Properties
| Class | CL_SATC_AC__UI_RECHECK_INFO | |
| Short Description | Context 'Check Again' Operation: Previous object keys, ... | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_ABAP_CHECK__UI | INTERNAL: - *NO* REUSE - UI "CheckMan" style |
| Created | 20081114 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SATC_AC__UI_VDCT_DELTA_INFO | Information for delta comparison on 2 results | 20081114 |
Friends
Class CL_SATC_AC__UI_RECHECK_INFO 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) | SATC_T_IDS | List of IDs | 20081114 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SATC_CI_CHK_VARIANT | 20120425 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | SATC_D_ID | Unique ID - Hex 16 - in Raw Format | 20081114 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SATC_D_AC_MODE_FND_XTD_IN_CODE | 20130325 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | SATC_D_ID | 20090803 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SATC_AC__UI_VDCT_FILTER | 20120502 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | SATC_T_R3TR_KEYS | Table of R3TR Keys | 20081114 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20081114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130325 | ||
| 2 | Instance method | Public | Method | Set Check IDs | 20081114 | |
| 3 | Instance method | Public | Method | 20120425 | ||
| 4 | Instance method | Public | Method | Set whether Dialog is Requested | 20081114 | |
| 5 | Instance method | Public | Method | Set Display ID | 20081114 | |
| 6 | Instance method | Public | Method | 20090803 | ||
| 7 | Instance method | Public | Method | 20120502 | ||
| 8 | Instance method | Public | Method | Set R3TR Key | 20081114 |
Events
Class CL_SATC_AC__UI_RECHECK_INFO has no event.
Types
Class CL_SATC_AC__UI_RECHECK_INFO has no local type.
Method Signatures
Method SET_BEHAVIOR_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE_FNDNG_XMPTD_IN_CODE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130325 |
Method SET_BEHAVIOR_SETTINGS on class CL_SATC_AC__UI_RECHECK_INFO has no exception.
Method SET_CHECK_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECK_IDS | Call by reference | Type reference (TYPE) | SATC_T_IDS | List of IDs | 20081114 |
Method SET_CHECK_IDS on class CL_SATC_AC__UI_RECHECK_INFO has no exception.
Method SET_CI_CHK_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CI_CHK_VARIANT | Call by reference | Type reference (TYPE) | SATC_CI_CHK_VARIANT | 20120425 |
Method SET_CI_CHK_VARIANT on class CL_SATC_AC__UI_RECHECK_INFO has no exception.
Method SET_DIALOG_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WITH_DIALOG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081114 |
Method SET_DIALOG_FLAG on class CL_SATC_AC__UI_RECHECK_INFO has no exception.
Method SET_DISPLAY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | Unique ID - Hex 16 - in Raw Format | 20081114 |
Method SET_DISPLAY_ID on class CL_SATC_AC__UI_RECHECK_INFO has no exception.
Method SET_ORIGINAL_DISPLAY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20090803 |
Method SET_ORIGINAL_DISPLAY_ID on class CL_SATC_AC__UI_RECHECK_INFO has no exception.
Method SET_PREVIOUS_GRID_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GRID_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SATC_AC__UI_VDCT_FILTER | 20120502 |
Method SET_PREVIOUS_GRID_FILTER on class CL_SATC_AC__UI_RECHECK_INFO has no exception.
Method SET_R3TR_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R3TR_KEYS | Call by reference | Type reference (TYPE) | SATC_T_R3TR_KEYS | Table of R3TR Keys | 20081114 |
Method SET_R3TR_KEYS on class CL_SATC_AC__UI_RECHECK_INFO has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 720 |