SAP ABAP Class CL_SATC_AC_R3TR_ON_INIT ('R3TR Set' - on init)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_SET (Package) INTERNAL: - *NO* REUSE - ABAP entities related sets

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_BASE_SET | Abstract base class with INIT method for domain plug-ins | 20090602 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SATC_SET_LOAD_ON_INIT | Set with 'load early' strategy | 20090602 |
Properties
Class | CL_SATC_AC_R3TR_ON_INIT | |
Short Description | 'R3TR Set' - on init | |
Super Class | CL_SATC_BASE_SET | Abstract base class with INIT method for domain plug-ins |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SATC_ABAP_CHECK_SET | INTERNAL: - *NO* REUSE - ABAP entities related sets |
Created | 20090602 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SATC_AC_R3TR_ON_INIT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SATC_SET_LOAD_ON_INIT | Set with 'load early' strategy | 20090602 |
Friends
Class CL_SATC_AC_R3TR_ON_INIT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SATC_AC_SET_LOAD_FILTER_CFG' | 20090602 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SATC_AC_SET_LOAD_FLTR_R3TR' | 20090602 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | SATC_D_ID | '00000000000000000000000000000001' | 20090629 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | SATC_D_ID | '00000000000000000000000000000002' | 20090602 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20090602 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SATC_AC_R3TR_DOMAIN_TYPES=>TY_S_KEY | 20090602 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SATC_T_R3TR_KEYS | 20090602 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090602 | |||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SATC_SET_MODIFY_ITERATE | 20090602 | |||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SATC_SET_PARALLELIZE | 20090602 | |||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SATC_SET_READ_ITERATE | 20090602 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SATC_SET=>TY_S_INFO | 20090602 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_T_STD_ATTRIBUTE_VALUES | 20090602 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Contains key | 20090602 |
2 | ![]() |
Instance method | Private | Method | Get attribute value for index | 20090602 |
3 | ![]() |
Instance method | Private | Method | Get attribute value for key | 20090602 |
4 | ![]() |
Instance method | Private | Method | Get key for index | 20090602 |
5 | ![]() |
Instance method | Private | Method | Load | 20090602 |
6 | ![]() |
Instance method | Private | Method | Load with check configuration filter | 20090602 |
7 | ![]() |
Instance method | Private | Method | Load with key filter | 20090602 |
8 | ![]() |
Instance method | Private | Method | Set attribute value for key | 20090602 |
Events
Class CL_SATC_AC_R3TR_ON_INIT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_STD_ATTRIBUTE_VALUE | Private | Type reference (TYPE) | SATC_AC_R3TR_B | 20090602 |
|
|
2 | TY_T_STD_ATTRIBUTE_VALUES | Private | See coding | 20090602 | ty_T_Std_Attribute_Values
type standard table of ty_S_Std_Attribute_Value
with default key
with unique hashed key key components set_Key
|
Method Signatures
Method __CONTAINS_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | IF_SATC_AC_R3TR_DOMAIN_TYPES=>TY_S_KEY | 20090602 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090602 |
Method __CONTAINS_KEY on class CL_SATC_AC_R3TR_ON_INIT has no exception.
Method __GET_ATTRIBUTE_VALUE_FOR_INDX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NOT_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090602 | |||
2 | ![]() |
E_VALUE | Call by reference | Type reference (TYPE) | DATA | 20090602 | |||
3 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | I | 20090602 | |||
4 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | IF_SATC_SET_TYPES=>TY_D_ATTRIBUTE_NAME | 20090602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090602 |
Method __GET_ATTRIBUTE_VALUE_FOR_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NOT_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090602 | |||
2 | ![]() |
E_VALUE | Call by reference | Type reference (TYPE) | DATA | 20090602 | |||
3 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | IF_SATC_AC_R3TR_DOMAIN_TYPES=>TY_S_KEY | 20090602 | |||
4 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | IF_SATC_SET_TYPES=>TY_D_ATTRIBUTE_NAME | 20090602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090602 |
Method __GET_KEY_BY_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_KEY | Call by reference | Type reference (TYPE) | IF_SATC_AC_R3TR_DOMAIN_TYPES=>TY_S_KEY | 20090602 | |||
2 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | I | 20090602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090602 |
Method __LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEYS_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090602 |
Method __LOAD on class CL_SATC_AC_R3TR_ON_INIT has no exception.
Method __LOAD_WITH_CONFIG_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONFIG_ID | Call by reference | Type reference (TYPE) | SATC_D_AC_CONFIG_ID | 20090602 | |||
2 | ![]() |
I_KEYS_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090602 |
Method __LOAD_WITH_CONFIG_FILTER on class CL_SATC_AC_R3TR_ON_INIT has no exception.
Method __LOAD_WITH_KEYS_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FILTER_KEYS | Call by reference | Type reference (TYPE) | SATC_T_R3TR_KEYS | 20090602 | |||
2 | ![]() |
I_KEYS_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090602 |
Method __LOAD_WITH_KEYS_FILTER on class CL_SATC_AC_R3TR_ON_INIT has no exception.
Method __SET_ATTRIBUTE_VALUE_FOR_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | IF_SATC_AC_R3TR_DOMAIN_TYPES=>TY_S_KEY | 20090602 | |||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | IF_SATC_SET_TYPES=>TY_D_ATTRIBUTE_NAME | 20090602 | |||
3 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | DATA | 20090602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090602 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |