SAP ABAP Class IF_SATC_SET_ATTHND_PERSISTENCE (Handler for one attribute - persistence)
Meta Relationship - Used By
Properties
| Class | IF_SATC_SET_ATTHND_PERSISTENCE | |
| Short Description | Handler for one attribute - persistence | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070224 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SATC_SET_ATTHND_PERSISTENCE has no interface implemented.
Friends
Class IF_SATC_SET_ATTHND_PERSISTENCE has no friend class.
Attributes
Class 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
Class IF_SATC_SET_ATTHND_PERSISTENCE has no event.
Types
Class 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 class IF_SATC_SET_ATTHND_PERSISTENCE has no parameter.
Method ON_AFTER_COMMIT on class IF_SATC_SET_ATTHND_PERSISTENCE has no exception.
Method ON_AFTER_ROLLBACK Signature
Method ON_AFTER_ROLLBACK on class IF_SATC_SET_ATTHND_PERSISTENCE has no parameter.
Method ON_AFTER_ROLLBACK on class IF_SATC_SET_ATTHND_PERSISTENCE has no exception.
Method SAVE Signature
Method SAVE on class 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 |