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

LSMW

Former Member
0 Likes
448

Hi,

In the material master standard object, purchasing group i can add after purchasing value key but it dosent picking purchasing group.can u just help me on this

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
433

Hi,

In SAP standard material master program, it wont pick values based on the the primary values ( in your case Purchasing group from Puchasing value key). You have to pass the values to the program.

There is another alternative i.e.

while doing the field level mapping, insert code for EKGRP, where picking the EKGRP based on EKWSL.

This will solve your problem.

BR

Sree

Hi,

In the material master standard object, purchasing group i can add after purchasing value key but it dosent picking purchasing group.can u just help me on this

1 REPLY 1
Read only

Former Member
0 Likes
434

Hi,

In SAP standard material master program, it wont pick values based on the the primary values ( in your case Purchasing group from Puchasing value key). You have to pass the values to the program.

There is another alternative i.e.

while doing the field level mapping, insert code for EKGRP, where picking the EKGRP based on EKWSL.

This will solve your problem.

BR

Sree