SAP ABAP Class IF_AXT_PERSISTENCY (Interface for persistencies)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_TABLES_ABST_PERSISTENCY | Abstract persistency of AXT Tables | 20090414 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_TEST_PERSISTENCY | Unit test persistency implementation | 20090121 |
Properties
| Class | IF_AXT_PERSISTENCY | |
| Short Description | Interface for persistencies | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090115 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_AXT_PERSISTENCY has no forward declaration.
Interfaces
Class IF_AXT_PERSISTENCY has no interface implemented.
Friends
Class IF_AXT_PERSISTENCY has no friend class.
Attributes
Class IF_AXT_PERSISTENCY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090115 | ||
| 2 | Instance method | Public | Method | 20090115 | ||
| 3 | Instance method | Public | Method | 20090115 |
Events
Class IF_AXT_PERSISTENCY has no event.
Types
Class IF_AXT_PERSISTENCY has no local type.
Method Signatures
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20090115 | ||||
| 2 | IT_KEY | Call by reference | Type reference (TYPE) | ANY TABLE | 20090115 | ||||
| 3 | IV_APPEND_DATA | Call by reference | Type reference (TYPE) | FLAG | 'X' | 20090115 | |||
| 4 | IV_KEY_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20090115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for Extensibility Runtime | 20090219 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20090115 | ||||
| 2 | ET_KEY | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20090115 | ||||
| 3 | IT_KEY | Call by reference | Type reference (TYPE) | ANY TABLE | 20090115 | ||||
| 4 | IT_SELECTION_PARAMETERS | Call by reference | Type reference (TYPE) | AXTT_TABLES_SEL_PARAM | 20090115 | ||||
| 5 | IV_KEY_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20090115 | ||||
| 6 | IV_LAST_KEY | Call by reference | Type reference (TYPE) | ANY | 20090115 | ||||
| 7 | IV_MAX_ROWS | Call by reference | Type reference (TYPE) | I | 20090115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090115 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DELETE | Call by reference | Type reference (TYPE) | TABLE | 20090115 | ||||
| 2 | IT_INSERT | Call by reference | Type reference (TYPE) | TABLE | 20090115 | ||||
| 3 | IT_UPDATE | Call by reference | Type reference (TYPE) | TABLE | 20090115 | ||||
| 4 | IT_UPDATE_OLD | Call by reference | Type reference (TYPE) | TABLE | 20090115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090115 |
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in |