2008 Jan 25 2:25 PM
hi all,
in first screen material number is the i/p field and display and chage buttons also avialble.
if i enter material number and if i press display button,it will go to the second screen but i want to display language key and material discription in all languages to that material number.
pls anyone can help me how to do.after pressing the display how to link with table control.
regards
prs
2008 Jan 25 2:37 PM
Hi Prs,
You can assign the group for those two fields and write ur own logic.
Naveen.
2008 Jan 25 2:37 PM
Hi Prs,
You can assign the group for those two fields and write ur own logic.
Naveen.
2008 Jan 25 8:30 PM
Do you want to display the table control on the same screen i.e. screen1?
Thanks
Sanjeev
2008 Jan 26 5:16 AM
no, i want to display it on screen 2 from screen 1 after clicking a button
2008 Jan 26 5:20 AM
You need to fetch data for language key material desc in the PBO of the second screen. and call the table control in the second screen
a®
2008 Jan 26 5:28 AM
i want to fetch lang key and desc in table control in second screen.
with all lang keys
2008 Jan 26 5:31 AM
Check this table
MAKT : Material Description
(Tranparent table with 5 fields)
MANDT Client
MATNR Material Number
SPRAS Language Key
MAKTX Material Description (40C)
MAKTG Material Description in UPPER
CASE for MATCH CODE
a®
2008 Jan 26 5:34 AM
2008 Jan 26 5:38 AM
CHECK THIS
http://hometown.aol.com/skarkada/sap/table_control/table_control.htm
https://forums.sdn.sap.com/search.jspa?threadID=&q=tableANDcontrol&objID=f50&dateRange=last90days&numResults=15
a®s
Edited by: a®s on Jan 26, 2008 12:41 AM