SAP ABAP Class IF_DAAG_PARTITIONING_DB (Partitioning Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130710
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
Class IF_DAAG_PARTITIONING_DB  
Short Description Partitioning Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130710   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_DAAG_PARTITIONING_DB has no interface implemented.
Friends
Class IF_DAAG_PARTITIONING_DB has no friend class.
Attributes
Class IF_DAAG_PARTITIONING_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OTHERS_PARTITION Instance method Public Method Checks Whether Data Records Exist in Others Parttitions 20130903
2 CHECK_PARTITIONS Instance method Public Method Checks Whether There Are Gaps Between Partitions 20130829
3 CREATE_PARTITIONS Instance method Public Method Create Data Aging Partition 20130710
4 DB_SUPPORTS_OTHERS_PARTITION Instance method Public Method Gets Info about Whether the DB Supports the Others Partition 20130904
5 DROP_OTHERS_PARTITION Instance method Public Method Deletes an Others Partition 20130903
6 GET_PARTITIONS Instance method Public Method Returns Existing Data Aging partitions 20130710
Events
Class IF_DAAG_PARTITIONING_DB has no event.
Types
Class 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) DAAG_T_T100_MESSAGES Tabellentyp für T100 Nachrichten 20130903
2 Importing IT_TABNAMES Call by reference Type reference (TYPE) TTTABNAME Menge von Tabellen 20130903
# Exception Resumable Description Created on
1 CX_DAAG_PARTITIONING Ausnahmen der Partitionierung 20130903

Method CHECK_PARTITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) DAAG_T_T100_MESSAGES Tabellentyp für T100 Nachrichten 20130829
2 Importing IT_PARTITIONS Call by reference Type reference (TYPE) DAAG_T_PARTITIONS Partitionen von Tabellen 20130829
# Exception Resumable Description Created on
1 CX_DAAG_PARTITIONING Ausnahmen der Partitionierung 20130903

Method CREATE_PARTITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARTITIONS Call by reference Type reference (TYPE) DAAG_T_PARTITIONS Partitionen von Tabellen 20130710
# Exception Resumable Description Created on
1 CX_DAAG_PARTITIONING 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 Exporting EV_SUPPORTS_OTHERS Call by reference Type reference (TYPE) ABAP_BOOL 20130904

Method DB_SUPPORTS_OTHERS_PARTITION on class 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 Importing IT_TABNAMES Call by reference Type reference (TYPE) TTTABNAME Menge von Tabellen 20130903
# Exception Resumable Description Created on
1 CX_DAAG_PARTITIONING Ausnahmen der Partitionierung 20130903

Method GET_PARTITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARTITIONS Call by reference Type reference (TYPE) DAAG_T_PARTITIONS Historie angelegter Partitionen einer Tabelle (Tabellentyp) 20130710
2 Importing IT_TABNAMES Call by reference Type reference (TYPE) TTTABNAME Menge von Tabellen 20130710
# Exception Resumable Description Created on
1 CX_DAAG_PARTITIONING Ausnahmen der Partitionierung 20130710
History
Last changed by/on SAP  20140121 
SAP Release Created in