SAP ABAP Interface IF_SATC_SET_APPEND ('Append' 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_AC_ASPERR_SET_APPEND | Aspect Plug-in Failure: typed append | 20081127 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SATC_AC_OBJLOG_SET_APPEND | 'Object Log' Domain: Typed append | 20090805 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_SATC_AC_PLNERR_SET_APPEND | Module Plug-in Failure: Typed append | 20071207 |
| 4 | Interface composition (i COMPRISING i_ref) | IF_SATC_AC_VDCT_SET_APPEND | 'Module Verdict Domain' typed append | 20081117 |
| 5 | Interface composition (i COMPRISING i_ref) | IF_SATC_AC_VERDCT_SET_APPEND | Aspect Verdict Domain: Typed append | 20070102 |
Properties
| Interface | IF_SATC_SET_APPEND | |
| Short Description | 'Append' 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_APPEND 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_APPEND has no friend.
Attributes
Interface IF_SATC_SET_APPEND has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Append keys | 20060111 | |
| 2 | Instance method | Public | Method | Append keys and attributes | 20061130 |
Events
Interface IF_SATC_SET_APPEND has no event.
Types
Interface IF_SATC_SET_APPEND has no local type.
Method Signatures
Method APPEND_KEYS 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 | 20060111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20061202 |
Method APPEND_KEYS_WITH_ATTRIBUTES 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_ACCESS=>TY_T_ATTRIBUTE_VALUES | ATC: Detailed information about keys, attribute and handlers | 20061130 | |||
| 2 | I_KEYS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20061130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20061202 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |