Fonction SAP CACS_LCC_MTCH_CNTRLR - ICM-LCC: Matching routine controller

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
ICL_APPL_LOG REF TO CL_FPP_BAL 0 FPP Application Log
ICL_INTERVAL REF TO CL_FPP_INTERVAL 0 Interval for Interval Object
ICL_RUN REF TO CL_FPP_RUNS 0 Definition of Parallel Run

Paramètre Reférence Type Long. Description
EV_APPL_LOG BALLOGHNDL C 22 Application Log: Log Handle
EV_RESULT FPP_RESULT C 1 Result of Interval Module

Exception Description
CX_FPP_EXCEPTION FPP Exceptions

Functionality
Function module CACS_LCC_MTCH_CNTRLR implements the parallel processingof a business process usingFramework for ParallelProcessing (FPP). This function module calls the correspondingfunction module configured in CACS_LCC_MATCH for each interval inCACS_LCC_STATUS and updates the status of that particular interval inCACS_LCC_STATUS and decreases SEG_COUNT by one in CACS_LCC_MATCH onsuccessful completion.

Parameter
ICL_INTERVAL,,Interval for Interval Object
ICL_RUN,,Definition of Parallel Run
ICL_APPL_LOG,,FPP Application Log

Exceptions
CX_FPP_EXCEPTION,,FPP Exceptions

Function group
CACS_LCC_MATCH