Hierarchy
⤷
⤷
Properties
| Class | CL_GRFN_TASKPLAN | |
| Short Description | Class to implment business logic of task plan | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_PLANNER | GRC Common Planner |
| Created | 20080331 | SAP |
| Last change | 20141106 | |
| 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_GRFN_TASKPLAN has no interface implemented.
Friends
Class CL_GRFN_TASKPLAN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BTCJOB | 'GRFN_JOB_TERMINATOR' | Job name | 20101208 | ||
| 2 | Constant | Public | Type reference (TYPE) | GRFN_PLAN_MONITOR_STATUS | 'COMPLETED' | The status for planner monitor | 20100630 | ||
| 3 | Constant | Public | Type reference (TYPE) | GRFN_PLAN_MONITOR_STATUS | 'ERROR' | The status for planner monitor | 20100630 | ||
| 4 | Constant | Public | Type reference (TYPE) | GRFN_PLAN_MONITOR_STATUS | 'EXCEPTION' | The status for planner monitor | 20100630 | ||
| 5 | Constant | Public | Type reference (TYPE) | GRFN_PLAN_MONITOR_STATUS | 'INPROCESS' | The status for planner monitor | 20100630 | ||
| 6 | Constant | Public | Type reference (TYPE) | GRFN_PLAN_MONITOR_STATUS | 'OVERDUE' | The status for planner monitor | 20100630 | ||
| 7 | Constant | Public | Type reference (TYPE) | GRFN_TASKPLAN_STATUS | 'CANCELED' | Status for task plan: Canceled | 20100531 | ||
| 8 | Constant | Public | Type reference (TYPE) | GRFN_TASKPLAN_STATUS | 'COMPLETED' | Task plan status: Completed | 20080331 | ||
| 9 | Constant | Public | Type reference (TYPE) | GRFN_TASKPLAN_STATUS | 'CW' | Task plan status: Completed with Warning | 20100531 | ||
| 10 | Constant | Public | Type reference (TYPE) | GRFN_TASKPLAN_STATUS | 'ERROR' | Task plan status: Error | 20080331 | ||
| 11 | Constant | Public | Type reference (TYPE) | GRFN_TASKPLAN_STATUS | 'INPROCESS' | Task plan status: In Process | 20080331 | ||
| 12 | Constant | Public | Type reference (TYPE) | GRFN_TASKPLAN_STATUS | 'PLANNING' | Task plan status: Planning | 20080331 | ||
| 13 | Static Attribute | Private | Type reference (TYPE) | GRFN_T_TASKPLAN_INSTANCE | Instance table for task plans | 20080331 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | XFELD | Enqueued ('X' - Yes/' ' - No) | 20080331 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20080331 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | XFELD | Update in update task ('X' - Yes/' ' - No) | 20080331 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | GRFN_S_TASKPLAN_SEL_PROC | Structure of selection procedure for taskplan | 20080331 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | GRFN_S_TASKPLAN | Structure for task plan | 20080331 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_PLANREG | schedule regulation map | 20100409 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_TASKPLAN_RCPT | The internal table for recipient information | 20100513 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100412 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | message handling method | 20080331 | |
| 2 | Static method | Public | Method | Calculate job start time | 20100528 | |
| 3 | Static method | Public | Method | Cancel job | 20100716 | |
| 4 | Instance method | Public | Method | Cancel a plan | 20100602 | |
| 5 | Instance method | Public | Method | check the consistency | 20080331 | |
| 6 | Instance method | Public | Method | Check for sign off | 20080331 | |
| 7 | Static method | Public | Constructor | CLASS CONSTRUCTOR | 20080711 | |
| 8 | Instance method | Private | Constructor | CONSTRUCTOR | 20080331 | |
| 9 | Static method | Public | Method | Create a New task plan.Get one instance of initial task plan | 20080331 | |
| 10 | Instance method | Public | Method | delete the task plan and related objects. kind of rollback | 20080331 | |
| 11 | Instance method | Private | Method | Delete job | 20100524 | |
| 12 | Static method | Public | Method | delete for taskplan group | 20100607 | |
| 13 | Instance method | Public | Method | unlock the taskplan (Obsolete) | 20080331 | |
| 14 | Instance method | Public | Method | lock the taskplan (Obsolete) | 20080331 | |
| 15 | Instance method | Public | Method | called by workflow or background job | 20080331 | |
| 16 | Static method | Public | Method | Get one task plan based on task plan ID | 20080331 | |
| 17 | Static method | Public | Method | Get job results for monitor | 20100330 | |
| 18 | Instance method | Public | Method | get log handle | 20100412 | |
| 19 | Instance method | Private | Method | 20100430 | ||
| 20 | Instance method | Public | Method | Get plan monitor | 20100617 | |
| 21 | Instance method | Public | Method | Get recipient list | 20100512 | |
| 22 | Instance method | Public | Method | get the selection procedure id and selection content | 20080331 | |
| 23 | Instance method | Public | Method | Get shared regulations for the taskplan | 20100409 | |
| 24 | Instance method | Public | Method | Get the general attribute of task plan | 20080331 | |
| 25 | Instance method | Public | Method | get the task plan id | 20080331 | |
| 26 | Static method | Public | Method | 20080710 | ||
| 27 | Instance method | Public | Method | Is the task plan enqueued (Obsolete) | 20080331 | |
| 28 | Static method | Public | Method | Load all the task plans according to filter | 20080331 | |
| 29 | Static method | Public | Method | schedule a job for cleanup | 20101027 | |
| 30 | Instance method | Public | Method | 20100420 | ||
| 31 | Instance method | Private | Method | Delete and Restart job | 20100407 | |
| 32 | Instance method | Public | Method | save the taskplan | 20080331 | |
| 33 | Instance method | Public | Method | Set recipient list | 20100513 | |
| 34 | Instance method | Public | Method | Set the general attribute of task plan | 20080331 | |
| 35 | Instance method | Public | Method | Set shared regulations for the taskplan | 20100409 | |
| 36 | Instance method | Public | Method | Set the general attribute of task plan | 20080331 | |
| 37 | Instance method | Private | Method | start background job | 20100330 |
Events
Class CL_GRFN_TASKPLAN has no event.
Types
Class CL_GRFN_TASKPLAN has no local type.
Method Signatures
Method BAPIRET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080331 | |||
| 2 | I_NO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20080331 | |||
| 3 | I_TP | Call by reference | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20080331 | ||
| 4 | I_V1 | Call by reference | Type reference (TYPE) | ANY | SY-MSGV1 | 20080331 | |||
| 5 | I_V2 | Call by reference | Type reference (TYPE) | ANY | SY-MSGV2 | 20080331 | |||
| 6 | I_V3 | Call by reference | Type reference (TYPE) | ANY | SY-MSGV3 | 20080331 | |||
| 7 | I_V4 | Call by reference | Type reference (TYPE) | ANY | SY-MSGV4 | 20080331 |
Method BAPIRET on class CL_GRFN_TASKPLAN has no exception.
Method CAL_JOB_START_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_START_DATE | Value transfer | Type reference (TYPE) | DATS | Field of type DATS | 20100528 | |||
| 2 | EV_START_IMMED | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20100528 | |||
| 3 | EV_START_TIME | Value transfer | Type reference (TYPE) | TIMS | Field of type TIMS | 20100528 | |||
| 4 | EV_START_TS | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100528 | |||
| 5 | IS_PLAN_GEN | Value transfer | Type reference (TYPE) | GRFN_S_TASKPLAN_GENERAL | plan period | 20100528 |
Method CAL_JOB_START_TIME on class CL_GRFN_TASKPLAN has no exception.
Method CANCEL_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_JOB_COUNT | Value transfer | Type reference (TYPE) | BTCJOBCNT | Job ID | 20100716 | |||
| 2 | IV_JOB_NAME | Value transfer | Type reference (TYPE) | BTCJOB | Background job name | 20100716 | |||
| 3 | IV_PLAN_USAGE | Value transfer | Type reference (TYPE) | GRFN_PLAN_USAGE | Plan usage | 20100716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100716 |
Method CANCEL_PLAN Signature
Method CANCEL_PLAN on class CL_GRFN_TASKPLAN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100602 |
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080331 |
Method CHECK on class CL_GRFN_TASKPLAN has no exception.
Method CHECK_ASSERT_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CLOSING_CHANGE | Call by reference | Object reference (TYPE REF TO) | IF_GRPC_CLS_DISPLAY | Closing: Change Information | 20080331 | |||
| 2 | E_ERROR | Call by reference | Type reference (TYPE) | INT4 | Table with BAPI Return Information | 20080331 | |||
| 3 | IO_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20080331 | |||
| 4 | I_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_OBJECT_ID | Object ID | 20080331 |
Method CHECK_ASSERT_ALLOWED on class CL_GRFN_TASKPLAN has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRFN_TASKPLAN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRFN_TASKPLAN has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TASKPLAN_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20080331 | |||
| 2 | ID_UPDATE_TASK | Call by reference | Type reference (TYPE) | XFELD | 'X' | update in the update task | 20080331 |
Method CONSTRUCTOR on class CL_GRFN_TASKPLAN has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_TASKPLAN | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_TASKPLAN | interface for task plan class | 20080331 | |||
| 2 | ID_UPDATE_TASK | Value transfer | Type reference (TYPE) | XFELD | ' ' | update in the update task | 20080331 | ||
| 3 | IV_GUID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100511 |
Method CREATE on class CL_GRFN_TASKPLAN has no exception.
Method DELETE Signature
Method DELETE on class CL_GRFN_TASKPLAN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100524 |
Method DELETE_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEL_ALL | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean variable | 20100531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100524 |
Method DELETE_JOB_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_JOB_COUNT | Value transfer | Type reference (TYPE) | BTCJOBCNT | Job ID | 20100607 | |||
| 2 | IV_JOB_NAME | Value transfer | Type reference (TYPE) | BTCJOB | UUID of the GRC object (char32) | 20100607 | |||
| 3 | IV_PLAN_USAGE | Value transfer | Type reference (TYPE) | GRFN_PLAN_USAGE | Plan usage | 20100607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100607 |
Method DEQUEUE Signature
Method DEQUEUE on class CL_GRFN_TASKPLAN has no parameter.
Method DEQUEUE on class CL_GRFN_TASKPLAN has no exception.
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080331 |
Method ENQUEUE on class CL_GRFN_TASKPLAN has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080331 | |||
| 2 | E_ERROR | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080331 |
Method EXECUTE on class CL_GRFN_TASKPLAN has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_TASKPLAN | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_TASKPLAN | interface for task plan class | 20080331 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080331 | |||
| 3 | ID_TASKPLAN_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20080331 | |||
| 4 | ID_UPDATE_TASK | Call by reference | Type reference (TYPE) | XFELD | '' | update in the update task | 20080331 |
Method GET on class CL_GRFN_TASKPLAN has no exception.
Method GET_JOB_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | GRFN_T_JOB_RESULT | Job result list | 20100330 | |||
| 2 | IS_SEARCH_CRITERIA | Value transfer | Type reference (TYPE) | GRFN_S_JOB_SEARCH_CRITERIA | for job search in monitor | 20100330 |
Method GET_JOB_RESULTS on class CL_GRFN_TASKPLAN has no exception.
Method GET_LOG_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LOGHANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100412 |
Method GET_LOG_HANDLE on class CL_GRFN_TASKPLAN has no exception.
Method GET_LOG_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_LOG | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_APPLOG_PLANNER | The application log for grfn survey planner | 20100430 |
Method GET_LOG_OBJECT on class CL_GRFN_TASKPLAN has no exception.
Method GET_MONITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLAN_MONITOR | Call by reference | Type reference (TYPE) | GRFN_T_API_PLAN_MONITOR | Plan Monitor API Table | 20100617 |
Method GET_MONITOR on class CL_GRFN_TASKPLAN has no exception.
Method GET_RECIPIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TASKPLAN_RCPT | Call by reference | Type reference (TYPE) | GRFN_T_TASKPLAN_RCPT | The internal table for recipient information | 20100512 |
Method GET_RECIPIENT on class CL_GRFN_TASKPLAN has no exception.
Method GET_SELECTION_PROCEDURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_SELECTION_CONTENT | Call by reference | Type reference (TYPE) | GRFN_SEL_PRC_CONTENT | content of selection procedure settings | 20080331 | |||
| 2 | ED_SELECTION_ID | Call by reference | Type reference (TYPE) | GRFN_SEL_PRC_ID | Selection Procedure ID | 20080331 |
Method GET_SELECTION_PROCEDURE on class CL_GRFN_TASKPLAN has no exception.
Method GET_SHARED_REG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SHARED_REG | Call by reference | Type reference (TYPE) | GRFN_T_PLANREG | schedule regulation map | 20100409 |
Method GET_SHARED_REG on class CL_GRFN_TASKPLAN has no exception.
Method GET_TASKPLAN_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TASKPLAN | Call by reference | Type reference (TYPE) | GRFN_S_TASKPLAN | structure for task plan | 20080331 |
Method GET_TASKPLAN_ATTR on class CL_GRFN_TASKPLAN has no exception.
Method GET_TASKPLAN_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_TASKPLAN_ID | Value transfer | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20080331 |
Method GET_TASKPLAN_ID on class CL_GRFN_TASKPLAN has no exception.
Method GET_USAGE_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_IMPL_CLASS | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_PLAN_USAGE | Each plan activity type will implement the interface | 20080710 | |||
| 2 | IV_USAGE_ID | Call by reference | Type reference (TYPE) | GRFN_PLAN_USAGE | Plan Activity | 20080710 |
Method GET_USAGE_CLASS on class CL_GRFN_TASKPLAN has no exception.
Method IS_ENQUEUED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ENQUEUED | Value transfer | Type reference (TYPE) | XFELD | Enqueued ('X' - Yes/' ' - No) | 20080331 |
Method IS_ENQUEUED on class CL_GRFN_TASKPLAN has no exception.
Method LOAD_TASKPLANS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080331 | |||
| 2 | ET_TASKPLAN | Call by reference | Type reference (TYPE) | GRFN_T_TASKPLAN | table type for taskplan | 20080331 | |||
| 3 | ET_TASKPLAN_INSTANCE | Call by reference | Type reference (TYPE) | GRFN_T_TASKPLAN_INSTANCE | instance table for task plans | 20080331 | |||
| 4 | ID_TASKPLAN_GRP_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20080331 |
Method LOAD_TASKPLANS on class CL_GRFN_TASKPLAN has no exception.
Method PERFORM_JOB_CLEANUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_JOB_NAME | Value transfer | Type reference (TYPE) | BTCJOB | Background job to be killed | 20101027 | |||
| 2 | IV_KILLER_JOB_NAME | Value transfer | Type reference (TYPE) | BTCJOB | Background job name | 20110825 |
Method PERFORM_JOB_CLEANUP on class CL_GRFN_TASKPLAN has no exception.
Method READ_APP_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APPLOG | Call by reference | Type reference (TYPE) | GRFN_T_PLAN_APPLOG | application log messages | 20100421 | |||
| 2 | IV_JOB_ID | Value transfer | Type reference (TYPE) | BTCJOBCNT | 20100818 |
Method READ_APP_LOG on class CL_GRFN_TASKPLAN has no exception.
Method RESET_JOB Signature
Method RESET_JOB on class CL_GRFN_TASKPLAN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100430 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080331 | |||
| 2 | EV_JOB_ID | Value transfer | Type reference (TYPE) | BTCJOBCNT | Job ID | 20100526 | |||
| 3 | ID_DEQUEUE | Call by reference | Type reference (TYPE) | FLAG | 'X' | dequeue the lock | 20080331 | ||
| 4 | IS_WORKFLOW_CHANGED | Call by reference | Type reference (TYPE) | FLAG | 'X' | General Flag | 20080331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100901 |
Method SET_RECIPIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TASKPLAN_RCPT | Call by reference | Type reference (TYPE) | GRFN_T_TASKPLAN_RCPT | The internal table for recipient information | 20100513 |
Method SET_RECIPIENT on class CL_GRFN_TASKPLAN has no exception.
Method SET_SELECTION_PROCEDURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080331 | |||
| 2 | ID_SELECTION_CONTENT | Call by reference | Type reference (TYPE) | GRFN_SEL_PRC_CONTENT | content of selection procedure settings | 20080331 | |||
| 3 | ID_SELECTION_ID | Call by reference | Type reference (TYPE) | GRFN_SEL_PRC_ID | Selection Procedure ID | 20080331 |
Method SET_SELECTION_PROCEDURE on class CL_GRFN_TASKPLAN has no exception.
Method SET_SHARED_REG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SHARED_REG | Call by reference | Type reference (TYPE) | GRFN_T_PLANREG | schedule regulation map | 20100409 |
Method SET_SHARED_REG on class CL_GRFN_TASKPLAN has no exception.
Method SET_TASKPLAN_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080331 | |||
| 2 | IS_TASKPLAN | Call by reference | Type reference (TYPE) | GRFN_S_TASKPLAN | structure for task plan | 20080331 |
Method SET_TASKPLAN_ATTR on class CL_GRFN_TASKPLAN has no exception.
Method START_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_JOB_ID | Value transfer | Type reference (TYPE) | BTCJOBCNT | Job ID | 20100526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100330 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |