Enterprise Asset Management - EBS (MOSC)

MOSC Banner

How to PREVENT materials allocation when create a Workorder/new request material with EAM_PROCESS_WO

edited Dec 12, 2017 8:03AM in Enterprise Asset Management - EBS (MOSC) 2 commentsAnswered

All

EBS: 12.2.3

DB: 12C

At my customer we are creating EAM Workorder with the EAM_PROCESS_WO_PUB API.

It includes operations/material requirements.

These operations are created with the use of "Asset Activities".

The material requirements are added with the API.

The following EAM parameter is set:

Enable material Issue Requests => Not checked

The following parameters are provided:

i_eam_wo_rec.MATERIAL_ISSUE_BY_MO := 'N';

i_eam_mat_req_rec.AUTO_REQUEST_MATERIAL := 'N';

i_eam_mat_req_rec.INVOKE_ALLOCATIONS_API :='N';

Problem:

  1. Even when these values are provided the API is still requestion material via "move orders'.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center