Fonction SAP CACS71_LOSA_FFLT_CREATE_CRD - Logical Service: Create Settlement Schedule

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_OTC CACS_LOS_OTC C 2 Object Type Class (OTC) for Logical Service
I_RELTYPE CACSRELTYPEID C 5 Release Type
I_SIMU BOOLEAN C 1 Boolean Variable (X=true, -=false, space=unknown)
I_TECHTIME CACS_TECHTIME_B N 14 Technically Valid from
I_TOOL CACS_LOS_TOOL C 32 Logical Service Tools

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
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 creates afulfillment level forcredentials checks.
This sample adapter module is used in the logical service for the
object type class (OTC) 71 method 2.
In standard Customizing, the adapter functionCACS71_LOSA_FFLT_CREATE_CRD is assigned to function 2 of the toolPAYMENTRELEASE_CREDENTIAL for the generation of fulfillment levels.
The standard adapter function can be replaced by another one in theimplementation project. A different adapter function can be created bycopying and changing the standard function module.
The adapter function CACS71_LOSA_FFLT_CREATE _CRD is a generationtemplate, which means function module <(><<)>APPL>_LOSA_FFLT_CREATE_CRDis created during the application construction and generation.