SAP ABAP Interface IF_AAB_PERSISTENCE_API (API for AAB Data Store)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SAAB (Package) Activatable Breakpoints and Assertions

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AAB_PERSISTENCE | AAB (Checkpoints) Data Store | 20070611 |
Properties
Interface | IF_AAB_PERSISTENCE_API | |
Short Description | API for AAB Data Store |
General Data
Package | SAAB | Activatable Breakpoints and Assertions |
Created | 20070611 | SAP |
Last changed | 20090618 | 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_RTM_PERSISTENCE_API | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_AAB_API_TYPES | Types for Checkpoint API | 20070627 |
Friends
Interface IF_AAB_PERSISTENCE_API has no friend.
Attributes
Interface IF_AAB_PERSISTENCE_API has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete log record from AAB data store | 20070611 |
2 | ![]() |
Instance method | Public | Method | Copy log records to database | 20070913 |
3 | ![]() |
Instance method | Public | Method | Create Iterator for AAB Log Records | 20070627 |
Events
Interface IF_AAB_PERSISTENCE_API has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | CHECKPOINTGRP_RANGE_T | Public | Attribute reference (LIKE) | 20070627 |
|
||
2 | PROGRAM_RANGE_T | Public | Attribute reference (LIKE) | 20070611 |
|
||
3 | SUBKEY_RANGE_T | Public | Attribute reference (LIKE) | 20070611 |
|
Method Signatures
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECKPOINT_GROUP | Call by reference | Type reference (TYPE) | AAB_ID_NAME | Checkpoint-Gruppe | 20070611 | ||
2 | ![]() |
NUMBER_OF_DELETED_ENTRIES | Value transfer | Type reference (TYPE) | I | Anzahl der gelöschten Protokollsätze | 20070611 | ||
3 | ![]() |
PROGRAM_RANGE | Call by reference | Type reference (TYPE) | PROGRAM_RANGE_T | Wertebereich für Programm-Name | 20070611 | ||
4 | ![]() |
SUBKEY_RANGE | Call by reference | Type reference (TYPE) | SUBKEY_RANGE_T | Wertebereich für SUBKEY | 20070611 | ||
5 | ![]() |
TIME_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20070611 | ||
6 | ![]() |
TIME_TO | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen zu Checkpoint-Gruppen | 20070611 | |
2 | ![]() |
Ausnahmen zur AAB Datenablage | 20070611 |
Method FLUSH_TO_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOCAL_SERVER_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | Nur Protokollsätze vom lokalen Server berücksichtigen | 20070913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen zur AAB Datenablage | 20070913 |
Method GET_ITERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECKPOINTGRP_RANGE | Call by reference | Type reference (TYPE) | CHECKPOINTGRP_RANGE_T | Wertebereich für Checkpoint-Gruppen | 20070627 | ||
2 | ![]() |
ITERATOR | Value transfer | Object reference (TYPE REF TO) | IF_AAB_LOG_ITERATOR | Iterator für AAB Protokollsätze | 20070627 | ||
3 | ![]() |
PROGRAM_RANGE | Call by reference | Type reference (TYPE) | PROGRAM_RANGE_T | Wertebereich für Programm-Namen | 20070627 | ||
4 | ![]() |
SUBKEY_RANGE | Call by reference | Type reference (TYPE) | SUBKEY_RANGE_T | Wertebereich für SUBKEYs | 20070627 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen zu Checkpoint-Gruppen | 20070627 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |