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

total BOM quantity

Former Member
0 Likes
582

Dear experts

AT my client it is required to show sum of BOM quantity in CS02(s.g. item 1 has 2 pieces and item 2 has 5 pieces then sum should be 7 pieces).

Please guide me in this aspect

Regards,

sameer

4 REPLIES 4
Read only

Former Member
0 Likes
515

Hi,

Where you want to display the total ...in the screen..

Thanks,

Shailaja Ainala.

Read only

0 Likes
515

Thanks shailaja for reply

I want that display in CS01 screen

Regards,

Sameer

Read only

0 Likes
515

Hi Sameer,

You can use user-exit PCSD0003.

You can code the summation in the following function modules:

EXIT_SAPLCSDI_004.

And place your custom total field in the following screen:

SAPLXCSA - 1100

Read only

Former Member
0 Likes
515

Closing without answers