Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table Control Issue

Former Member
0 Likes
743

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
722

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

5 REPLIES 5
Read only

Former Member
0 Likes
722

Hi try to use parameter-id to retain the value in the screen

Read only

0 Likes
722

This message was moderated.

Read only

0 Likes
722

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

Read only

Former Member
0 Likes
723

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

Read only

0 Likes
722

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