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

Retrieve material BOM from APO

Former Member
0 Likes
999

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
849

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

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

5 REPLIES 5
Read only

Former Member
0 Likes
850

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

Read only

0 Likes
849

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

Read only

0 Likes
849

Hi Celeste,

DO u mean that you need to do a BOM explosion in the APO system?

May be you can try this FM "CS_BOM_EXPL_MAT_V2"

Cheers

VJ

Message was edited by: Vijayendra Rao

Read only

0 Likes
849

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

Read only

0 Likes
849

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