learner
6th October 2004, 09:01
Hello,

I have created a single occurance sub-ssesion and attached to special menu of tdpur4120m000, now i am passing the receipt no. from Standard Receipt session to my customized sub-session.

it works fine, but the problem is if i have not maintained any details for a receipt in my customized session, then also if i call my sub-session using special menu it takes me to the first record. Ideally in that case it should show the sub-session screen as blank.

My sub-session is : single occurance
Startup option is : 7 ( Refresh )

and i am importing receipt no. in subsection init.form of form using get.var function.

where i am doing the mistake , why the subsession doesn't show the blank screen in caser nothing is maintained ?

Waiting for your replies.

Regards

Learner

Hitesh Shah
6th October 2004, 09:52
In Baan IV when u find a value which is non-existent in the main table, record with next value will be shown.

U may try query.extension if u wish to see the blank record.