Page 1 of 1

any one can explain about ims functio codes

PostPosted: Sat Apr 09, 2011 8:56 am
by poornaboba
Hi everybody,
any one can explain the exact difference between the function code gn, gnp.

Re: any one can explain about ims functio codes

PostPosted: Sat Apr 09, 2011 9:53 am
by NicC
What do you think the difference is? Did your thoghts change after you read some relevant material? Do you KNOW what GN and GNP stand for?

Re: any one can explain about ims functio codes

PostPosted: Wed Apr 20, 2011 1:39 pm
by sriraj1122
GN and GNP are the function codes used to retrieve the segments data in I/O area of the application program.

Generally when you issue calls using GN function code it will retrieve all the segments information in top to bottom, front to back and left to right fashion.

But if u issue a call using GNP function code it will retrieve the segments with in the parent where the parentage is set.

Hope this helps

Regards,
Sriraj k

Re: any one can explain about ims functio codes

PostPosted: Thu Apr 21, 2011 6:39 am
by DFSHDC40
"GN and GNP are the function codes used to retrieve the segments data in I/O area of the application program."
errrr ..... No!

Re: any one can explain about ims functio codes

PostPosted: Thu Apr 21, 2011 11:19 am
by NicC
Presume he meant INTO rather than IN I/O area

Re: any one can explain about ims functio codes

PostPosted: Thu Apr 21, 2011 6:22 pm
by Suny
Difference- GNP needs parent but GN does not