‎2006 May 31 5:45 AM
Hi all,
I am working on Bom explosion function CS_BOM_EXPL_MAT_V2.
I need the STPRS field (standard price) i am getting the value for this field as 0,00 but value for this field is maintained (checked in transaction MM03).
Can someone help me in this.
thanks in advance.
regards
neha
‎2006 May 31 5:55 AM
‎2006 May 31 6:01 AM
you can alternatively fetch it from MBEW, field name would be MBEW-STPRS. Pass the material number, plant, valuation data obtained from CS_BOM_EXPL_MAT_V2 and check out if you can find the right entry in MBEW.
‎2006 May 31 6:47 AM
Hi neha,
Try copying the standard function module into zfm and in the importing parameters ...u add stprs and collect it in a variable...I think...that will resolve your issue.
Regards,
Chandru