Application Development 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: 

BDC Table control issue

former_member423024
Participant
0 Kudos

Hi,

Could anyone let me know about the mechanism for uploading data into XK01 regarding the table control .

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hi

try this, for ur reference

i have used BDC Table Control for VA22 Transaction in this example

Step by Step Procedure with Screen Shots

http://www.scribd.com/doc/16110910/bdctablecontrol090304042346phpapp02?secret_password=1b8kdsq0ba144...

Regards

4 REPLIES 4

Former Member
0 Kudos

Hi,

Check below WIKI for BDC of transaction XK01 which handles table control.

[Table control XK01|https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/using%2btable%2bcontrol%2bin%2bbdc]

Thanks,

Asit Purbey.

Former Member
0 Kudos

hi

try this, for ur reference

i have used BDC Table Control for VA22 Transaction in this example

Step by Step Procedure with Screen Shots

http://www.scribd.com/doc/16110910/bdctablecontrol090304042346phpapp02?secret_password=1b8kdsq0ba144...

Regards

Former Member
0 Kudos

using of BDC, you can use BAPI or LSMW method........

Former Member
0 Kudos

hi go to below procedure

1 first go to SHDB and recod the transection xd01 with there field parameter. in recording do page down.

2 then create program for that recording and write code for that.

also in recording just check that after P+ command curser goes to which row last or first that is more important.