‎2010 Jan 22 1:43 PM
Hi All,
I am copying FM CS_BOM_EXPL_MAT_V2 into ZCS_BOM_EXPL_MAT_V2 for some calculation.
I already copied the Function group CSS4 into ZCSS4 but when I m using ZCS_BOM_EXPL_MAT_V2 in my program I am not
getting the right BOM.
Where I am worng plz let me know?
Thanks and Regards
Steve
‎2010 Jan 22 2:21 PM
‎2010 Jan 23 4:20 AM
Thanks Rob,
Where should I made a mistake ?
Plz suggest ,,What else required ?
Thanks and Regards
Steve
Edited by: Steve Johnson on Jan 23, 2010 5:20 AM
‎2010 Jan 23 8:14 PM
One of the mistakes you made was to ask a question that doesn't give nearly enough information for anyone to possibly give a helpful answer. Please try to analyze your problem and tell the forum what you are trying to do and what doesn't work.
Rob
‎2010 Jan 25 12:27 AM
Copying a complete function group is fraught with future challenges, particularly because you will not get the benefit of any changes / fixes to the standard code that SAP may deliver in subsequent support packs... You may be better off enhancing the standard code or perhaps writing a "wrapper" around a call to the standard CS_BOM_EXPL_MAT_V2 (or the CS_BOM_EXPLOSION' function that it calls) and use this wrapper logic to customise the results returned to your calling program.
Jonathan
‎2010 Jan 29 10:59 AM