C1-BLSRTDERV
This algorithm validates the following:
-
Either the bill group (i.e., person) ID or bill group (i.e., person) identifier type and bill group (i.e., person) identifier is specified in the record.
-
Sort ID, description, start date, and end date are specified in the record.
If the bill group ID is not specified in the record, it derives the bill group ID using the respective bill group identifier type and bill group identifier combination. Once the bill group ID is derived, the corresponding record is updated in the C1_UPLOAD_REQ_DTLS table. If the system could not derive the bill group ID using the bill group identifier type and bill group identifier combination, the status of the record in the C1_UPLOAD_REQ_DTLS table is changed to Invalid. In addition, if any of the above validations fail, the status of the record in the C1_UPLOAD_REQ_DTLS table is changed to Invalid.
This algorithm also derives the fields which can be used as search filters based on the mapping defined in the respective upload request type.
