SAP BOM group from entry to abandonment series-Part1

 Table of contents

There are two modes of BOM group:

How to create BOM

Method 1: Create BOM directly in each factory.

Method 2: Create a BOM group, and then create references for each factory

Method 3: Create a BOM group, create each factory reference, and make adjustments after copying the BOM group for a special factory

system operation

Step 1: Create an engineering design BOM group

Step 2: Copy the engineering/design BOM group to the production BOM group

Step 3: Create factory-level BOM data

other

There are two modes of BOM group:

The first type: it can be applied to configure the material to maintain the super BOM, and assign it to the variant material

See my previous article for details: Production and stocking mode

 The second type: can be applied to maintain BOM by product, assign or copy to different production plants

As a product designer and developer, an enterprise needs to be responsible for maintaining the BOM data of the product, and needs to update the BOM information when the product is constantly changing and improving.

There are the following ways to create and change BOMs:

How to create BOM

Method 1: Create BOM directly in each factory.

Method 2: Create a BOM group, and then create references for each factory

Method 3: Create a BOM group, create each factory reference, and make adjustments after copying the BOM group for a special factory

system operation

Demonstration of BOM group operation steps:

Step 1: Create an engineering design BOM group

Execution transaction code: CS01. Enter the material code of the product, BOM usage-2, and validity period

Fill in the BOM grouping, the BOM grouping is unique and cannot be repeated. The rest is consistent with normal BOM creation.

The BOM line item is consistent with the normal operation of creating a BOM

Click Save BOM to generate BOM

Step 2: Copy the engineering/design BOM group to the production BOM group

Execute CS01, enter the material code, the purpose of the material list-1, the validity period, and click the copy button

After pressing Enter, the system prompts a warning message, continue to press Enter

Fill in the material code and validity period, choose 2 for the purpose of the material list

After pressing Enter, jump to the following interface, click the Select All button to select all components

Then click copy, click the save button to save the BOM data

BOM number:

Step 3: Create factory-level BOM data

Copy the BOM group to the factory's BOM

Execution transaction code: CS01

After clicking the copy button, the following interface pops up to clear the factory code

After selecting all, click the copy button

Click the save button

Generate material + factory dimension BOM. The BOM number is inconsistent with the BOM number of the BOM group.

Assign BOM groups to factories

Execution transaction code: CS07. Enter the material code, usage, and assigned plant. (Manage Multilevel BOM App)

Check BOM, then click save

After saving, generate BOM. The group number is consistent with the BOM group

CS09 can view which factories the BOM group is assigned to

CS08 can delete assignments.

other considerations

  1. Because it is the same BOM number, after changing (deleting) the data of the BOM group, it will be automatically updated to correspond to the assigned factory data. Changing (deleting) the BOM under the factory will also automatically affect the data of the BOM group.
  2. If there is an existing BOM for the same material in the factory, there cannot be multi-version allocation, and it can only be created manually.
  3. How to realize that part of it can be shared and part of it can be adjusted by yourself. I will write an article about BOM technology category later.

Guess you like

Origin blog.csdn.net/Wang_Deji/article/details/131256793