KVSCCISCheckPPU#
Implements KVSCCICheck.
Procedures#
CheckEntry(Record KVSCCEntity) :#
Summary: Performs a compliance check for the given entity, utilizing temporary blob codeunits for request and response handling.
procedure CheckEntry(var Entity: Record "KVSCCEntity"):
Parameters:
Entity: The compliance check entity record to be checked.
Remarks: This procedure executes the compliance check process for the specified entity, managing the request and response data through the provided temporary blob codeunits.