Getting Current Row in Field Exit
Hi,
For Goods Movemets I have to validate and assign Batch Number in Cork Transaction. For assigning batch number I have to consider Material Number, Storage Location, Plant and Movement Type.
I tried to find a user exit / function exit but could not find any for the Goods Movement Table Control.
Can any one guide me how to get the values of current record / row of table control using a field exit. Or is their any function / field exit for Batch Number in Cork Transaction.
Thanks in Advance.
Regards,
MD.
_________________
M.D
Hi Mahesh
Try using Abap costruct Get cursor field and get cursor line.
Not much sure about get cursor line, but had exp. with get cursor field,
it will return value of currently selected cell.
Hope that helps.
_________________
Regards
Abaper