SAP ABAP Interface IF_SATC_SET_ATTHND_PERSISTENCE (Handler for one attribute - persistence)
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
Properties
| Interface | IF_SATC_SET_ATTHND_PERSISTENCE | |
| Short Description | Handler for one attribute - persistence |
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 | IF_SATC_SET_CONSTANTS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SATC_SET_ATTHND_PERSISTENCE has no interface.
Friends
Interface IF_SATC_SET_ATTHND_PERSISTENCE has no friend.
Attributes
Interface IF_SATC_SET_ATTHND_PERSISTENCE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copies entries | 20070224 | |
| 2 | Instance method | Public | Method | Delete entries | 20070224 | |
| 3 | Instance method | Public | Method | Load entries | 20070224 | |
| 4 | Instance method | Public | Method | Called after commit is done | 20070224 | |
| 5 | Instance method | Public | Method | Called after rollback is done | 20070224 | |
| 6 | Instance method | Public | Method | Save entries | 20070224 |
Events
Interface IF_SATC_SET_ATTHND_PERSISTENCE has no event.
Types
Interface IF_SATC_SET_ATTHND_PERSISTENCE has no local type.
Method Signatures
Method COPY 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 | Keys of Subset, if Initial => Copy All Entries | 20070224 | |||
| 2 | I_TARGET_SET_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | ATC: Unique ID | 20070224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070224 |
Method DELETE 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 | Keys of Subset, if Initial => Delete All Entries | 20070224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070224 |
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILTER | Call by reference | Type reference (TYPE) | DATA | 20070224 | ||||
| 2 | I_MODE | Call by reference | Type reference (TYPE) | INT1 | IF_SATC_SET_CONSTANTS=>C_LOAD_MODE-IMMEDIATE | Int1 | 20070224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070224 |
Method ON_AFTER_COMMIT Signature
Method ON_AFTER_COMMIT on Interface IF_SATC_SET_ATTHND_PERSISTENCE has no parameter.
Method ON_AFTER_COMMIT on Interface IF_SATC_SET_ATTHND_PERSISTENCE has no exception.
Method ON_AFTER_ROLLBACK Signature
Method ON_AFTER_ROLLBACK on Interface IF_SATC_SET_ATTHND_PERSISTENCE has no parameter.
Method ON_AFTER_ROLLBACK on Interface IF_SATC_SET_ATTHND_PERSISTENCE has no exception.
Method SAVE Signature
Method SAVE on Interface IF_SATC_SET_ATTHND_PERSISTENCE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070224 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |