Application Development and Automation 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: 
Read only

BDC For Table Maintainance

Former Member
0 Likes
574

Dear All,

I Want to create BDC to Upload data in Table mainatainance View through SM30. As per technical setting for every uploaded record this view , it ask for Trasport Request No. I need like that these records are saved in 1 Transport Request , so its can be easily mov eto Quality also.

Please , let me know some idea How can I do that ?

Thanks & Regards,

Dear All,

I Want to create BDC to Upload data in Table mainatainance View through SM30. As per technical setting for every uploaded record this view , it ask for Trasport Request No. I need like that these records are saved in 1 Transport Request , so its can be easily mov eto Quality also.

Please , let me know some idea How can I do that ?

Thanks & Regards,

3 REPLIES 3
Read only

former_member222709
Contributor
0 Likes
536

Hi,

I believe you should add a column for the Transport Request (TR) No. in your data file. With your table records data, you can add the TR No. You can create a TR and keep it before uploading the file and in your BDC code/program replace the TR No. with the field in the data document.

hope this helps.

Regards,

Pranav.

Read only

Former Member
0 Likes
536

This message was moderated.

Read only

Former Member
0 Likes
536

This message was moderated.