Fonction SAP CACS71_LOSA_FFLT_INTERVALS_CRD - LOS: Create Fulfillment Level Intervals

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_BUSITIME CACS_BUSITIME_B N 14 Effective from
I_CACSAPPL CACSAPPL C 6 Commission Application Identification
I_CACS_DOCREM CACS00_S_DOCREM u 772 Commission Document, Remuneration and Liability(Meta Object)
I_CACS_SESHDM CACS25_S_SESHDM u 492 Settlement Schedule Header (Meta Object)
I_META_DOC_HEAD CACS00_S_DOCHDM u 597 Commission Document Header (Meta Object)
I_OTC CACS_LOS_OTC C 2 X Object Type Class (OTC) for Logical Service
I_RELTYPE CACSRELTYPEID C 5 Release Type
I_TECHTIME CACS_TECHTIME_B N 14 Technically Valid from
I_TOOL CACS_LOS_TOOL C 32 X Tools for Logical Service

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
C_CACS_SESITM CACS25_S_SESITM u 196 Settlement Schedule Item (Meta Object)
C_LOG_HANDLE BALLOGHNDL C 22 Application Log: Log Handle

Paramètre Reférence Long. Facultatif Description
IT_CACS_SESITM CACS25_S_SESITM 196 Settlement Schedule Item (Meta Object)

Functionality
This function module determines fulfillment level periods forfulfillment level headers that were created duringcredentials checks.
This sample adapter module is used in the logical service for the
object type class (OTC) 71 method 1 .
In standard Customizing, the adapter functionCACS71_LOSA_FFLT_INTERVALS_CRD is assigned to function 1 of the toolPAYMENTRELEASE_CREDENTIAL for creating time intervals for fulfillmentheaders.
The standard adapter function can be replaced by a different one in theimplementation project. A different adapter function can be created bycopying and changing the standard function module.
The adapter function CACS71_LOSA_FFLT_INTERVALS_CRD is the generationtemplate, which means that the function module <(><<)>APPL>_LO
SA_FFLT_INTERVALS_CRD is created during the application construction andgeneration.