‎2009 Apr 13 1:27 PM
Actually their is input field in table control where the user enters values and then presses 'OK' table control small screen where user can also see 1st screen. so this input value should remain on the screen till the time user does not press back from 1st screen
can any one help
Thanks
‎2009 Apr 14 6:20 AM
Hi,
I have used parameter Id for employee no.
SET PARAMETER ID 'PER' FIELD PERNR .
so that the value of emloyee no can be carried to other screeen.
Regards,
Himanshu
‎2009 Apr 13 1:51 PM
‎2009 Apr 14 5:08 AM
‎2009 Apr 14 5:51 AM
Shruthi,
Do one thing. Search in SDN Forums with Parameter ID.
Or else, type Parameter in SE38 Editor and press F1 after placing the cursor on the same word.
Hope this is helpful.
Thanks,
Babu Kilari
‎2009 Apr 14 6:20 AM
Hi,
I have used parameter Id for employee no.
SET PARAMETER ID 'PER' FIELD PERNR .
so that the value of emloyee no can be carried to other screeen.
Regards,
Himanshu
‎2009 Apr 14 7:37 AM
Thanks for ur reply
i should specify set parameter in pbo itself is it correct
i have specified their itself but still the value is getting cleared
when double click on material if batch managed then
table control is displayed batches sap stock and physical quantity is an input field where user enters values then presses 'OK' push button and then goes back to list then again if he double click this table control appears it should retain input value (i.e physical quantity) that value till the time user completely exits from both seesions