SAP ABAP Class IF_SATC_SET_APPEND ('Append' access to set)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SATC_SET_ACCESS | Access to entity set | 20061201 |
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
| Class | IF_SATC_SET_APPEND | |
| Short Description | 'Append' access to set | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20051228 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SATC_SET_APPEND has no forward declaration.
Interfaces
Class IF_SATC_SET_APPEND has no interface implemented.
Friends
Class IF_SATC_SET_APPEND has no friend class.
Attributes
Class 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
Class IF_SATC_SET_APPEND has no event.
Types
Class 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 |