Application Development 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: 

hi

Former Member
0 Kudos

Hi all,

My requirement is as follows:

I go to CU60 Transaction which is the tcode to maintain a variant table...i have for eg a variant table spec_details which contains a few characteristic columns and their related values. i downloaded them from the 4.6 server easily..

But i am unable to upload the same data to 6.0 server as i don know which tool to use.. could u plz suggest me some tool and if possible a code for this...i have tried BDC but it doesnt work. I don think a BAPI exist for variant table upload.

Plz help..its urgent...

Regards,

Lailu Philip.

2 REPLIES 2

amit_khare
Active Contributor
0 Kudos

Use LSMW.

Check this step by step guide to it.

<a href="http://www.scmexpertonline.com/downloads/SCM_LSMW_StepsOnWeb.doc">LSMW</a>

Regards,

Amit

ferry_lianto
Active Contributor
0 Kudos

Hi Lailu,

Please check this FM perhaps they may help.

CUD2_PROCESS_ALE_FLAG

CUD2_PROCESS_ANY_TABLE

CUD2_PROCESS_TABLE

CUD2_TABLE_CONTENT_DELETE

CUD2_TABLE_CONTENT_PREPARE

CUD2_TABLE_CONTENT_UPDATE

CUD2_TABLE_LINE_APPEND

CUD2_TABLE_LINE_CHANGE

CUD2_TABLE_LINE_DELETE

CUD2_TABLE_LINE_READ

Regards,

Ferry Lianto

Please reward points if helpful.