Page 1 of 1

how to set the parentage for GNP call

PostPosted: Tue Oct 09, 2007 6:24 pm
by sathyasri
CALL PLITDLI(FOUR,GNP,P_QL105,I10502,QS10502A);
IF QL105PCB.STATUS_CODE = 'GE' THEN
PUT SKIP LIST(CLFGT_INPUT.CLAIM);
IF(QL105PCB.STATUS_CODE ¬= ' ') & (QL105PCB.STATUS_CODE ¬= 'GE')
THEN CALL IIEM('#AN','8001',PAEM,'4',P_QL105); ---------------------this my code................here i got the following error..............


**8001-CLIV01-AN4SEGMENT NOT FOUND
SPECIFIED PCB:tion is in the CEEDUMP
DBDNAME =QL105 ,SEG LEV=00,STATUS CODE=GP,PROC OPTIONS=GOT ..

how to write the code for setting the parentage..

Re: how to set the parentage for GNP call

PostPosted: Wed Oct 10, 2007 6:12 pm
by sathyasri
i solved above problem

Re: how to set the parentage for GNP call

PostPosted: Thu Oct 11, 2007 12:12 pm
by dick scherrer
Hello,

Good to hjear the problem is solved :)

What was the fix?

Re: how to set the parentage for GNP call

PostPosted: Tue Nov 18, 2008 11:25 am
by er.manishawasthi
hii sathyasri

Can u elaborate how you solved this problem................


Reagrds
Manish