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

Transport table entries :Program

Former Member
0 Likes
1,943

Hi Experts,

I am creating few table records in my report and inserting records in table TVKWZ i also need to store these entries in a transport request .

I know these F.M TR_OBJECT_CHECK and TR_OBJECT_INSERT should do this but i need to know how do i pass my table entries in these F.M:

I am passing

  PGMID  = 'R3TR'.

  OBJECT = 'TABU'.

  OBJ_NAME = 'TVKWZ'.

  OBJFUNC  = 'K'.

to TR_OBJECT_CHECK

Then in the F.M TR_OBJECT_INSERT where should i pass the entries which needs to be transported?

I did a where used list of these F.M but cnt find much sample,if anyone can help me with this?

1 ACCEPTED SOLUTION
Read only

Former Member
4 REPLIES 4
Read only

former_member213851
Active Contributor
0 Likes
1,150

Hi BM,

According to me we can not transport the Table enries / records from 1 server to another if in Table maintenance generator , Recording Routine is specified as no or user recording routine.

Regards Sachin.

Read only

0 Likes
1,150

Where did the table maintenance came in picture?

Read only

Former Member
Read only

0 Likes
1,150

Yah,,,this is what i was looking for Shambu...Tx