C1-VALDQPR
This algorithm validates the following in the delinquency process business object:
-
Validates whether the delinquency entity ID in the primary table is a valid PER_ID or ACCT_ID depending on the delinquency entity type on the delinquency process type.
-
Validates that the collection method on the collection class linked this PER_ID or ACCT_ID is Self-Control Delinquency.
-
Validates that if the collection object on the process type is 'BILL' then the pk_value1 for each record in the delinquency process related objects list is a valid BILL_ID.
-
Objects collected on must belong to the same Person/Account defined on the delinquency process.