SAP ABAP Interface IF_SATC_SET_INTERNAL (ATC: Access To Entity Set)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_STDLIB_PERSISTENCE_CORE (Package) INTERNAL: - *NO* REUSE - sets, domain, etc. implementation

⤷

⤷

Properties
Interface | IF_SATC_SET_INTERNAL | |
Short Description | ATC: Access To Entity Set |
General Data
Package | SATC_STDLIB_PERSISTENCE_CORE | INTERNAL: - *NO* REUSE - sets, domain, etc. implementation |
Created | 20061201 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_SATC_SET | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SATC_SET_INTERNAL has no interface.
Friends
Interface IF_SATC_SET_INTERNAL has no friend.
Attributes
Interface IF_SATC_SET_INTERNAL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete from Database | 20070727 |
2 | ![]() |
Instance method | Public | Method | Returns Handle to Append Entities to the Set | 20061201 |
3 | ![]() |
Instance method | Public | Method | Returns Properties of the Set | 20070727 |
4 | ![]() |
Instance method | Public | Method | Returns Handle to Modify Attributes Set | 20061201 |
5 | ![]() |
Instance method | Public | Method | 20090608 | |
6 | ![]() |
Instance method | Public | Method | Returns Handle for Parallelization | 20061201 |
7 | ![]() |
Instance method | Public | Method | Returns Handle to the Read the Set Content | 20061201 |
8 | ![]() |
Instance method | Public | Method | 20090608 | |
9 | ![]() |
Instance method | Public | Method | 20091217 | |
10 | ![]() |
Instance method | Public | Method | 20090608 | |
11 | ![]() |
Instance method | Public | Method | Reset in Memory | 20070814 |
12 | ![]() |
Instance method | Public | Method | Save to Database | 20061201 |
Events
Interface IF_SATC_SET_INTERNAL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_T_SETS | Public | See coding | 20061223 | ty_t_sets type standard table of ref to if_satc_set_internal
with default key
|
Method Signatures
Method DELETE Signature
Method DELETE on Interface IF_SATC_SET_INTERNAL has no parameter.
Method DELETE on Interface IF_SATC_SET_INTERNAL has no exception.
Method GET_APPEND_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_ACCESS | 20070727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070727 |
Method GET_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | IF_SATC_SET=>TY_S_INFO | 20070727 |
Method GET_INFO on Interface IF_SATC_SET_INTERNAL 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_ACCESS | 20070727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070727 |
Method GET_MODIFY_ITERATE_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_ACCESS | 20090608 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090608 |
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 | SATC: Domain Parallelization | 20070727 |
Method GET_PARALLEL_ACCESS on Interface IF_SATC_SET_INTERNAL has no exception.
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_ACCESS | Read Access To Entity Set | 20070727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070727 |
Method GET_READ_ITERATE_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_ACCESS | 20090608 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090608 |
Method GET_SET_BUNDLE_SVC 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_BUNDLE_SVC | 20091217 |
Method GET_SET_BUNDLE_SVC on Interface IF_SATC_SET_INTERNAL has no exception.
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) | SABP_D_SERIALIZED_DATA | 20090608 | |||
2 | ![]() |
I_KEYS_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090608 |
Method LOAD on Interface IF_SATC_SET_INTERNAL has no exception.
Method RESET Signature
Method RESET on Interface IF_SATC_SET_INTERNAL has no parameter.
Method RESET on Interface IF_SATC_SET_INTERNAL has no exception.
Method SAVE Signature
Method SAVE on Interface IF_SATC_SET_INTERNAL has no parameter.
Method SAVE on Interface IF_SATC_SET_INTERNAL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |