SAP ABAP Class IF_FDT_PERSISTENCE (FDT: Persistence)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_PERSISTENCE | FDT: Persistence | 20070721 |
Properties
| Class | IF_FDT_PERSISTENCE | |
| Short Description | FDT: Persistence | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070721 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_FDT_PERSISTENCE has no interface implemented.
Friends
Class IF_FDT_PERSISTENCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | FDT Object ID | 20070721 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete from DB table | 20070721 | |
| 2 | Instance method | Public | Method | Get versions | 20070802 | |
| 3 | Instance method | Public | Method | Read DB table into internal table | 20070721 | |
| 4 | Instance method | Public | Method | Read DB table into structure | 20070721 | |
| 5 | Instance method | Public | Method | Write table into transport task/request | 20070721 | |
| 6 | Instance method | Public | Method | Write internal table to DB table | 20070721 | |
| 7 | Instance method | Public | Method | Write structure to DB table | 20070721 |
Events
Class IF_FDT_PERSISTENCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_SELECTION | Public | See coding | Selection criterion | 20070721 | BEGIN OF s_selection,
fieldname TYPE fieldname,
aggr_fnct TYPE fdt_aggr_fnct,
sign TYPE ddsign,
option TYPE ddoption,
low TYPE string,
high TYPE string,
END OF s_selection
|
|
| 2 | TS_SELECTION | Public | See coding | Selection criteria | 20070721 | ts_selection TYPE SORTED TABLE OF s_selection
WITH UNIQUE KEY fieldname sign option low high
|
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ISSUER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | OBSOLETE | 20080401 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20070721 |
Method DELETE on class IF_FDT_PERSISTENCE has no exception.
Method GET_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CURRENT_VERSION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>VERSION | Current Version | 20070802 | |||
| 2 | EV_LAST_DB_VERSION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>VERSION | Last Database Version | 20070802 |
Method GET_VERSIONS on class IF_FDT_PERSISTENCE has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETI_VALUE | Call by reference | Type reference (TYPE) | INDEX TABLE | Found values | 20070721 | |||
| 2 | EV_NO_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE: no values found | 20070721 | |||
| 3 | ITS_SELECTION | Call by reference | Type reference (TYPE) | TS_SELECTION | Selection criteria | 20070721 | |||
| 4 | IV_ISSUER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | OBSOLETE | 20080502 | |||
| 5 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20070721 | |||
| 6 | IV_T_TABLE_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | For overruling the Default-T-Table-Mode | 20091125 | |||
| 7 | IV_VERSION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>VERSION | Version | 20070721 |
Method READ on class IF_FDT_PERSISTENCE has no exception.
Method READ_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VALUE | Call by reference | Type reference (TYPE) | ANY | Found value | 20070721 | |||
| 2 | EV_NO_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE: no value found | 20070721 | |||
| 3 | ITS_SELECTION | Call by reference | Type reference (TYPE) | TS_SELECTION | Selection criteria | 20070721 | |||
| 4 | IV_ISSUER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | OBSOLETE | 20080502 | |||
| 5 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20070721 | |||
| 6 | IV_T_TABLE_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | For overruling the Default-T-Table-Mode | 20091125 | |||
| 7 | IV_VERSION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>VERSION | Version | 20070721 |
Method READ_SINGLE on class IF_FDT_PERSISTENCE has no exception.
Method TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ISSUER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | OBSOLETE | 20080110 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20070721 | |||
| 3 | IV_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Transport Request | 20070721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070721 | |||
| 2 | 20070721 |
Method WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITI_VALUE | Call by reference | Type reference (TYPE) | INDEX TABLE | Values to be written | 20070721 | |||
| 2 | IV_ISSUER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | OBSOLETE | 20080502 | |||
| 3 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20070721 |
Method WRITE on class IF_FDT_PERSISTENCE has no exception.
Method WRITE_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALUE | Call by reference | Type reference (TYPE) | ANY | Value to be written | 20070721 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20070721 |
Method WRITE_SINGLE on class IF_FDT_PERSISTENCE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |