SAP ABAP Class IF_AAB_PERSISTENCE_API (API for AAB Data Store)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_AAB_API_TYPES | Types for Checkpoint API | 20070627 |
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
| Class | IF_AAB_PERSISTENCE_API | |
| Short Description | API for AAB Data Store | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070611 | SAP |
| Last change | 20090618 | 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_AAB_PERSISTENCE_API has no interface implemented.
Friends
Class IF_AAB_PERSISTENCE_API has no friend class.
Attributes
Class 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
Class 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 |