SAP ABAP Function Module FCC_START_JOB (FCC_START_JOB)
Hierarchy
FCCO (Software Component) Financial Closing Cockpit 200
   CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
     FCC_CLOSING (Package) Financial Closing Cockpit - SAPGUI and backend
Basic Data
Function Module FCC_START_JOB  
Function Group FCC_SERVICES   Schedule Manager: General Services  
Program Name SAPLFCC_SERVICES    
INCLUDE Name LFCC_SERVICESU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LAST_RUN TYPE SCMALAST_RUN Last Run
Exporting E_NOT_SCHEDULED TYPE CHAR1 Job wurde nicht eingeplant/gestartet
Importing SCMA_TASKPLAN TYPE PEPPROFILE Name des Aufgabenplans
Importing SCMA_REPORT TYPE SYST-REPID Name of Report
Importing SCMA_VARIANT TYPE RALDB-VARIANT Name of variant
Importing SCMA_STARTDATE TYPE TBTCJOB-SDLSTRTDT Start Date
Importing SCMA_STARTTIME TYPE TBTCJOB-SDLSTRTTM Start Time
Importing SCMA_TPI_ID TYPE GUID_32 GUID in 'CHAR' Format in Uppercase
Importing SCMA_TPI_TEXT TYPE SCMA_TPI_TEXT Schedule Manager: Instance Text for a Tasklist
Importing FLAG_SCHEDULED TYPE CHAR1 Ist der Job eingeplant ?
Importing FLAG_IMMEDIATE TYPE CHAR1 Soll der Job direkt freigegeben werden ?
Importing FLAG_RELEASED TYPE CHAR1 Should the job be released?
Importing I_NO_DIALOG TYPE CHAR1 No Dialog
Importing IS_PRI_PARAMS TYPE PRI_PARAMS Structure for Passing Print Parameters
Importing IS_ARC_PARAMS TYPE ARC_PARAMS ImageLink structure
Importing ID_JOB_OWNER TYPE UNAME Job Owner
Importing ID_JOB_NAME TYPE BTCJOB Background job name
Tables LD_SCMATREES TYPE SCMATREES Details des Aufgabenplans
Exception REPORT_NOT_FOUND TYPE Report not found
Exception ERROR_OCCURED TYPE General error occured
Exception VARIANT_NOT_FOUND TYPE Variant not found
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20141107 
SAP Release Created in 607