SAP ABAP Class CL_SATC_AC_OBJECT_KEY_ITERATOR (Abstract base class for object key iteration)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SATC_AC_OBJECT_KEY_ITERATOR | Object key iterator / provider | 20120502 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_AC_ITERATE_FIXED_KEYS | Iterator based on selection of packages | 20120502 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_AC_ITERATE_FIXED_PKGS | Iterator based on selection of packages | 20120502 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_AC_ITERATE_TRANSPORT | Iterator based on transports (NOT YET) | 20120605 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_CI_ITERATOR_BY_OBJ_SET | Iterator based on global "Code Inspector" object set | 20120524 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_CI_ITERATOR_BY_PACKAGE | Iterator based on selection of packages | 20120502 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_CI_VARIANT_FLTR_ITRTR | test | 20121217 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_CM_ITERATOR_BY_PACKAGE | Iterator based on selection of packages | 20120504 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_CM_ITERATOR_CSTM_PRVD | Iterator based on selection of packages | 20120505 |
Properties
Class | CL_SATC_AC_OBJECT_KEY_ITERATOR | |
Short Description | Abstract base class for object key iteration | |
Super Class | ||
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
Class CL_SATC_AC_OBJECT_KEY_ITERATOR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SATC_AC_OBJECT_KEY_ITERATOR | Object key iterator / provider | 20120502 |
Friends
Class CL_SATC_AC_OBJECT_KEY_ITERATOR has no friend class.
Attributes
Class CL_SATC_AC_OBJECT_KEY_ITERATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120502 | |
2 | ![]() |
Instance method | Public | Method | 20120502 | |
3 | ![]() |
Instance method | Public | Method | 20120502 | |
4 | ![]() |
Instance method | Public | Method | 20120502 |
Events
Class CL_SATC_AC_OBJECT_KEY_ITERATOR has no event.
Types
Class CL_SATC_AC_OBJECT_KEY_ITERATOR has no local type.
Method Signatures
Method GET_MEMENTO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SABP_D_SERIALIZED_DATA | Serialized Data (Export or Call Transformation) | 20120502 |
Method GET_MEMENTO on class CL_SATC_AC_OBJECT_KEY_ITERATOR has no exception.
Method GET_NEXT_OBJECT_KEYS Signature
Method GET_NEXT_OBJECT_KEYS on class CL_SATC_AC_OBJECT_KEY_ITERATOR has no parameter.
Method GET_NEXT_OBJECT_KEYS on class CL_SATC_AC_OBJECT_KEY_ITERATOR has no exception.
Method RESET_CURSOR Signature
Method RESET_CURSOR on class CL_SATC_AC_OBJECT_KEY_ITERATOR has no parameter.
Method RESET_CURSOR on class CL_SATC_AC_OBJECT_KEY_ITERATOR has no exception.
Method RESTORE_FROM_MEMENTO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MEMENTO | Call by reference | Type reference (TYPE) | SABP_D_SERIALIZED_DATA | Serialized Data (Export or Call Transformation) | 20120502 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid state | 20120502 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |