Dear experts,
I have issue with table control.
Table control accept movement data populated in item table control as input.When i click on save ,incase there is any
error raised by BAPI,everything disables automatically.I have to press a button where i have given code to activate complete interface again.
In this button i have made sure that previous entered details are refreshed and only new details are going to be entered.
But here it becomes little laborious as everything has to be reentered again.
I have seen many thread telling about PAI and giving validation module there.But in my case i could not do it as PAI works
item by item but my logic to recieve complete data and then run BAPI.
My question is any good way of error handling where after capturing data and on facing error by called module such as
BAPI ,still thing remain modifiable.Constraint is i cannot use 'Information message' as it is not acceptable to me.
With regards,
Aditya Sharma