|
Oracle Configuration Interface Object API Specification Version: 11.5.10.23.13 Part No: B14186-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Implemented by objects that can be priced. This interface contains methods for getting list, discount, and extended prices, and methods to retrieve pricing errors/warnings/messages.
| Field Summary | |
static java.lang.String |
RCS_ID |
static boolean |
RCS_ID_RECORDED |
| Fields inherited from interface oracle.apps.cz.cio.IRuntimeNode |
ALL_FEATURES, BOM_MODEL, BOM_OPTION_CLASS, BOM_STD_ITEM, BOOLEAN_FEATURE, COMPONENT, COMPONENT_SET, CONNECTOR, COUNT_FEATURE, CURRENT_CHILD, CURRENT_OR_DISCONTINUED_CHILD, DECIMAL_FEATURE, DISCONTINUED_CHILD, EDITABLE, EXTENDED_PASSIVE, IMMEDIATE_PASSIVE, INTEGER_FEATURE, OPTION, OPTION_FEATURE, RESOURCE, SPOOFED, TEXT_FEATURE, TOTAL |
| Method Summary | |
java.lang.Object |
getBaselineQuantity()Returns the value restored from IB |
java.lang.Object |
getDeltaQuantity()Returns the difference between current Value and Value restored from IB |
double |
getDiscountedPrice()Gets discounted price of item based on adjustments associated with price list specified in initParameters. |
java.lang.String |
getDiscountedPricingNotifications()Returns strings containing any pricing messages, warnings, or errors when asking selling price/discounted price |
double |
getExtendedPrice()Calculates extended price of item (quantity * discounted price). |
java.lang.String |
getItemKey()Returns item key for items imported from Oracle Inventory / BOM. |
java.lang.String |
getPricingNotifications()Returns string containing any pricing messages, warnings, or errors. |
java.lang.String |
getUomCode()Returns unit of measure code for items imported from Oracle Inventory/ BOM. |
| Methods inherited from interface oracle.apps.cz.cio.IBasicPrice |
addListPricingNotification, getComponentCode, getInventoryItemId, getListPrice, getListPricingNotifications, getOrganizationId, getPricedNodeID, getValue, hasInventoryItemId, hasListPrice, setListPrice |
| Field Detail |
public static final java.lang.String RCS_ID
public static final boolean RCS_ID_RECORDED
| Method Detail |
public double getDiscountedPrice()
throws PricingUnavailableException,
NonPricedNodeException
PricingUnavailableExceptionNonPricedNodeException
public double getExtendedPrice()
throws PricingUnavailableException,
NonPricedNodeException
PricingUnavailableExceptionNonPricedNodeExceptionpublic java.lang.String getPricingNotifications()
public java.lang.String getDiscountedPricingNotifications()
public java.lang.String getItemKey()
public java.lang.String getUomCode()
public java.lang.Object getBaselineQuantity()
public java.lang.Object getDeltaQuantity()
|
Oracle Configuration Interface Object API Specification Version: 11.5.10.23.13 Part No: B14186-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1999, 2004, Oracle. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.