SAP ABAP Class CL_DAAG_PARTITIONING_SERVICES (Service class of partitioning)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-DAG (Application Component) Data Aging
     S_DAAG_PARTITIONING (Package) Partitioning Management
Properties
Class CL_DAAG_PARTITIONING_SERVICES  
Short Description Service class of partitioning    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_DAAG_PARTITIONING   Partitioning Management 
Created 20130705   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DAAG_PARTITIONING_SERVICES has no forward declaration.
Interfaces
Class CL_DAAG_PARTITIONING_SERVICES has no interface implemented.
Friends
Class CL_DAAG_PARTITIONING_SERVICES has no friend class.
Attributes
Class CL_DAAG_PARTITIONING_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PARTITIONING_EXECUTION Static method Public Method Checks whether Partitioning Can Be Executed 20131206
2 CHECK_PARTITIONS Static method Public Method Checks partitions for gaplessness 20130829
3 GET_PARTITIONS_FOR_PTO_GRP Static method Public Method Returns all partitions created for PtO/group 20130709
4 GET_PARTITIONS_FOR_TABLES Static method Public Method Returns all partitions created for a table 20130829
5 GET_PTO_GRP_FOR_DAGO Static method Public Method Returns PtOs and groups involved for a DAgO 20130709
Events
Class CL_DAAG_PARTITIONING_SERVICES has no event.
Types
Class CL_DAAG_PARTITIONING_SERVICES has no local type.
Method Signatures

Method CHECK_PARTITIONING_EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) DAAG_ID IDs 20131206
2 Importing IV_JOBNAME Call by reference Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20131206
3 Importing IV_TYPE Call by reference Type reference (TYPE) DAAG_TYPE Typ: Partitionierungs-/Gruppenobjekt 20131206
# Exception Resumable Description Created on
1 CX_DAAG_PARTITIONING Ausnahmen der Partitionierung 20131206

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 Tabellentype für T100 Nachrichten 20130829
2 Importing IT_PARTITIONS Call by reference Type reference (TYPE) DAAG_T_PARTITIONS Partitionen von Tabellen 20130829

Method CHECK_PARTITIONS on class CL_DAAG_PARTITIONING_SERVICES has no exception.

Method GET_PARTITIONS_FOR_PTO_GRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PTO_GRP Call by reference Type reference (TYPE) DAAG_S_PTO_GRP Partitionierungs- und Gruppenobjekte 20130709
2 Returning RT_PARTITIONS Value transfer Type reference (TYPE) DAAG_T_PARTITIONS Historie angelegter Partitionen einer Tabelle (Tabellentyp) 20130709
# Exception Resumable Description Created on
1 CX_DAAG_PARTITIONING Ausnahmen der Partitionierung 20130709

Method GET_PARTITIONS_FOR_TABLES 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 20130829
2 Returning RT_PARTITIONS Value transfer Type reference (TYPE) DAAG_T_PARTITIONS Historie angelegter Partitionen einer Tabelle (Tabellentyp) 20130829
# Exception Resumable Description Created on
1 CX_DAAG_PARTITIONING Ausnahmen der Partitionierung 20130829

Method GET_PTO_GRP_FOR_DAGO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GRP Call by reference Type reference (TYPE) DAAG_T_GRP Tabellentyp für DAAG_GRP 20130709
2 Exporting ET_PTO Call by reference Type reference (TYPE) DAAG_T_PTO Tabellentyp für DAAG_PTO 20130709
3 Importing IV_DAAG_OBJECT Call by reference Type reference (TYPE) DAAG_OBJECT Name eines Data-Aging-Objekts 20130709
# Exception Resumable Description Created on
1 CX_DAAG_DESIGNTIME Ausnahmen der Partitionierung 20130906
History
Last changed by/on SAP  20141121 
SAP Release Created in 740