2007 Mar 12 3:42 PM
Hi Group,
When I am validating one field(for Mandatory check) in one of my transactions using chain and End chain with throwing error message,its working fine hwne I entered and also when I go for first time save in that tab(by throwing Error),when I go to some other tab( in the same transaction) and I click save it is allowing to save and the data in that particular tab (where Validation check working) erased.
Can any body suggest how to solve this
2007 Mar 12 7:19 PM
Hi,
Instead of using PAI validation, try making the field mandatory in attributes.
Path: Screen Layout->Field Attributes(DBL Clk field)-> Attributes frame-> Program-> check Input field -> Finally Select "Required" from drop down for input.
Let me know if you have any questions.
BR
Rakesh
2007 Mar 12 7:34 PM
if you are ON INPUT or ON CHAIN-INPUT .in between CHAIN and ENDCHAIN
remove.the same and validate
aRs