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

A Function or BAPI to get Material Standard Price?

Former Member
0 Likes
867

Hi All,

I need a Function or BAPI to get the Material Standard Price when the following Criteria is given;

1. Material Code

2. Plant

3. Period

4. Year

5. Company Currency (Optional)

I need only the Standard Price and Price Unit. Please give me a example with sample values.

Thanks,

Kishan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
619

Sri:

I need only the Standard Price and Price Unit

there is no specific FM for that.

you need to write small select query in FM than use this custom FM into your program.

Amit.

Hi All,

I need a Function or BAPI to get the Material Standard Price when the following Criteria is given;

1. Material Code

2. Plant

3. Period

4. Year

5. Company Currency (Optional)

I need only the Standard Price and Price Unit. Please give me a example with sample values.

Thanks,

Kishan

1 REPLY 1
Read only

Former Member
0 Likes
620

Sri:

I need only the Standard Price and Price Unit

there is no specific FM for that.

you need to write small select query in FM than use this custom FM into your program.

Amit.