File

CSUTLDPY.cpy: Edit Date Validation (Copybook)

Part of CardDemo Core Module: Handles the validation of the edit date for the CardDemo Core module, setting a flag if the date is invalid.

IsolatedExpanded
OverviewSource

Files

  • COACTUPC.cblThis program, COACTUPC.cbl, is a COBOL program that includes the CSUTLDPY.cpy copybook to perform date validation. It contains reusable paragraphs for validating dates in CCYYMMDD format, specifically for editing the year, month, and day components, as well as dates of birth. The primary entry point is EDIT-DATE-CCYYMMDD, which is designed to set an invalid date flag if validation fails.
    View
  • CSUTLDPY.cpyRelated flow
    View