Ansicht
Dokumentation

FKK_SAMPLE_0336 - Determine Limit Percentage Rate

FKK_SAMPLE_0336 - Determine Limit Percentage Rate

Vendor Master (General Section)   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

In event 336, a specified dunning group is examined with regard to the limit percentage rate. The system checks whether the ratio of the open receivables of the dunning group to the total receivable of the original documents exceeds (or does not reach) the limit percentage rated defined for the respective dunning procedure in Customizing. In the field DO_NOT_DUN, the function module returns the information whether the group is to be dunned or excluded from dunning because the limit percentage rate has not been reached.

In addition to the information about the dunning group and the dunning items, parameter VBGUT (behavior for credit) is transferred to the module. The value for this parameter has the following effects:

  • VBGUT = 0 Credit items are not considered
  • VBGUT = 1 Credit items are considered
  • VBGUT = 2 Dunning group is excluded from dunning in the case of credit items

The module has the following structure in delivery status:

  1. Read open and cleared items for the dunning proposal items from the database.
  2. Process indicator VBGUT, apply filter to items read.
  3. Determine total of amounts of open items and amounts of original items.
  4. Determine percentage rate and check minimum percentage rate.

Example

Data element MINPZ_KK contains an example of the minimum percentage rate.

Notes

Example module FKK_SAMPLE_0336 has no coding. Function module FKK_0336_PERCENTAGE_LIMIT is delivered as possible definition of the event.

Further information





Parameters

DO_NOT_DUN
IT_FKKMAVS
I_FKKMAGRP
PERCENTAGE_GROUP
PERCENTAGE_LIMIT
VBGUT

Exceptions

Function Group

FKMB

PERFORM Short Reference   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 2218 Date: 20240523 Time: 083024     sap01-206 ( 45 ms )