SAP ABAP Class CL_SATC_AC_ITERATE_FIXED_KEYS (Iterator based on selection of packages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_SVC (Package) INTERNAL: - *NO* REUSE - Test services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_AC_OBJECT_KEY_ITERATOR | Abstract base class for object key iteration | 20120502 |
Properties
| Class | CL_SATC_AC_ITERATE_FIXED_KEYS | |
| Short Description | Iterator based on selection of packages | |
| Super Class | CL_SATC_AC_OBJECT_KEY_ITERATOR | Abstract base class for object key iteration |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_ABAP_CHECK_SVC | INTERNAL: - *NO* REUSE - Test services |
| Created | 20120502 | SAP |
| Last change | 20130531 | 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
Class CL_SATC_AC_ITERATE_FIXED_KEYS has no interface implemented.
Friends
Class CL_SATC_AC_ITERATE_FIXED_KEYS 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) | I | Index of cursor | 20120502 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SATC_T_R3TR_KEYS | Object keys | 20120502 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Specifiy packages to process | 20120502 |
Events
Class CL_SATC_AC_ITERATE_FIXED_KEYS has no event.
Types
Class CL_SATC_AC_ITERATE_FIXED_KEYS has no local type.
Method Signatures
Method SET_OBJECT_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_KEYS | Call by reference | Type reference (TYPE) | SATC_T_R3TR_KEYS | List of R3TR keys | 20120502 |
Method SET_OBJECT_KEYS on class CL_SATC_AC_ITERATE_FIXED_KEYS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |