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 | ![]() |
Static method | Public | Method | Checks whether Partitioning Can Be Executed | 20131206 |
2 | ![]() |
Static method | Public | Method | Checks partitions for gaplessness | 20130829 |
3 | ![]() |
Static method | Public | Method | Returns all partitions created for PtO/group | 20130709 |
4 | ![]() |
Static method | Public | Method | Returns all partitions created for a table | 20130829 |
5 | ![]() |
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 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | DAAG_ID | IDs | 20131206 | ||
2 | ![]() |
IV_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Name eines Hintergrundjobs | 20131206 | ||
3 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | DAAG_TYPE | Typ: Partitionierungs-/Gruppenobjekt | 20131206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen der Partitionierung | 20131206 |
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 | Tabellentype für T100 Nachrichten | 20130829 | ||
2 | ![]() |
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 | ![]() |
IS_PTO_GRP | Call by reference | Type reference (TYPE) | DAAG_S_PTO_GRP | Partitionierungs- und Gruppenobjekte | 20130709 | ||
2 | ![]() |
RT_PARTITIONS | Value transfer | Type reference (TYPE) | DAAG_T_PARTITIONS | Historie angelegter Partitionen einer Tabelle (Tabellentyp) | 20130709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IT_TABNAMES | Call by reference | Type reference (TYPE) | TTTABNAME | Menge von Tabellen | 20130829 | ||
2 | ![]() |
RT_PARTITIONS | Value transfer | Type reference (TYPE) | DAAG_T_PARTITIONS | Historie angelegter Partitionen einer Tabelle (Tabellentyp) | 20130829 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ET_GRP | Call by reference | Type reference (TYPE) | DAAG_T_GRP | Tabellentyp für DAAG_GRP | 20130709 | ||
2 | ![]() |
ET_PTO | Call by reference | Type reference (TYPE) | DAAG_T_PTO | Tabellentyp für DAAG_PTO | 20130709 | ||
3 | ![]() |
IV_DAAG_OBJECT | Call by reference | Type reference (TYPE) | DAAG_OBJECT | Name eines Data-Aging-Objekts | 20130709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen der Partitionierung | 20130906 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |