SAP ABAP Class CL_SATC_AC_R3TR_ON_DEMAND ('R3TR Set' - on demand)
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_DEMAND | Set with 'load on demand' strategy | 20090602 |
Properties
Class | CL_SATC_AC_R3TR_ON_DEMAND | |
Short Description | 'R3TR Set' - on demand | |
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_DEMAND has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SATC_SET_LOAD_ON_DEMAND | Set with 'load on demand' strategy | 20090602 |
Friends
Class CL_SATC_AC_R3TR_ON_DEMAND 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 | 'LCL_LOAD_FILTER_KEYS' | 20090602 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | SATC_D_ID | '00000000000000000000000000000002' | 20090602 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SATC_T_R3TR_KEYS | 20090602 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SATC_SET_MODIFY | 20090602 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SATC_SET_READ | 20090602 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SATC_SET=>TY_S_INFO | 20090602 | |||
8 | ![]() |
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 key | 20090602 |
3 | ![]() |
Instance method | Private | Method | Load std attribute for specified key | 20090602 |
4 | ![]() |
Instance method | Private | Method | Set attribute value for key | 20090602 |
Events
Class CL_SATC_AC_R3TR_ON_DEMAND 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_DEMAND has no exception.
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) | SATC_D_NAME | 20090602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090602 |
Method __LOAD_STD_ATTRIBUTE_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) | IF_SATC_AC_R3TR_DOMAIN_TYPES=>TY_S_BASIC_ATTRIBUTE | 20090602 | |||
3 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | IF_SATC_AC_R3TR_DOMAIN_TYPES=>TY_S_KEY | 20090602 |
Method __LOAD_STD_ATTRIBUTE_FOR_KEY on class CL_SATC_AC_R3TR_ON_DEMAND 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) | SATC_D_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 |