Page 1 of 1

use of occurs clause in symbolic map

PostPosted: Tue Aug 09, 2011 1:56 am
by sanababu
Can anybody help me how to use occurs clause in symbolic map for display of multiple of records in screen?
Suppose my map having 2 fields as follows
Credit Card No: ____________________
Credit Card Holder: ____________________

suppose the two field name are Crdno and Crdhld and the map name is crcard

if i want show the multiple record(6 records per page) as follows


Credit Card No Credit Card Holder
______________ _________________
______________ _________________
______________ _________________
______________ _________________
______________ _________________
______________ _________________
please tell me the symbolic map structure for above map ? please give me the symbolic code for the above map.

Re: use of occurs clause in symbolic map

PostPosted: Tue Aug 09, 2011 10:46 am
by dick scherrer
Hello,

please give me the symbolic code for the above map.
People here will help but will not do the work for you.

You need to post what you have so far and where you are stuck.

Is this a homework exercise or something for work? If this is for work, most organizations have coding standards to cover how cics screens are to be implemented. You would use the same method as the rest of the developers and not create your own.