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: 

Need inputs for implement SAP Note 177006

Former Member
0 Kudos
468

Hi ,

I want to display cost of the components in CS11 / CS12 / CS13 T.codes Std SAP will not display the cost of components for this we have find note 177006 .

I have passed the MBWLS = 'X' in function module CS_BOM_EXPL_MAT_V2 importing parameters and created a profile (ZXXXXX) in CLVL and maintained in user profile(SU3).However iam not able to understand the "IF query " given SAP Note

where we need to write the "IF query" ?

*************

"In the IF query of the proposed modification (see Corrections -> Correction instructions), 'your_display_profil' must be replaced by the name of the user-defined display list profile determined via transaction CLVL (for example, 'YAPCSLBLMP01') and 'your_print_profil' must be replaced by the name of the user-defined print profile (for example, 'YAPCSLBLMP02'). The IF query of the modification ensures that the material valuations are only read from the database if the self-defined list profile is used for the output of this material data"

**************

Please assist me,what are the steps needs to be taken care for the implement of SAP note.

Thanks & Regards

Kiran

3 REPLIES 3

JeevanSagar
Active Contributor
0 Kudos
139

Scroll down and you will the implement correction 432807.

0 Kudos
138

Hi Jeevan,

It seems the Note 432807 - Condition Error, Excel flicker & Read-only problem is not relevant for CS12 / CS13?

Thanks

0 Kudos
138

I mentioned about this correction

[432807|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/corr_instr/correction_instructions.htm?_EVENT=CORR_OBLI&_CINSTA=0120061532&sap-language=E&_CALEID=0000432807&_CPAKID=1]

I think the implemention of the note you mentioned changes the code like [this.|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/corr_instr/correction_detail.htm?_CINSTA=0120061532&_CALEID=0000432807&_CPAKID=1&_PGMID=LIMU&_OBJ=REPS%20%20&_OBJNAM=RCS13001&tab=2]

The programs behind CS1* are RCS1*001