2006 May 04 8:39 AM
Hi,
Is it possible to have a Material BOM explosion in APO?
We are trying to create a report that shows all material BOM information in APO.
If so, we are wondering if there is any function or BAPI that we can adopt in order to solve our problem, as we found that all tables in APO are containing memory references to livecache tables, which seems useless to us.
Can anyone help?
Thank you.
Regards,
Celeste
2006 May 05 1:43 AM
Hi Celeste,
Try doings a search with the string 'material BOM APO' in OSS notes. There are plenty of OSS Notes which talks about Material BOM from APO and related stuff.
I just did a quick search and found many useful stuff. May be you would be able to choose the one close to your requirement. Some of them are corrections but you might want to take a look at them to get some pointers.
You can also explore FM "RFC_DISPLAY_BILL_OF_MATERIAL" to get the BOM from your APO system.
Cheers
VJ
Message was edited by: Vijayendra Rao
2006 May 05 1:43 AM
Hi Celeste,
Try doings a search with the string 'material BOM APO' in OSS notes. There are plenty of OSS Notes which talks about Material BOM from APO and related stuff.
I just did a quick search and found many useful stuff. May be you would be able to choose the one close to your requirement. Some of them are corrections but you might want to take a look at them to get some pointers.
You can also explore FM "RFC_DISPLAY_BILL_OF_MATERIAL" to get the BOM from your APO system.
Cheers
VJ
Message was edited by: Vijayendra Rao
2006 May 05 2:13 AM
Hi VJ,
Thanks for your info.
The FM that you provided does not exist in APO system. Do you think it is possible for us to do a BOM explosion report in APO? This is because we have inconsistency of material BOM between R3 and APO.
Please advise.
Thank you.
Regards,
Celeste
2006 May 05 2:24 AM
2006 May 05 2:29 AM
Hi VJ,
Yes, I would like to do bom explosion in APO. Thus, i'm looking for either BAPI or function module to extract this information in APO, but to no avail.
I cannot locate the function that you mentioned in APO. Please help.
Thank you.
Regards,
Celeste
2006 May 05 2:40 AM
Hi Celeste,
I am not on APO system now so cant help much. But i suggest you to look into OSS note where you can find useful information and pointers which may help.
Check if you can see this FM's
-> '/SAPAPO/DM_EXTMAT_GET_PEGID'
-> 'MD_APO_EXPLODE'
Cheers
VJ