Fonction SAP CACS71_LOSA_FFLT_READ_CRD - LOS: Read Fulfillment Level and Update Settlement Schedule Item if Nec.

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_BUSITIME CACSBUSITIME N 14 X Effective Validity (Time Stamp YYYY.MM.DD hh:mm:ss)
I_FFLGUID CACSGUIDC X 16 GUID in 25-Byte Packed Format
I_OTC CACS_LOS_OTC C 2 Object Type Class (OTC) for Logical Service
I_SIMU BOOLEAN C 1 Boolean Variable (X=true, -=false, space=unknown)
I_TECHTIME CACSTECHTIME N 14 X Technical Validity (Time Stamp: YYYY.MM.DD hh:mm:ss)
I_TOOL CACS_LOS_TOOL C 32 Tools for Logical Service
I_XUPDATESTATUS CHAR01 C 1 '' X 'X' = Don't Update FFLSTATUS, ' ' = Update FFLSTATUS

Paramètre Reférence Type Long. Description
E_FFL CACSFFL P 4 Fulfillment Level
E_FFL_FROM CACSFROM D 8 From
E_FFL_TO CACSTO D 8 To
E_RELEASED CACSSESFFLSTATUS C 1 Settlement Schedule Item: Actual Commission Release Status

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
C_FLG_ERROR CACSCASEERROR C 1 X Indicator: Commn Case Inconsistent (X = error, ' ' = ok)
C_LOG_HANDLE BALLOGHNDL C 22 Application Log: Log Handle

Functionality
This function module reads
fulfillment levels of fulfillment level headers and, if required,updates the release status of a settlement schedule item.
This sample adapter module is used in the logical service for the
object type class (OTC) 71 method 3.
In standard Customizing, the adapter function CACS71_LOSA_FFLT_READ_CRDis assigned to function 3 of the tool PAYMENTRELEASE_CREDENTIAL forreading fulfillment levels and updating the correspondingsettlement schedule items.
The standard adapter function can be replaced in the implementationproject by another one. A different adapter function can be created bycopying and changing the standard function module.
The adapter function CACS71_LOSA_FFLT_READ_CRD is a generation template,in other words the function module <(><<)>APPL>_LOSA_FFLT_READ_CRD iscreated during the application construction and generation.