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: 

TK11 - Scales Upload

Former Member
0 Kudos

Dear All,

I would like to upload freight condition records and corresponding scales and characteristics values.Is there any standard program/FM/BAPI available to do the same.

Please not that characteristics values that we would like to upload are 2 dimensional i.e values would be entered in matrix format for some combination of 2 scales.

e.g. 5 is scale value to be entered for combination of 2 scales "01001 A" (postal code) and "0 B"(weight).

I have tried some standard bapi's listed on this forum like BAPI_PRICES_CONDITIONS or RSDRD_SEL_DELETION but could not find an option for combination characteristics that we have.

Also LSMW tool available RV14BTCI doesnot work for application 'F'(TK11).

Please advice and reply back any time you want to.

Thanks,

Vikram

Edited by: Julius Bussche on Jul 28, 2009 11:51 AM

4 REPLIES 4

Former Member
0 Kudos

Dear Vikram,

I think, you can do it easily by recording a BDC Program for TK11.

Regds,

Anil

0 Kudos

Thanks Anil,

But there are many different combination of condition types and key combinations that they use.So BDC will be a tough task I guess as screens for each key combination would change.

Regards,

Vikram

Former Member
0 Kudos

Hello,

USe the standatd Inbound Idoc methodology with the message COND_A.

you need to trigger Inbound Idoc as soon as you upload scalesfrom XL..

but keep in mind when you are uploading scales with SCALE ID, system is generating the new scales always if the nuber range is set..

i am fighting with this issue currently to get rid of..

Former Member
0 Kudos

ans