Advanced Pricing - EBS (MOSC)

MOSC Banner

How to incorporate logic of Custom Codes for Qualifiers and Modifiers in Price List

edited Feb 4, 2016 2:05AM in Advanced Pricing - EBS (MOSC) 4 commentsAnswered ✓

Hi,

We have few Custom codes for maintaining the price list . Now Business wants to implement Advance Priceing and wants to replace the custom codes with setups for Modifier, Qualifier and Price List.

Please let us know, how can we achieve the features through setups. Below is the sample code for selecting Items for which Price list needs to be updated.

      SELECT msi.inventory_item_id, msi.segment1, msi.description, msi.market_price

FROM mtl_system_items_b msi, mtl_descr_element_values mde

WHERE msi.organization_id = 81

--and msi.buyer_id = 92

AND Xxnm_Get_Vendor_Id(msi.inventory_item_id) = 436 -- MEriksen 22022012: Endret pga at lev. nå defineres med kilderegler.

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