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

Data Dictionary

Former Member
0 Likes
531

Hi Experts,

1. I need to know that how can transfer a table (along with the data) from my development server to quality server.

2. I have a scenario where in I want a workbench request to be created automatically every time I make an entry in my table. How can I achieve this?

Thanks and regards,

Raman

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
501

Hi ,

1. You can use either Idoc's are RFC to transport your table along with Data.

2. Write an program , by that the program uses the FM TRINT_TADIR_POPUP and triggers and populate the structues KO007 and KO008.

Thanks

Manju.

3 REPLIES 3
Read only

Former Member
0 Likes
502

Hi ,

1. You can use either Idoc's are RFC to transport your table along with Data.

2. Write an program , by that the program uses the FM TRINT_TADIR_POPUP and triggers and populate the structues KO007 and KO008.

Thanks

Manju.

Read only

0 Likes
501

Thanks for the reply Manju,

Can you please explain the point 2 in detail.

Regards,

Raman

Read only

0 Likes
501

Your both the request can be easily fulfill by the BASIS team, since this is their job.

Regards,

Amit

Reward all helpful replies.