SAP ABAP Interface IF_FDT_PERSISTENCE_SPECIAL (Interface for special persistence cases)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_CORE (Package) BRFplus: Core

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_ADMIN_DATA | FDT: Administrative Data | 20110607 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_CC_SERVICES | FDT: Generation Services | 20090109 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_DDBV | BRFplus: Dynamic Database View | 20130308 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_DEPLOYMENT | Deploy BRFplus application | 20090827 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_RULESET | FDT: Ruleset | 20091006 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_TADIR | Handling of TADIR entries | 20090108 |
Properties
Interface | IF_FDT_PERSISTENCE_SPECIAL | |
Short Description | Interface for special persistence cases |
General Data
Package | SFDT_CORE | BRFplus: Core |
Created | 20090108 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_FDT_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_FDT_PERSISTENCE_SPECIAL has no interface.
Friends
Interface IF_FDT_PERSISTENCE_SPECIAL has no friend.
Attributes
Interface IF_FDT_PERSISTENCE_SPECIAL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Processing after the physical delete commit in the normal db | 20090108 |
2 | ![]() |
Static method | Public | Method | Deletes IDs from special databases | 20090108 |
Events
Interface IF_FDT_PERSISTENCE_SPECIAL has no event.
Types
Interface IF_FDT_PERSISTENCE_SPECIAL has no local type.
Method Signatures
Method AFTER_COMMIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WITHOUT_COMMIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110811 |
Method AFTER_COMMIT on Interface IF_FDT_PERSISTENCE_SPECIAL has no exception.
Method DELETE_PHYSICAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DEL_COUNTER | Call by reference | Type reference (TYPE) | I | Number of deleted objects | 20090108 | ||
2 | ![]() |
ITH_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TH_OBJECT_ID | Hashed table of the IDs | 20120104 | ||
3 | ![]() |
IV_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Tablename from the DB | 20090108 | ||
4 | ![]() |
IV_TABLE_TYPE | Call by reference | Type reference (TYPE) | FDT_TABLE_TYPE | Table Type | 20090108 |
Method DELETE_PHYSICAL on Interface IF_FDT_PERSISTENCE_SPECIAL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |