SAP ABAP Class CL_RTTBF_TABL_DB_SAVE (RTTBF: Make Data in Internal Table Persistent)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF (Application Component) Enterprise Service Framework Layer
⤷
SESF_RTTBF (Package) Runtime Transaction Buffer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RTTBF_SERVICE | RTTBF: Services of Runtime Transaction Buffer Frameworks | 20040210 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RTTBF_TRAN_TABL_DB_SAVE | 20040325 |
Properties
| Class | CL_RTTBF_TABL_DB_SAVE | |
| Short Description | RTTBF: Make Data in Internal Table Persistent | |
| Super Class | CL_RTTBF_SERVICE | RTTBF: Services of Runtime Transaction Buffer Frameworks |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SESF_RTTBF | Runtime Transaction Buffer |
| Created | 20040210 | SAP |
| Last change | 20110908 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RTTBF_TRAN_TABL_DB_SAVE | 20040325 |
Friends
Class CL_RTTBF_TABL_DB_SAVE has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20040302 | ||
| 2 | Instance method | Private | Method | 20040519 | ||
| 3 | Instance method | Public | Constructor | 20040210 | ||
| 4 | Instance method | Private | Method | 20040302 | ||
| 5 | Instance method | Private | Method | 20040301 | ||
| 6 | Instance method | Private | Method | 20040301 | ||
| 7 | Instance method | Private | Method | 20040301 | ||
| 8 | Instance method | Private | Method | 20040525 | ||
| 9 | Instance method | Private | Method | 20040519 |
Events
Class CL_RTTBF_TABL_DB_SAVE has no event.
Types
Class CL_RTTBF_TABL_DB_SAVE has no local type.
Method Signatures
Method CLEANUP_DB_CHANGE_BUFFERS Signature
Method CLEANUP_DB_CHANGE_BUFFERS on class CL_RTTBF_TABL_DB_SAVE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040519 |
Method CLEANUP_PREPARED_DB_CHANGES Signature
Method CLEANUP_PREPARED_DB_CHANGES on class CL_RTTBF_TABL_DB_SAVE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040519 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DB_TABLENAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20040210 | |||
| 2 | ID_SERVICE_NAME | Call by reference | Type reference (TYPE) | RTTBF_TYPE_SERVICE_NAME | 20040210 | ||||
| 3 | IO_APPL_TABL | Call by reference | Object reference (TYPE REF TO) | IF_RTTBF_APPL_TABL | 20040602 | ||||
| 4 | IO_RTTBF_TABL_BUFFER | Call by reference | Object reference (TYPE REF TO) | CL_RTTBF_TABL_BUFFER | 20040917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RTTBF: Ausnahmeklasse | 20040301 |
Method EXECUTE_DB_SAVE Signature
Method EXECUTE_DB_SAVE on class CL_RTTBF_TABL_DB_SAVE has no parameter.
Method EXECUTE_DB_SAVE on class CL_RTTBF_TABL_DB_SAVE has no exception.
Method PREPARE_DB_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INRECORD | Call by reference | Type reference (TYPE) | ANY | 20040301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RTTBF: Ausnahmeklasse | 20040301 |
Method PREPARE_DB_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INRECORD | Call by reference | Type reference (TYPE) | ANY | 20040301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RTTBF: Ausnahmeklasse | 20040301 |
Method PREPARE_DB_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INRECORD | Call by reference | Type reference (TYPE) | ANY | 20040301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RTTBF: Ausnahmeklasse | 20040301 |
Method REMEMBER_BEFORE_BUFF_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INRECORD | Call by reference | Type reference (TYPE) | ANY | 20040525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040525 |
Method TAKEOVER_PREPARED_DB_CHANGES Signature
Method TAKEOVER_PREPARED_DB_CHANGES on class CL_RTTBF_TABL_DB_SAVE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040519 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 10V |