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: 

LSMW to upload scales in purchase info record

0 Kudos

Hello Team,

I have a requirement where we need to mass update price in info record having multiple scales.I tried Direct batch input recording but couldn't able to get the desired result.

Please help on the same.

Regards,Anuj

1 ACCEPTED SOLUTION

former_member214131
Active Contributor
0 Kudos

You need to load the scales related data via IDoc: COND_A; Determination of the VAKEY is vital.

Hope this helps

Murugesh

7 REPLIES 7

JL23
Active Contributor
0 Kudos

what is a "Direct batch input recording" ?

There is either a batch input recording or a SAP given direct input/batch input program in LSMW.

Further you should describe where you failed to get a pinpoint solution.

raymond_giuseppi
Active Contributor

Did you try (?)

  • Recording the transaction (SHDB + LSMW opt. "Batch Input Recording")
  • Using program RM06IBI0 to generate the BI (LSMW opt. "Standard Batch/Direct Input")

And could you elaborate on the "couldn't able to get the desired result", what kind of problem?

0 Kudos

Hello Raymond,

Thank you for the reply.

I tried to upload scales using program-RV14BTCI (used for condition record),and i can only upload only single line from the file.Please find below screenshot for reference:

The variable key consists of material,purchase organization,plant and info category

Please help me to resolve the issue asap.

Regards,Anuj Jaiswal

former_member214131
Active Contributor
0 Kudos

You need to load the scales related data via IDoc: COND_A; Determination of the VAKEY is vital.

Hope this helps

Murugesh

0 Kudos

I'm afraid you are confusing purchasing info records with pricing conditions.

0 Kudos

no, scales in the purchasing info record are in the pricing conditions and can be loaded with COND_A

0 Kudos

Ah OK, thanks for clarification!