‎2009 Jul 09 8:42 AM
Hi All,
I have a small problem ... There are 2 J tables that have about 65,000 records in 2 fields. We want to transport this complete table to another Client.
1. What are J Tables and why this convention ?
2. What are the possible ways other than BDC and Session Method ? We are currently doing this by Session Method. This is taking a lot of time.The job is going on for more than 12 hrs.
3. Is it possible to transport these tables ? If yes, how ?
I am Functional Consultant, please excuse me if this is very basic problem.
Any help is appreciated !
Thanks,
Ravi.
‎2009 Jul 09 8:44 AM
HI,
J tables basicallly use for TAX related things..Please check with your basis guys , if they can help you..
Can you clrify u want the records to be moved or the entire table....
Regards,
Nagaraj
‎2009 Jul 09 8:47 AM
Hi Nagraj,
Thanks for your prompt reply.
We want to move the Table along with the records to another client.That is create a complete replica in another client.
Thanks,
Ravi.
‎2009 Jul 09 8:53 AM
Hi,
Go to SE16N -> type table name -> select Maintain Entries (only available if table it to be edited) and run.
From menu bar choose Table entry->Transport ,
Regards
Marcin
‎2009 Jul 09 9:01 AM
Hi Marcin,
I am on SAP-3.1 i and T code se16n is not possible; it seems. Do we have similar possibility in this version also.
Thanks,
Ravi.
‎2009 Jul 09 9:18 AM
If SE16N is not available in SAP 3.1 then you can add all the entries to TR programatically and then transport the TR.
have a look at the function group "STRW" and here you can find FM for the same.