cancel
Showing results for 
Search instead for 
Did you mean: 

Characteristics & Purchase info Record

Former Member
0 Kudos

How to call a price of a material into a "Character" -

from purchase info record.

Kindly help

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi Ramana,

You can create two separate characteristics - one with the material number and the other with the info rec. net price.

In Addl. data of Characteristics, use table MARA and field MATNR for the first Characteristic and use table EINE and field NETPR for the second Characteristic. You can call both these characteristics in the same class. Pls let me know if it works.

- Rahul.

Former Member
0 Kudos

Dear Rahul,

would ge grateful for further inputs;

consider a case:

My material: Z

I have two suppliers for this material M/s X who supplies at Rs.10 &

M/s Y who supplies at Rs.11.

I have created purchase info record for this material;

I have created characteristic "supplier" & "rate".

I assign these charactertistics to a model in transaction CKCM.

I execute this model in CKECP

Here input screen appears;

Now here for "Supllier Name" --> I enter the name M/s X (or) Y.

If I enter either of these supplier names, the corresponding "price" should get picked up -

for further calculations automatically

HOW do I, do this ????

PLEASE HELP