2007 Jun 25 11:26 AM
hi ...
IN screen printer how to create table control please give me the steps.
and also give an ex program for cursor setting.
please
2007 Jun 25 11:36 AM
hi prajwal,
go thro this link.
http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbac1d35c111d1829f0000e829fbfe/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbac5e35c111d1829f0000e829fbfe/frameset.htm
Regards...
Arun.
Reward points if useful.
hi ...
IN screen printer how to create table control please give me the steps.
and also give an ex program for cursor setting.
please
2007 Jun 25 11:29 AM
Hi,
There is an option to create a table control with the helo of Wizard.
Goto Screen painter and then click on the Icon (Table control with Wizard) on the left side of the painter.
Regards,
Sesh
2007 Jun 25 11:31 AM
Hi
In Screen Painter,there is one Icon Called Table Control.U just drag & drop it in the Screen Painter.
Check the demo prog:
DEMO_DYNPRO_TABCONT_LOOP and DEMO_DYNPRO_TABCONT_LOOP_AT
Cursor Position on Table Controls
At PBO you can set the cursor on a specific field of a specific row of a table control.
SET CURSOR FIELD .
if you only want to determine the row of the table control. SY´-SUBRC allows you to check if the cursor is placed in a row of a table control.
u need to comment the performs of table control fields and write ur own perform statements. And u have to declare the table control fields as separate internal tables.
Go through this urls.
Check the below links.
http://www.planetsap.com/howdo_a.htm
http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/dbac5135c111d1829f0000e829fbfe/content.htm
http://sap.niraj.tripod.com/id25.html
http://www.sapmaterial.com/tablecontrol_sap.html
See here for the latest table features in 2004s.
/people/bertram.ganz/blog/2006/07/03/web-dynpro-java-foundation--whats-new-in-sap-netweaver-2004s
This link also has a lot information on tables
Regards,
Padmam.
2007 Jun 25 11:36 AM
hi prajwal,
go thro this link.
http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbac1d35c111d1829f0000e829fbfe/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbac5e35c111d1829f0000e829fbfe/frameset.htm
Regards...
Arun.
Reward points if useful.
2007 Jun 25 11:48 AM
hi
good
go throught this link which ll give you detail idea to crete the table contrrol
http://help.sap.com/saphelp_nw04/helpdata/en/d1/802338454211d189710000e8322d00/content.htm
thanks
mrutyun^
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |