jatin_sanghi
29th October 2009, 06:18
Hi All,
(LN 6.1 FP2)
I have a type 2 form where I have purchase requisition numbers, positions and order types. I have to assign order type to each of requisition/position.
Now, the requirement is that, If I assign an order type to one requisition/position and then try to assign a different order type to another line of that requisition, the system should stop me from doing that. That means, I should be allowed to enter either blank or same order type for all lines of a requisition.
I'am able to do this, if a line record with order type is already stored in DB, but if I tab through records, records are not saved so far in database and thus the required comparison is not happening.
How do I achive this? Also, Is there a way I can save the record as I tab through the last field.
regards,
Jatin
(LN 6.1 FP2)
I have a type 2 form where I have purchase requisition numbers, positions and order types. I have to assign order type to each of requisition/position.
Now, the requirement is that, If I assign an order type to one requisition/position and then try to assign a different order type to another line of that requisition, the system should stop me from doing that. That means, I should be allowed to enter either blank or same order type for all lines of a requisition.
I'am able to do this, if a line record with order type is already stored in DB, but if I tab through records, records are not saved so far in database and thus the required comparison is not happening.
How do I achive this? Also, Is there a way I can save the record as I tab through the last field.
regards,
Jatin