Page 1 of 1

Sort Card

Posted: Sat Nov 21, 2015 11:34 pm
by Arun_tcs11
Can anyone help me to find the logic for the below process.

Process: The customer will get a cert point for their each purchase. here the process starts, need to separate a customer based on the count. If the customer have more than 16 cert points, need to write his record in D1 file. if the cert point is less than 16 need to write in D2 file. Also output record will contain the header and the trailer. Also main scenario is if the customer has 4 cert points , then all cert points should get display in 1 page. if the customer has 5 cert points, then 2 pages total with 5 real points and 3 void point(duplicate). if the customer has 10 cert point, then 3 pages total with 10 real ccerts and 2 void cert points. In every single page need to display 4 cert points.

Thanks
Arun