SAP ABAP Class IF_SATC_SET_LOAD_ON_INIT (Set with 'load early' strategy)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SATC_SET | Entity set of a domain | 20090429 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_AC_R3TR_ON_INIT | 'R3TR Set' - on init | 20090602 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_STD_SET_LOAD_ON_INIT | Standard implementation of set on demand | 20090429 |
Properties
Class | IF_SATC_SET_LOAD_ON_INIT | |
Short Description | Set with 'load early' strategy | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090429 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SATC_SET_LOAD_ON_INIT has no forward declaration.
Interfaces
Class IF_SATC_SET_LOAD_ON_INIT has no interface implemented.
Friends
Class IF_SATC_SET_LOAD_ON_INIT has no friend class.
Attributes
Class IF_SATC_SET_LOAD_ON_INIT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090429 | |
2 | ![]() |
Instance method | Public | Method | Get 'modify access' | 20090429 |
3 | ![]() |
Instance method | Public | Method | Get 'parallel access' | 20090526 |
4 | ![]() |
Instance method | Public | Method | Get 'read access' | 20090429 |
5 | ![]() |
Instance method | Public | Method | Load | 20090608 |
6 | ![]() |
Instance method | Public | Method | 20090429 |
Events
Class IF_SATC_SET_LOAD_ON_INIT has no event.
Types
Class IF_SATC_SET_LOAD_ON_INIT has no local type.
Method Signatures
Method GET_INFO Signature
Method GET_INFO on class IF_SATC_SET_LOAD_ON_INIT has no parameter.
Method GET_INFO on class IF_SATC_SET_LOAD_ON_INIT has no exception.
Method GET_MODIFY_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_SET_MODIFY_ITERATE | 20090429 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090429 |
Method GET_PARALLEL_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_SET_PARALLELIZE | Parallelized Access to Set | 20090526 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Domain Access Error | 20090526 |
Method GET_READ_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_SET_READ_ITERATE | 20090429 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090429 |
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FILTER_SERIALIZED | Call by reference | Type reference (TYPE) | XSTRING | 20090608 | |||
2 | ![]() |
I_KEYS_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090608 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090608 |
Method SAVE Signature
Method SAVE on class IF_SATC_SET_LOAD_ON_INIT has no parameter.
Method SAVE on class IF_SATC_SET_LOAD_ON_INIT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |