Fonction SAP CACS71_LOSA_FFLT_DELETE_CRD - Logical Service: Delete Fulfillment Level

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_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_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
I_XREVERSE BOOLEAN C 1 '' X If X, Write to Reverse Buffer

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 deletes
fulfillment levels that were created duringcredentials checks .
This sample adapter module is used in the logical service for the
object type class (OTC) 71 method 5.
In standard Customizing, the adapter functionCACS71_LOSA_FFLT_DELETE_CRD is assiigned to function 5 of the toolPAYMENTRELEASE_CREDENTIAL to delete fulfillment levels.
The standard adapter function can be replaced by another one in theimplementation project. A different adaper function can be created bycopying and changing the standard function module.
The adapter function CACS71_LOSA_FFLT_DELETE_CRD is a generationtemplate, which means the function module <(><<)>APPL>_LOSA_FFLT_DELETE_CRD is created during the application construction and generation.