Hierarchy
⤷
⤷
Properties
| Class | CL_ORA_PARTENGINE_ADMIN | |
| Short Description | Partengine Admin: Adding/Merging partitions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | Q2 | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SDBO | Database Administration: Oracle-Specific Components |
| Created | 20081103 | 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
Class CL_ORA_PARTENGINE_ADMIN has no interface implemented.
Friends
Class CL_ORA_PARTENGINE_ADMIN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRING | 20090317 | ||||
| 2 | Constant | Public | Type reference (TYPE) | ORAPR_S_PARTADM_ALV-ADDPART | 'Productive' | 20090317 | |||
| 3 | Constant | Public | Type reference (TYPE) | ORAPR_S_PARTADM_ALV-ADDPART | 'Testmode' | 20090317 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ORAPR_T_ADMIN | 20090317 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 0 | 20100419 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | 1000000 | 20090317 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | 5000 | 20090317 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | FIELDNAME | 20090317 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | CHAR3 | '4' | 20090317 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090317 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | add base data | 20090317 | |
| 2 | Static method | Private | Method | ascii code to char | 20090317 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20090317 | |
| 4 | Instance method | Private | Method | create data for partition merge | 20090317 | |
| 5 | Instance method | Private | Method | create data for partition split | 20090317 | |
| 6 | Instance method | Private | Method | create statistics for partition | 20090317 | |
| 7 | Static method | Public | Method | Display Jobs | 20090317 | |
| 8 | Instance method | Private | Method | get admin data | 20090317 | |
| 9 | Instance method | Private | Method | get higher character | 20090317 | |
| 10 | Instance method | Private | Method | get lower character | 20090630 | |
| 11 | Instance method | Private | Method | get max nr value in partition | 20090317 | |
| 12 | Instance method | Private | Method | get number range from tonumber | 20090317 | |
| 13 | Static method | Public | Method | get list of partengine administrated tables | 20090317 | |
| 14 | Instance method | Private | Method | get list of partitions (NR Partitioning) | 20090317 | |
| 15 | Instance method | Private | Method | get number of rows in partition | 20090317 | |
| 16 | Instance method | Private | Method | add spare partitions (NR partitioning) | 20090317 | |
| 17 | Instance method | Private | Method | add next year entries | 20090630 | |
| 18 | Instance method | Private | Method | add next year entries for subobjects with no NR partitions | 20090630 | |
| 19 | Instance method | Private | Method | merge partitions (NR partitioning) | 20090317 | |
| 20 | Static method | Public | Method | select partitions | 20090317 | |
| 21 | Static method | Public | Method | select partition key fields | 20090317 | |
| 22 | Instance method | Private | Method | execute sql and update admin data | 20090317 | |
| 23 | Static method | Public | Method | Save changed nr data | 20090317 | |
| 24 | Static method | Public | Method | save partadm | 20090317 | |
| 25 | Static method | Public | Method | schedule RSORAPARTADM in batch | 20090317 | |
| 26 | Instance method | Public | Method | start admin task | 20090317 | |
| 27 | Static method | Private | Method | char to ascii | 20090317 | |
| 28 | Instance method | Private | Method | write string formated | 20090317 |
Events
Class CL_ORA_PARTENGINE_ADMIN has no event.
Types
Class CL_ORA_PARTENGINE_ADMIN has no local type.
Method Signatures
Method ADD_BASE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RC | Call by reference | Type reference (TYPE) | I | 20090317 | ||||
| 2 | STATUS | Call by reference | Type reference (TYPE) | I | 20090317 | ||||
| 3 | TESTMODEFORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090317 | |||
| 4 | WA_ADM_BASE | Call by reference | Type reference (TYPE) | ORAPR_S_ADM_BASE | 20090317 |
Method ADD_BASE_DATA on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method ASCIITOCHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASCIIVALUE | Call by reference | Type reference (TYPE) | CHAR2 | 20090317 | ||||
| 2 | CHARTORETURN | Value transfer | Type reference (TYPE) | CHAR1 | 20090317 |
Method ASCIITOCHAR on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOGLEVEL | Call by reference | Type reference (TYPE) | I | 0 | 20100419 | |||
| 2 | MAXROWS_EXCLUDE_PAR | Call by reference | Type reference (TYPE) | I | 1000000 | 20090317 | |||
| 3 | MAXROWS_MERGE_PAR | Call by reference | Type reference (TYPE) | I | 5000 | 20090317 | |||
| 4 | PARALLEL_DEGREE | Call by reference | Type reference (TYPE) | I | 4 | 20090317 | |||
| 5 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20090317 | ||||
| 6 | TESTMODEFORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090317 |
Method CONSTRUCTOR on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method CREATE_MERGE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OUTPUT | Call by reference | Type reference (TYPE) | ORAPR_T_WRITE | 20090317 | ||||
| 2 | PART_MERGETARGET | Call by reference | Type reference (TYPE) | FIELDNAME | 20090317 | ||||
| 3 | PART_TOMERGE | Call by reference | Type reference (TYPE) | FIELDNAME | 20090317 | ||||
| 4 | ROWS_MERGETARGET | Call by reference | Type reference (TYPE) | I | 20090317 | ||||
| 5 | ROWS_TOMERGE | Call by reference | Type reference (TYPE) | I | 20090317 | ||||
| 6 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20090317 | ||||
| 7 | TESTMODE | Call by reference | Type reference (TYPE) | ORAPR_S_ADMIN-ADDPART | 20090317 | ||||
| 8 | WA_DDL | Value transfer | Type reference (TYPE) | ORAPR_S_DDL | 20090317 |
Method CREATE_MERGE_ENTRY on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method CREATE_NEWPART_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MAXPART | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090317 | |||
| 2 | IT_OUTPUT | Call by reference | Type reference (TYPE) | ORAPR_T_WRITE | 20090317 | ||||
| 3 | NEW_PARTITION | Call by reference | Type reference (TYPE) | FIELDNAME | 20090317 | ||||
| 4 | NRL_NEWPART | Call by reference | Type reference (TYPE) | STRING | 20090317 | ||||
| 5 | PARTNUMBER | Call by reference | Type reference (TYPE) | ORAPR_S_NR_SP_CL-SP_HIGHNUM | '00000' | 20090317 | |||
| 6 | PART_TO_SPLIT | Call by reference | Type reference (TYPE) | FIELDNAME | 20090317 | ||||
| 7 | PTYPE | Call by reference | Type reference (TYPE) | ORAPR_S_ADMIN-PTYPE | 20090317 | ||||
| 8 | ROWS_PART_TO_SPLIT | Call by reference | Type reference (TYPE) | I | 20090630 | ||||
| 9 | TABALIAS | Call by reference | Type reference (TYPE) | TABNAME | 20090317 | ||||
| 10 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20090317 | ||||
| 11 | TESTMODE | Call by reference | Type reference (TYPE) | ORAPR_S_ADMIN-ADDPART | 20090317 | ||||
| 12 | WA_DDL | Value transfer | Type reference (TYPE) | ORAPR_S_DDL | 20090317 | ||||
| 13 | WA_NRIV_ADM | Call by reference | Type reference (TYPE) | ORAPR_S_NR_SP_CL | 20090317 |
Method CREATE_NEWPART_ENTRY on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method CREA_PART_STATISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARTITION | Call by reference | Type reference (TYPE) | FIELDNAME | 20090317 | ||||
| 2 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20090317 | ||||
| 3 | WA_DDL | Value transfer | Type reference (TYPE) | ORAPR_S_DDL | 20090317 |
Method CREA_PART_STATISTICS on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method DISPLAY_JOBS Signature
Method DISPLAY_JOBS on class CL_ORA_PARTENGINE_ADMIN has no parameter.
Method DISPLAY_JOBS on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method GET_ADM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RC | Value transfer | Type reference (TYPE) | I | 20090317 | ||||
| 2 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20090317 | ||||
| 3 | TESTMODEFORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090317 |
Method GET_ADM_DATA on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method GET_HIGHERCHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED_CHAR | Value transfer | Type reference (TYPE) | CHAR1 | 20090317 | ||||
| 2 | CHAR_TO_CHANGE | Call by reference | Type reference (TYPE) | CHAR1 | 20090317 |
Method GET_HIGHERCHAR on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method GET_LOWERCHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED_CHAR | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20090630 | |||
| 2 | CHAR_TO_CHANGE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20090630 |
Method GET_LOWERCHAR on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method GET_MAXNRVALUE_IN_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20090317 | ||||
| 2 | IT_OUTPUT | Call by reference | Type reference (TYPE) | ORAPR_T_WRITE | 20090317 | ||||
| 3 | NRINFO | Call by reference | Type reference (TYPE) | INROI | 20090317 | ||||
| 4 | NRL_IN_PART | Call by reference | Type reference (TYPE) | ORADEC20 | 20090317 | ||||
| 5 | PARTITION_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20090317 | ||||
| 6 | RC | Call by reference | Type reference (TYPE) | I | 20090317 | ||||
| 7 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20090317 |
Method GET_MAXNRVALUE_IN_PART on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method GET_NR_FROM_TONUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NROBJECT | Call by reference | Type reference (TYPE) | NROBJ | 20090317 | ||||
| 2 | WA_NRIV_ADM | Call by reference | Type reference (TYPE) | ORAPR_S_NR_SP_CL | 20090317 |
Method GET_NR_FROM_TONUMBER on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method GET_PARTADM_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARTADM | Value transfer | Type reference (TYPE) | ORAPR_T_PARTADM_ALV | 20090317 |
Method GET_PARTADM_LIST on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method GET_PARTITIONS_NR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ADM_PART_NR | Call by reference | Type reference (TYPE) | ORAPR_T_ADMNR_PART | 20090317 | ||||
| 2 | IT_OUTPUT | Call by reference | Type reference (TYPE) | ORAPR_T_WRITE | 20090317 | ||||
| 3 | PTYPE | Call by reference | Type reference (TYPE) | ORAPR_S_ADMIN-PTYPE | 20090317 | ||||
| 4 | RC | Call by reference | Type reference (TYPE) | I | 20090317 | ||||
| 5 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20090317 |
Method GET_PARTITIONS_NR on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method GET_ROWS_IN_PARTITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OUTPUT | Call by reference | Type reference (TYPE) | ORAPR_T_WRITE | 20090317 | ||||
| 2 | NUM_ROWS | Value transfer | Type reference (TYPE) | I | 20090317 | ||||
| 3 | PARTITION_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20090317 | ||||
| 4 | RC | Call by reference | Type reference (TYPE) | I | 20090317 | ||||
| 5 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20090317 | ||||
| 6 | UPTOMAX | Call by reference | Type reference (TYPE) | I | 20090317 |
Method GET_ROWS_IN_PARTITION on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method PART_ADD_NR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ADM_PART_NR | Call by reference | Type reference (TYPE) | ORAPR_T_ADMNR_PART | 20090317 | ||||
| 2 | IT_OUTPUT | Call by reference | Type reference (TYPE) | ORAPR_T_WRITE | 20090317 | ||||
| 3 | NRINFO | Call by reference | Type reference (TYPE) | INROI | 20090317 | ||||
| 4 | WA_ADMIN_DATA | Call by reference | Type reference (TYPE) | ORAPR_S_ADMIN | 20090317 |
Method PART_ADD_NR on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method PART_ADD_NR_NEXTYEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ADM_PART_NR | Call by reference | Type reference (TYPE) | ORAPR_T_ADMNR_PART | 20090630 | ||||
| 2 | IT_DDL | Call by reference | Type reference (TYPE) | ORAPR_T_DDL | 20090630 | ||||
| 3 | IT_OUTPUT | Call by reference | Type reference (TYPE) | ORAPR_T_WRITE | 20090630 | ||||
| 4 | NRINFO | Call by reference | Type reference (TYPE) | INROI | Number range object information structure | 20090630 | |||
| 5 | WA_ADMIN_DATA | Call by reference | Type reference (TYPE) | ORAPR_S_ADMIN | 20090630 |
Method PART_ADD_NR_NEXTYEAR on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method PART_ADD_NR_SUBNYONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ADM_PART_NR | Call by reference | Type reference (TYPE) | ORAPR_T_ADMNR_PART | 20090630 | ||||
| 2 | IT_DDL | Call by reference | Type reference (TYPE) | ORAPR_T_DDL | 20090630 | ||||
| 3 | IT_OUTPUT | Call by reference | Type reference (TYPE) | ORAPR_T_WRITE | 20090630 | ||||
| 4 | WA_ADMIN_DATA | Call by reference | Type reference (TYPE) | ORAPR_S_ADMIN | 20090630 |
Method PART_ADD_NR_SUBNYONLY on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method PART_MERGE_NR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ADM_PART_NR | Call by reference | Type reference (TYPE) | ORAPR_T_ADMNR_PART | 20090317 | ||||
| 2 | IT_OUTPUT | Call by reference | Type reference (TYPE) | ORAPR_T_WRITE | 20090317 | ||||
| 3 | NRINFO | Call by reference | Type reference (TYPE) | INROI | 20090317 | ||||
| 4 | WA_ADMIN_DATA | Call by reference | Type reference (TYPE) | ORAPR_S_ADMIN | 20090317 |
Method PART_MERGE_NR on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method READ_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) | ORAPR_T_PART | 20090317 | ||||
| 2 | PARTLISTINFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090317 | |||
| 3 | RC | Call by reference | Type reference (TYPE) | I | 20090317 | ||||
| 4 | SQLERR_REF | Call by reference | Object reference (TYPE REF TO) | CX_SQL_EXCEPTION | 20090317 | ||||
| 5 | SQL_STMT | Call by reference | Type reference (TYPE) | STRING | 20090317 | ||||
| 6 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20090317 |
Method READ_PARTITIONS on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method READ_PARTITION_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARTFIELDS | Call by reference | Type reference (TYPE) | ORAPR_T_PARTFIELDS | 20090317 | ||||
| 2 | RC | Call by reference | Type reference (TYPE) | I | 20090317 | ||||
| 3 | SQLERR_REF | Call by reference | Object reference (TYPE REF TO) | CX_SQL_EXCEPTION | 20090317 | ||||
| 4 | SQL_STMT | Call by reference | Type reference (TYPE) | STRING | 20090317 | ||||
| 5 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20090317 |
Method READ_PARTITION_FIELDS on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method RUNCOMMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DDL | Call by reference | Type reference (TYPE) | ORAPR_T_DDL | 20090317 | ||||
| 2 | IT_OUTPUT | Call by reference | Type reference (TYPE) | ORAPR_T_WRITE | 20090317 | ||||
| 3 | RC | Value transfer | Type reference (TYPE) | SY-SUBRC | 20090317 | ||||
| 4 | WA_ADMIN_DATA | Call by reference | Type reference (TYPE) | ORAPR_S_ADMIN | 20090317 |
Method RUNCOMMANDS on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method SAVE_NRDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | ORAPR_S_NR_SP_CL-ACTION | 20090720 | ||||
| 2 | DELTA | Call by reference | Type reference (TYPE) | I | 20090317 | ||||
| 3 | IT_PARTLIST | Call by reference | Type reference (TYPE) | ORAPR_T_PART | 20090317 | ||||
| 4 | SPARE | Call by reference | Type reference (TYPE) | NUMC2 | 20090317 | ||||
| 5 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20090317 | ||||
| 6 | WA_PARTLIST | Call by reference | Type reference (TYPE) | ORAPR_S_PART | 20090317 |
Method SAVE_NRDATA on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method SAVE_PARTADM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARTADM | Call by reference | Type reference (TYPE) | ORAPR_T_PARTADM_ALV | 20090317 |
Method SAVE_PARTADM on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method SCHEDULE_JOB Signature
Method SCHEDULE_JOB on class CL_ORA_PARTENGINE_ADMIN has no parameter.
Method SCHEDULE_JOB on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method START_ADMIN_TASK Signature
Method START_ADMIN_TASK on class CL_ORA_PARTENGINE_ADMIN has no parameter.
Method START_ADMIN_TASK on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method TOASCII Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASCIIVALUE | Value transfer | Type reference (TYPE) | CHAR2 | 20090317 | ||||
| 2 | CHARTOCHANGE | Call by reference | Type reference (TYPE) | CHAR1 | 20090317 |
Method TOASCII on class CL_ORA_PARTENGINE_ADMIN has no exception.
Method WRITE_STRING_FORMATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OUTPUT | Call by reference | Type reference (TYPE) | ORAPR_T_WRITE | 20090317 | ||||
| 2 | STRTEXT | Call by reference | Type reference (TYPE) | STRING | 20090317 |
Method WRITE_STRING_FORMATED on class CL_ORA_PARTENGINE_ADMIN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |