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: 

A Function or BAPI to get Material Standard Price?

Former Member
0 Kudos

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

former_member181995
Active Contributor
0 Kudos

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.

1 REPLY 1

former_member181995
Active Contributor
0 Kudos

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.