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

ALE BOM distribution (Process code?)

Former Member
0 Likes
1,299

Dear all,

I am tyring to distribute the BOM master from one client to another client in the same R/3 system. I have configured both the clients by creating the logical sytems, assigning clients, and creating partner profiles.

I am using BOMMAT - Message type

BOMMAT04 - Basic type

I would like to know which process code to use?

How to transport the BOM - which transactiong to use.?

Thanks and Regards,

Arun.

2 REPLIES 2
Read only

Former Member
0 Likes
639

You can distribute the BOM using BOMMAT message using the transaction S_ALR_87012953

Read only

Former Member
0 Likes
639

Hi ,

Inbound Process code is BOMM

For outbound you will have to write a function module or program or within standard transaction CS02 write an exit .

The following are the exits for transactions cs01 and CS02 .

PCSD0001 Applications development R/3 BOMS

PCSD0002 BOMs: Customer fields in item

PCSD0003 BOMs: Customer fields in header

PCSD0004 BOM comparison

PCSD0005 BOMs: component check for material items

PCSD0006 Mass changes user exit

PCSD0007 Check changes in STKO

PCSD0008 WBS BOM: Customer-specific explosion for creating

PCSD0009 Order/WBS BOM, determine URL page

PCSD0010 Order/WBS BOM, determine explosion date

PCSD0011 Knowledge-based order BOM, parallel update

PCSD0012 Customer - Mat. number/mat. number during material exchange

PCSD0013 Customer-specific processing of an explosion for BOM browser

Please reward if useful.