‎2007 Jun 11 8:23 PM
‎2007 Jun 12 4:10 AM
You can not create a table control instead you can create a tabular form using the box command
Ex :
BOX XPOS '0' CH YPOS '0' LN WIDTH '25' CH HEIGHT ' 50' LN FRAME 10 TW
Regards
Gopi
‎2007 Jun 11 8:41 PM
You can't create Table Control on SapScript....You do that on Screen Painter Tx. SE51
Greetings,
Blag.
‎2007 Jun 11 9:19 PM
Its not possible to create table control in SAP Script. For this type of requirement, you can use Adobe interactive forms.
Thanks,
Sal.
‎2007 Jun 12 3:31 AM
Hi,
It is not possible to create Table Control in Sap-Scripts n u can create it by using se51 that is screen painter only...
if useful reward with points,
regards,
Madhuri.
‎2007 Jun 12 4:04 AM
you can design windows as like table control like visible but no scrolling.
use box command.
‎2007 Jun 12 4:10 AM
You can not create a table control instead you can create a tabular form using the box command
Ex :
BOX XPOS '0' CH YPOS '0' LN WIDTH '25' CH HEIGHT ' 50' LN FRAME 10 TW
Regards
Gopi