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: 

Upload data from flat file to OVKK using BDC

Former Member
0 Kudos
136

Hi All,

I want to upload data from flat file to OVKK tcode using BDC.

OVKK is a maintaince view with a table control.

So please send me code for uploading data to OVKK through BDC.

Thanks & Regards,

Siva.B

3 REPLIES 3

Former Member
0 Kudos
88

Hi,

Welcome to SDN!!!!!!!!!!

Can you see this example for Table control.

http://www.sap-img.com/abap/bdc-example-using-table-control-in-bdc.htm

Today this is the second post on the same issue and same Tranx.

1st try through SHDB and check the code.

Thanks.

If this helps you reward with points.

Former Member
0 Kudos
88

hi

GOTO SHDB THEN RECORD THE TRANSACTION OVKK USING A SAMPLE RECORD. THEN PROCESS THE RECORDING BY GOING TO THE BDC PROGRAM CREATED BY THE RECORDING. MAKE NECESSARY CHANGES.

SEE THE SAMPLE IN

http://www.sap-img.com/abap/bdc-example-using-table-control-in-bdc.htm

REPLY FOR ANY DOUBT

REGARDS

KISHORE

Former Member
0 Kudos
88

If you press the position button (ok code = "POSI"), you can bring the last entry to the top of the display. You can then make an entry in the second line.

Rob