SAP ABAP Interface IF_AXT_PERSISTENCY (Interface for persistencies)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_RUNTIME (Package) Extensibility Runtime components
⤷
⤷
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
| Interface | IF_AXT_PERSISTENCY | |
| Short Description | Interface for persistencies |
General Data
| Package | AXT_RUNTIME | Extensibility Runtime components |
| Created | 20090115 | SAP |
| Last changed | 20100303 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_AXT_PERSISTENCY has no forward declaration.
Interfaces
Interface IF_AXT_PERSISTENCY has no interface.
Friends
Interface IF_AXT_PERSISTENCY has no friend.
Attributes
Interface 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
Interface IF_AXT_PERSISTENCY has no event.
Types
Interface 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 | 701 |