SAP ABAP Interface IF_DAAG_PARTITIONING_DB (Partitioning Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-DAG (Application Component) Data Aging
⤷
S_DAAG_COMMON (Package) Jointly Used Objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DAAG_PARTITIONING_HANA | Class for BAdI: DAAG_PARTITIONING_DB | 20130710 |
Properties
| Interface | IF_DAAG_PARTITIONING_DB | |
| Short Description | Partitioning Interface |
General Data
| Package | S_DAAG_COMMON | Jointly Used Objects |
| Created | 20130710 | SAP |
| Last changed | 20140121 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130710 |
Friends
Interface IF_DAAG_PARTITIONING_DB has no friend.
Attributes
Interface IF_DAAG_PARTITIONING_DB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Whether Data Records Exist in Others Parttitions | 20130903 | |
| 2 | Instance method | Public | Method | Checks Whether There Are Gaps Between Partitions | 20130829 | |
| 3 | Instance method | Public | Method | Create Data Aging Partition | 20130710 | |
| 4 | Instance method | Public | Method | Gets Info about Whether the DB Supports the Others Partition | 20130904 | |
| 5 | Instance method | Public | Method | Deletes an Others Partition | 20130903 | |
| 6 | Instance method | Public | Method | Returns Existing Data Aging partitions | 20130710 |
Events
Interface IF_DAAG_PARTITIONING_DB has no event.
Types
Interface IF_DAAG_PARTITIONING_DB has no local type.
Method Signatures
Method CHECK_OTHERS_PARTITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | DAAG_T_T100_MESSAGES | Tabellentyp für T100 Nachrichten | 20130903 | |||
| 2 | IT_TABNAMES | Call by reference | Type reference (TYPE) | TTTABNAME | Menge von Tabellen | 20130903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen der Partitionierung | 20130903 |
Method CHECK_PARTITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | DAAG_T_T100_MESSAGES | Tabellentyp für T100 Nachrichten | 20130829 | |||
| 2 | IT_PARTITIONS | Call by reference | Type reference (TYPE) | DAAG_T_PARTITIONS | Partitionen von Tabellen | 20130829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen der Partitionierung | 20130903 |
Method CREATE_PARTITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARTITIONS | Call by reference | Type reference (TYPE) | DAAG_T_PARTITIONS | Partitionen von Tabellen | 20130710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen der Partitionierung | 20130710 |
Method DB_SUPPORTS_OTHERS_PARTITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SUPPORTS_OTHERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130904 |
Method DB_SUPPORTS_OTHERS_PARTITION on Interface IF_DAAG_PARTITIONING_DB has no exception.
Method DROP_OTHERS_PARTITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TABNAMES | Call by reference | Type reference (TYPE) | TTTABNAME | Menge von Tabellen | 20130903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen der Partitionierung | 20130903 |
Method GET_PARTITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARTITIONS | Call by reference | Type reference (TYPE) | DAAG_T_PARTITIONS | Historie angelegter Partitionen einer Tabelle (Tabellentyp) | 20130710 | |||
| 2 | IT_TABNAMES | Call by reference | Type reference (TYPE) | TTTABNAME | Menge von Tabellen | 20130710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen der Partitionierung | 20130710 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |