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

Get COGS value based on material number and characteristic value (Tcode CU50)

activeankit
Explorer
0 Likes
734

Hi All,

I have one requirement is:

module pool program should be created, in which you give input parameters

1. Material number (nd code like nd-1234)

2. characteristic value (cr like cr-1234)

Based on both value COGS(price) value should generate and value should come to module pool screen field.

as COGS value.

Tcode: CU50.

Can you tell me which way i can approach. is there any FM or BAPI to get COGS value?

Hi All,

I have one requirement is:

module pool program should be created, in which you give input parameters

1. Material number (nd code like nd-1234)

2. characteristic value (cr like cr-1234)

Based on both value COGS(price) value should generate and value should come to module pool screen field.

as COGS value.

Tcode: CU50.

Can you tell me which way i can approach. is there any FM or BAPI to get COGS value?

2 REPLIES 2
Read only

activeankit
Explorer
0 Likes
674

This message was moderated.

Read only

0 Likes
674

Hello,

I am looking for the same value .....if you were able to fetch cogs can you please suggest