Application Development 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: 

what is BOM lock and unlock

Former Member
0 Kudos

Hi,

what does BOM Lock and BOM Unlock means ...

How to check the status ?

How to Lock and Unlock a BOM?

Thank You

2 REPLIES 2

Former Member
0 Kudos

Hi,

Lock the BOM means we can not create a Bill of Material for a material.

To lock --> DEQUEUE_EBOM_LOCK

To Unlock --> ENQUEUE_EBOM_LOCK

even you can these function modules also

CS_CL_BOM_GROUP_LOCK

CS_CL_BOM_LOCK

CS_CL_S_BOM_UNLOCK

To Know the Status of a BOM --> CS_OV_BOM_LIST_OF_FAILED_LOCKS

Regards

Sudheer

Former Member
0 Kudos

A basic SAP Engineering Change Management Setup

This are the basic IMG settings in order to used the engineering change management

features.

x refers to a tick.

First setup the control data in OS54.

Revision sections

Fields :-

Revision level active x

Ext. revision level x

Higher revision level x

Object Management Record sections

Fields :-

Object maintenance x

Assign alternative date x

Overide value/assignment date sections

Fields :-

Only with leading change mst. x

Setting the Revision level active is to activate the engineering change management for

material master. If you do not want the engineering change management for materials,

remove the tick.

With a tick in "Higher revision level", the new revision level has to be always higher

than the old revision.

Secondly, setup the external number range in OS53.

If you use the internal number range, then remove the external number range.

Third, define the status for the change master records in transaction SM30 - V_T419S.

Change No. Chg Date Chg Dist. Lock Description

Status Poss

1 x x ' ' Active

2 ' ' ' ' ' ' Inactive

3 ' ' ' ' x Locked

Fourth, define modification parameters for the BOM in OS27.

Fields :-

BOM Validty Maint. x

EC Management Active x

History Requirement ' '

Unit Piece PC

The rest of the fields are blank.

If the History Requirement is tick, every time during creation of the BOM, SAP will

prompt your for an ECN number as is compulsory.

Lastly, define fields selection for routing in OP5A.

PP task lists: initial screen -> Change number -> Transaction code -> Tick Req.

Setting the Transaction code fields Required indicate that you have make the ECN number

compulsory when changing the routing.

Finally, do a test by making changes to the Material Master, BOM and Routing.