SAP ABAP Interface IF_SATC_SET_READ ('Read' access to 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_API (Package) INTERNAL: - *NO* REUSE - domains, sets, attribute handlers

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SATC_SET_READ_ITERATE | 'Read & Iterate' access to set | 20090424 |
Properties
Interface | IF_SATC_SET_READ | |
Short Description | 'Read' access to set |
General Data
Package | SATC_STDLIB_PERSISTENCE_API | INTERNAL: - *NO* REUSE - domains, sets, attribute handlers |
Created | 20051228 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SATC_SET_READ has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SATC_SET_ACCESS | Access to entity set | 20061201 |
Friends
Interface IF_SATC_SET_READ has no friend.
Attributes
Interface IF_SATC_SET_READ has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns true if key is contained in set | 20090424 |
2 | ![]() |
Instance method | Public | Method | Get attribute value for key | 20090424 |
Events
Interface IF_SATC_SET_READ has no event.
Types
Interface IF_SATC_SET_READ has no local type.
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) | DATA | 20090424 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090424 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090515 |
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 | 20090527 | |||
2 | ![]() |
E_VALUE | Call by reference | Type reference (TYPE) | DATA | 20090424 | |||
3 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | DATA | 20090424 | |||
4 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | SYCHAR32 | 20090424 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090424 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |