Hierarchy
⤷
⤷
Properties
| Class | CL_FCC_UTIL_RT | |
| Short Description | Services for CPS Tasks in Financial Closing Cockpit | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FCC_CLOSING | Financial Closing Cockpit - SAPGUI and backend |
| Created | 20110611 | SAP |
| Last change | 20141107 | |
| 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_FCC_UTIL_RT has no interface implemented.
Friends
Class CL_FCC_UTIL_RT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_BTC_EXT_SDL | Scheduler Instance | 20110611 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | BTC_T_EXT_DEF | ExtSdl: Table of External Job Definitions | 20111019 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | FCC_T_RT_JOBS_CACHE | Cached RT Jobs: Parameters | 20110611 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | BTC_T_EXT_QUEUE | ExtSdl: Table for an External Queue | 20111021 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | STRING | Error Message | 20110611 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | BOOLEAN | No Remote Scheduler defined | 20110611 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | BTC_EXT_SDL_DEST | CPS destination | 20120726 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | The CPS connection is initialized | 20120726 | ||
| 9 | Static Attribute | Private | Type reference (TYPE) | BTC_EXT_ISOL_GROUP | CPS isolation group | 20120726 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Cancel scheduling of default task | 20120330 | |
| 2 | Static method | Public | Method | Reset Scheduling of Remote Task | 20110611 | |
| 3 | Static method | Public | Method | Check the value of the parameters for Remote Task | 20111109 | |
| 4 | Static method | Public | Method | Existence Check of Remote Task | 20110611 | |
| 5 | Static method | Public | Method | Building of Parameters for Remote Task | 20110611 | |
| 6 | Static method | Private | Method | Create Context Identifier for CPS | 20110611 | |
| 7 | Static method | Public | Method | Building of Parameters for Remote Task | 20110611 | |
| 8 | Static method | Private | Method | Creation of Events for Task | 20110611 | |
| 9 | Static method | Private | Method | Logging of Remote Task | 20110611 | |
| 10 | Static method | Private | Method | Building of Org. Parameters for Remote Task | 20110611 | |
| 11 | Static method | Public | Method | Logging of Status Change for a Remote Task | 20110611 | |
| 12 | Static method | Public | Method | delete schedule entry in FCC_RT_JOBID | 20120215 | |
| 13 | Static method | Public | Method | Display and Change CPS Definition | 20121029 | |
| 14 | Static method | Public | Method | Scheduling of Remote Task | 20110611 | |
| 15 | Static method | Public | Method | Scheduling of Default Remote Task for Escalation Management | 20110611 | |
| 16 | Static method | Public | Method | Returns RT job def. parameters using cache | 20110611 | |
| 17 | Static method | Private | Method | Get the CPS connection instance, logic from init method | 20120726 | |
| 18 | Static method | Public | Method | The F4 Help for Job definition | 20130905 | |
| 19 | Static method | Public | Method | The F4 Help for Job definition | 20130905 | |
| 20 | Static method | Public | Method | Get Logs for a Task | 20110611 | |
| 21 | Static method | Public | Method | Get Logs for a Task | 20110611 | |
| 22 | Static method | Public | Method | Returns RT Job-Related Real Parameters | 20110611 | |
| 23 | Static method | Public | Method | The F4 Help for Parameters | 20111213 | |
| 24 | Static method | Public | Method | Returns Remote Scheduler Instance | 20110611 | |
| 25 | Static method | Public | Method | Status for a Remote Task | 20110611 | |
| 26 | Static method | Public | Method | Replacement by CLASS_CONSTRUCTOR | 20110611 | |
| 27 | Static method | Public | Method | Split the error message into 4 variables | 20110906 | |
| 28 | Static method | Public | Method | Start scheduled remote task immediately | 20140313 |
Events
Class CL_FCC_UTIL_RT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LT_SCMATREED | Public | See coding | buffer of table scmatreed | 20110922 | lt_scmatreed TYPE sorted TABLE OF scmatreed WITH NON-UNIQUE KEY profile node_id
|
Method Signatures
Method CANCEL_DEFAULTTASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITEMX | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CITEMX | Task Item Element | 20120330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error occured | 20120330 |
Method CANCEL_REMOTEJOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITEMX | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CITEMX | 20110611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20110611 |
Method CHECK_DEF_PAR_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20111109 | |||
| 2 | IT_CONSTRAINS | Call by reference | Type reference (TYPE) | BTC_T_EXT_PAR | ExtSdl: Table of External Parameters | 20111213 | |||
| 3 | IV_DEF_NAME | Call by reference | Type reference (TYPE) | BTC_EXT_DEF_NAME | ExtSdl: Name of an External Job Definition | 20111109 | |||
| 4 | IV_PAR_GROUP | Call by reference | Type reference (TYPE) | BTC_EXT_SDL_NAME | ExtSdl: Name of an Object | 20111109 | |||
| 5 | IV_PAR_NAME | Call by reference | Type reference (TYPE) | BTC_EXT_SDL_NAME | ExtSdl: Name of an Object | 20111109 | |||
| 6 | IV_PAR_VALUE | Call by reference | Type reference (TYPE) | BTC_EXT_PAR_VALUE | ExtSdl: Parameter Value | 20111109 |
Method CHECK_DEF_PAR_VALUE on class CL_FCC_UTIL_RT has no exception.
Method CHECK_EXISTENCE_JOB_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUFF | Call by reference | Type reference (TYPE) | XFELD | New Input Values | 20111018 | |||
| 2 | IV_RT_DEF_ID | Call by reference | Type reference (TYPE) | FCC_RT_DEF_ID | Name einer Remote Aufgabe | 20110611 | |||
| 3 | IV_RT_QUEUE | Call by reference | Type reference (TYPE) | FCC_RT_QUEUE | Queue der Remoteaufgabe | 20110611 | |||
| 4 | IV_UCOMM | Call by reference | Attribute reference (LIKE) | SY-UCOMM | Function code that PAI triggered | 20111020 | |||
| 5 | RETURN_CODE | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20110611 |
Method CHECK_EXISTENCE_JOB_DEF on class CL_FCC_UTIL_RT has no exception.
Method CLOSE_CONTEXT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HDR | Call by reference | Type reference (TYPE) | FCC_INST_HDR | Kopf | 20110611 |
Method CLOSE_CONTEXT_ID on class CL_FCC_UTIL_RT has no exception.
Method CREATE_CONTEXT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONTEXT_ID | Call by reference | Type reference (TYPE) | BTC_EXT_OBJ_ID | Context Identifier | 20110611 | |||
| 2 | IR_ITEMX | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CITEMX | Referenz auf CC Aufgabe | 20110611 | |||
| 3 | IS_HDR | Call by reference | Type reference (TYPE) | FCC_INST_HDR | 20110611 |
Method CREATE_CONTEXT_ID on class CL_FCC_UTIL_RT has no exception.
Method CREATE_DEF_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEF_PARAMS | Call by reference | Type reference (TYPE) | BAE_T_DEF_PARAMETERS | ExtSdl: Tabelle der externen Parameters | 20110611 | |||
| 2 | IR_ITEMX | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CITEMX | Referenz auf CC Aufgabe | 20110611 | |||
| 3 | IT_DEF_PARAMS_ORIG | Call by reference | Type reference (TYPE) | BAE_T_DEF_PARAMETERS | ExtSdl: Tabelle der externen Parameters | 20110611 |
Method CREATE_DEF_PARAMS on class CL_FCC_UTIL_RT has no exception.
Method CREATE_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RAISE_EVENTS | Call by reference | Type reference (TYPE) | BTC_T_EXT_RAISE_EVENT | Raise Events | 20110611 | |||
| 2 | ET_WAIT_EVENTS | Call by reference | Type reference (TYPE) | BTC_T_EXT_WAIT_EVENT | Wait Events | 20110611 | |||
| 3 | IR_ITEMX | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CITEMX | Referenz auf CC Aufgabe | 20110611 | |||
| 4 | IV_FORCE_RAISE_EVENT | Call by reference | Type reference (TYPE) | XFELD | SPACE | Raise Event immer erzeugen | 20110611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20110611 |
Method CREATE_LOG_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITEMX | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CITEMX | Referenz auf CC Aufgabe | 20110611 | |||
| 2 | IV_RT_JOBID | Call by reference | Type reference (TYPE) | FCC_RT_JOB_ID | Eindeutige JobId | 20110611 | |||
| 3 | IV_START_DATE | Call by reference | Type reference (TYPE) | DATS | Startdatum | 20110611 | |||
| 4 | IV_START_TIME | Call by reference | Type reference (TYPE) | TIMS | Startzeit | 20110611 | |||
| 5 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TZNTSTMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) | 20110611 |
Method CREATE_LOG_ENTRY on class CL_FCC_UTIL_RT has no exception.
Method CREATE_ORG_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEF_PARAMS | Call by reference | Type reference (TYPE) | BAE_T_DEF_PARAMETERS | ExtSdl: Tabelle der externen Parameters | 20110611 | |||
| 2 | IR_NODE | Call by reference | Object reference (TYPE REF TO) | CL_FCC_NODE | Referenz auf CC Aufgabe | 20110611 |
Method CREATE_ORG_PARAMS on class CL_FCC_UTIL_RT has no exception.
Method CREATE_STATUS_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXEC_TIME | Call by reference | Type reference (TYPE) | BTC_EXT_SDL_INT | ExtSdl: Integer | 20110611 | |||
| 2 | IV_MANDT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20110611 | |||
| 3 | IV_MANUALLY_SET | Call by reference | Type reference (TYPE) | CHAR1 | 'X' if status is set from manually change | 20120127 | |||
| 4 | IV_RT_JOBID | Call by reference | Type reference (TYPE) | FCC_RT_JOB_ID | Eindeutige JobId | 20110611 | |||
| 5 | IV_START_DELAY | Call by reference | Type reference (TYPE) | BTC_EXT_SDL_INT | ExtSdl: Integer | 20110611 | |||
| 6 | IV_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20110611 | |||
| 7 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TZNTSTMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) | 20110611 |
Method CREATE_STATUS_ENTRY on class CL_FCC_UTIL_RT has no exception.
Method DELETE_SCHEDULED_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITEMX | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CITEMX | Task Item Element | 20120215 |
Method DELETE_SCHEDULED_ENTRY on class CL_FCC_UTIL_RT has no exception.
Method DISPLAY_CPS_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_URL | Call by reference | Type reference (TYPE) | STRING | 20121106 | ||||
| 2 | I_ACTION | Call by reference | Type reference (TYPE) | SYCHAR70 | Change or Show link will be trigered | 20121029 | |||
| 3 | I_RT_DEF_ID | Call by reference | Type reference (TYPE) | FCC_RT_DEF_ID | Name of SAP CPS Task | 20121029 | |||
| 4 | I_RT_JOB_ID | Call by reference | Type reference (TYPE) | FCC_RT_JOB_ID | Identifier of Remote Task | 20121108 |
Method DISPLAY_CPS_URL on class CL_FCC_UTIL_RT has no exception.
Method DO_REMOTE_SCHEDULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITEMX | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CITEMX | 20110611 | ||||
| 2 | IV_MODE | Call by reference | Type reference (TYPE) | CHAR1 | 'N' | Scheduling Mode | 20121019 | ||
| 3 | IV_START_DATE | Call by reference | Type reference (TYPE) | DATS | Startdatum | 20110611 | |||
| 4 | IV_START_IMMEDIATELY | Call by reference | Type reference (TYPE) | XFELD | X = Start sofort | 20110611 | |||
| 5 | IV_START_TIME | Call by reference | Type reference (TYPE) | TIMS | Startzeit | 20110611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ExtSdl: Exception Class | 20110905 |
Method DO_SCHEDULE_DEFAULTTASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITEMX | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CITEMX | 20110611 | ||||
| 2 | IV_START_DATE | Call by reference | Type reference (TYPE) | DATS | Startdatum | 20110611 | |||
| 3 | IV_START_IMMEDIATELY | Call by reference | Type reference (TYPE) | XFELD | X = Start sofort | 20110611 | |||
| 4 | IV_START_TIME | Call by reference | Type reference (TYPE) | TIMS | Startzeit | 20110611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ExtSdl: Exception Class | 20110906 |
Method GET_CACHED_RT_JOB_DEF_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEF_PARAMS_COMPL | Call by reference | Type reference (TYPE) | BAE_T_DEF_PARAMETERS | all CPS params with attributes | 20120827 | |||
| 2 | RT_DEF_ID | Call by reference | Type reference (TYPE) | FCC_RT_DEF_ID | Name einer Remote-Aufgabe | 20110611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ExtSdl: Exception Class | 20110611 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_SDL | Call by reference | Object reference (TYPE REF TO) | IF_BTC_EXT_SDL | Interface to External Scheduler | 20120726 |
Method GET_INSTANCE on class CL_FCC_UTIL_RT has no exception.
Method GET_JOB_DEF_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DEF_NAME | Call by reference | Type reference (TYPE) | BTC_EXT_DEF_NAME | 20130905 | ||||
| 2 | IV_NAME_MASK | Call by reference | Type reference (TYPE) | BTC_EXT_DEF_NAME | ExtSdl: Description of an External Job Definition | 20130905 |
Method GET_JOB_DEF_VALUES on class CL_FCC_UTIL_RT has no exception.
Method GET_QUEUE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_QUEUE_NAME | Call by reference | Type reference (TYPE) | BTC_EXT_SDL_QUEUE | ExtSdl: Name of an External Queue | 20130905 | |||
| 2 | IV_NAME_MASK | Call by reference | Type reference (TYPE) | BTC_EXT_SDL_QUEUE | ExtSdl: Description of an External Job Definition | 20130905 |
Method GET_QUEUE_VALUES on class CL_FCC_UTIL_RT has no exception.
Method GET_RT_JOBLOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_MIMETYPE | Call by reference | Type reference (TYPE) | BTC_EXT_DOC_MIME_TYPE | ExtSdl: MIME-Typ eines externen Dokumentes | 20110611 | |||
| 2 | EV_STRING | Call by reference | Type reference (TYPE) | STRING | Liste als String | 20110611 | |||
| 3 | EV_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20110611 | ||||
| 4 | IS_RT_OUTPUT | Call by reference | Type reference (TYPE) | FCC_S_RT_JOBOUTPUT | Liste von Jobprotokollen | 20110611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20110611 |
Method GET_RT_JOBLOG_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RT_OUTPUT | Call by reference | Type reference (TYPE) | FCC_T_RT_JOBOUTPUT | Liste von Jobprotokollen zu mehreren Jobs | 20110611 | |||
| 2 | IR_ITEMX | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CITEMX | 20110611 | ||||
| 3 | I_INSTANCE | Call by reference | Type reference (TYPE) | FCC_NUM | Counter | 20111013 | |||
| 4 | I_ITEM | Call by reference | Type reference (TYPE) | SCMA_NODE | Node ID | 20111013 | |||
| 5 | I_PROFILE | Call by reference | Type reference (TYPE) | FCC_PROFILE | Fast Close: Task List | 20111013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20110611 |
Method GET_RT_JOB_REAL_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REAL_PARAMS | Call by reference | Type reference (TYPE) | BAE_T_DEF_PARAMETERS | ExtSdl: Tabelle der externen Parameters | 20110611 | |||
| 2 | ID_GET_ALL_PARAMS | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20130123 | |||
| 3 | IR_ITEMX | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CITEMX | Knotenelement | 20110611 | |||
| 4 | IV_RT_DEF_ID | Call by reference | Type reference (TYPE) | FCC_RT_DEF_ID | Name of SAP CPS Task | 20121213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ExtSdl: Exception Class | 20110611 |
Method GET_RT_PARAM_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARAM_VALUES | Call by reference | Type reference (TYPE) | BTC_T_EXT_PAR | ExtSdl: Table of External Parameters | 20111213 | |||
| 2 | IT_CONSTRAINS | Call by reference | Type reference (TYPE) | BTC_T_EXT_PAR | ExtSdl: Table of External Parameters | 20111213 | |||
| 3 | IV_DEF_NAME | Call by reference | Type reference (TYPE) | BTC_EXT_DEF_NAME | ExtSdl: Name of an External Job Definition | 20111213 | |||
| 4 | IV_PAR_NAME | Call by reference | Type reference (TYPE) | BTC_EXT_SDL_NAME | ExtSdl: Name of an Object | 20111213 |
Method GET_RT_PARAM_VALUES on class CL_FCC_UTIL_RT has no exception.
Method GET_SCHEDULER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_SDL | Value transfer | Object reference (TYPE REF TO) | IF_BTC_EXT_SDL | Schnittstelle zum Externscheduler | 20110611 |
Method GET_SCHEDULER on class CL_FCC_UTIL_RT has no exception.
Method GET_TASK_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_END_DATE | Call by reference | Type reference (TYPE) | DATUM | Endedatum | 20110611 | |||
| 2 | EV_END_TIME | Call by reference | Type reference (TYPE) | UZEIT | Endezeit | 20110611 | |||
| 3 | EV_IS_USER_STATUS | Call by reference | Type reference (TYPE) | XFLAG | Ist der Status ein Userstatus? | 20110611 | |||
| 4 | EV_RT_JOB_ID | Call by reference | Type reference (TYPE) | FCC_RT_JOB_ID | Identifikator der Remoteaufgabe | 20110611 | |||
| 5 | EV_RT_STATUS | Call by reference | Type reference (TYPE) | FCC_RT_STATUS | Status einer Remoteaufgabe | 20110611 | |||
| 6 | EV_START_DATE | Call by reference | Type reference (TYPE) | DATUM | Startdatum | 20110611 | |||
| 7 | EV_START_TIME | Call by reference | Type reference (TYPE) | UZEIT | Startzeit | 20110611 | |||
| 8 | IM_BUFFER_ACT | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110922 | |||
| 9 | IS_ITEM | Call by reference | Type reference (TYPE) | FCC_INST_ITEM | Verwaltung eines Jobs (Report/Transaktion oder Workflow) | 20110611 | |||
| 10 | IT_BUFFER_SCM | Call by reference | Type reference (TYPE) | LT_SCMATREED | buffer of table scmatreed | 20110922 | |||
| 11 | I_SCHED_ID | Call by reference | Type reference (TYPE) | SCHEDMAN_ID | ID des verarbeiteten Objektes (Art siehe SCHEDMAN_TYPE) | 20110611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20110611 |
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DESTINATION | Call by reference | Type reference (TYPE) | BTC_EXT_SDL_DEST | ExtSdl: Name der Destination zum ext. Scheduler | 20110611 | |||
| 2 | ID_ISOL_GROUP | Call by reference | Type reference (TYPE) | BTC_EXT_ISOL_GROUP | ExtSdl: Name einer Trenngruppe | 20110611 |
Method INIT on class CL_FCC_UTIL_RT has no exception.
Method SPLIT_ERROR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_V1 | Call by reference | Type reference (TYPE) | SYMSGV | Single-Character Flag | 20110906 | |||
| 2 | EX_V2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20110906 | |||
| 3 | EX_V3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20110906 | |||
| 4 | EX_V4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20110906 | |||
| 5 | IM_TEXT | Call by reference | Type reference (TYPE) | STRING | 20110906 |
Method SPLIT_ERROR_MESSAGE on class CL_FCC_UTIL_RT has no exception.
Method START_IMMEDIATELY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITEMX | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CITEMX | 20140313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ExtSdl: Exception Class | 20140313 |
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 607 |