2006 Feb 22 1:17 PM
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
2006 Feb 22 1:20 PM
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.
2006 Feb 22 1:25 PM
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
2006 Feb 22 3:05 PM
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