SAP ABAP Interface IF_SATC_SET_ATTMGR_MEMORY (Manager for access to any attribute of one set - memory)
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_ATTRIBUTE_MANAGER | Manager for access to attributes and their values | 20070224 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_SET_ATTRIBUTE_MANAGER | Attribute Manager (Default Implementation) | 20070224 |
Properties
Interface | IF_SATC_SET_ATTMGR_MEMORY | |
Short Description | Manager for access to any attribute of one set - memory |
General Data
Package | SATC_STDLIB_PERSISTENCE_API | INTERNAL: - *NO* REUSE - domains, sets, attribute handlers |
Created | 20070224 | SAP |
Last changed | 20140121 | 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) |
Interfaces
Interface IF_SATC_SET_ATTMGR_MEMORY has no interface.
Friends
Interface IF_SATC_SET_ATTMGR_MEMORY has no friend.
Attributes
Interface IF_SATC_SET_ATTMGR_MEMORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns list of attributes loaded into memory | 20070224 |
2 | ![]() |
Instance method | Public | Method | Get attribute value of one entity | 20070224 |
3 | ![]() |
Instance method | Public | Method | Get attribute values of several entities | 20070224 |
4 | ![]() |
Instance method | Public | Method | Get values for several attributes of several entities | 20070224 |
5 | ![]() |
Instance method | Public | Method | Set value for one attriubte of single entity | 20070224 |
6 | ![]() |
Instance method | Public | Method | Sets values for one attribute of multiple entities | 20070224 |
7 | ![]() |
Instance method | Public | Method | Sets values for multiple attributes of multiple entities | 20070224 |
Events
Interface IF_SATC_SET_ATTMGR_MEMORY has no event.
Types
Interface IF_SATC_SET_ATTMGR_MEMORY has no local type.
Method Signatures
Method GET_ATTRIBUTE_NAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING_TABLE | Name of attributes already loaded into Memory | 20070224 |
Method GET_ATTRIBUTE_NAMES on Interface IF_SATC_SET_ATTMGR_MEMORY has no exception.
Method GET_ATTRIBUTE_VALUE 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 | 20070224 | |||
3 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | DATA | 20070224 | |||
4 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | SATC_D_NAME | 20070224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070224 |
Method GET_ATTRIBUTE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALUES | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070224 | |||
2 | ![]() |
I_KEYS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070224 | |||
3 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | SATC_D_NAME | 20070224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070224 |
Method GET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ATTRIBUTES | Call by reference | Type reference (TYPE) | IF_SATC_SET_ATTRIBUTE_MANAGER=>TY_T_ATTRIBUTE_DATA | 20070224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SATC: Exceptions with Set Handling | 20070224 |
Method SET_ATTRIBUTE_VALUE 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 | 20070224 | |||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | SATC_D_NAME | 20070224 | |||
3 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | DATA | 20070224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SATC: Exceptions with Set Handling | 20070224 |
Method SET_ATTRIBUTE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEYS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070224 | |||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | SATC_D_NAME | 20070224 | |||
3 | ![]() |
I_VALUES | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SATC: Exceptions with Set Handling | 20070224 |
Method SET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ATTRIBUTES | Call by reference | Type reference (TYPE) | IF_SATC_SET_ATTRIBUTE_MANAGER=>TY_T_ATTRIBUTE_DATA | 20070224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SATC: Exceptions with Set Handling | 20070224 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |