|
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 all selectable BOM items.
| Field Summary | |
static java.lang.String |
RCS_ID |
static boolean |
RCS_ID_RECORDED |
| Fields inherited from interface oracle.apps.cz.cio.IState |
FALSE, LFALSE, LTRUE, SELECTABLE, SYSTEM_EXCLUDED, TOGGLE, TRUE, UFALSE, UNKNOWN, UTRUE |
| 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.String |
getComponentCode()Returns component code of item. |
double |
getDecimalDefaultQuantity()Gets the decimal default quantity. |
double |
getDecimalMaxQuantity()Gets the maximum quantity. |
double |
getDecimalMinQuantity()Gets the minimum quantity. |
int |
getDefaultQuantity()Gets the integer default quantity. |
java.lang.String |
getECC()Returns the Extended Component Code (ECC) of this BOM item. |
int |
getInventoryItemId()Returns Oracle Applications inventory_item_id of item. |
int |
getMaxQuantity()Gets the maximum quantity. |
int |
getMinQuantity()Gets the minimum quantity. |
int |
getOrganizationId()Returns Oracle Applications organization_id of item. |
java.lang.String |
getPrimaryUomCode()Gets primary unit of measure code for item. |
boolean |
hasDefaultQuantity()Reuturns true if the BOM item has default quantity |
boolean |
hasMaxQuantity()Reuturns true if the BOM item has maximum quantity |
boolean |
hasMinQuantity()Returns true if the BOM item has minimum quantity |
boolean |
isRequired()Returns true if this is a required BOM item. |
| Methods inherited from interface oracle.apps.cz.cio.IOptionFeature |
areOptionsCounted, deselect, getMaxSelected, getMinSelected, getSelectableChildren, getSelectedOption, getSelectedOptions, hasMaxSelected, hasMinSelected, isSelectionMutexed, select |
| Methods inherited from interface oracle.apps.cz.cio.IState |
getDetailedSelectionState, getSelectionState, getState, isFalse, isLogic, isTrue, isUnknown, isUser, setState, unset |
| Methods inherited from interface oracle.apps.cz.cio.ICount |
getCount, getDecimalCount, setCount, setDecimalCount |
| Methods inherited from interface oracle.apps.cz.cio.IOption |
deselect, isOptionCounted, isOptionMutexed, isSelected, select, toggleAndSetCount, toggleAndSetDecimalCount |
| Methods inherited from interface oracle.apps.cz.cio.IPrice |
getBaselineQuantity, getDeltaQuantity, getDiscountedPrice, getDiscountedPricingNotifications, getExtendedPrice, getItemKey, getPricingNotifications, getUomCode |
| Methods inherited from interface oracle.apps.cz.cio.IBasicPrice |
addListPricingNotification, getListPrice, getListPricingNotifications, getPricedNodeID, getValue, hasInventoryItemId, hasListPrice, setListPrice |
| Methods inherited from interface oracle.apps.cz.cio.IAtp |
getAtpDate, getAtpNotifications, getDatabaseID, getFormattedAtpDate, getItemKey, getUomCode, hasAtpDate |
| Field Detail |
public static final java.lang.String RCS_ID
public static final boolean RCS_ID_RECORDED
| Method Detail |
public boolean isRequired()
true if this is a required BOM item.public boolean hasMinQuantity()
public int getMinQuantity()
public double getDecimalMinQuantity()
public boolean hasMaxQuantity()
public int getMaxQuantity()
public double getDecimalMaxQuantity()
public boolean hasDefaultQuantity()
public int getDefaultQuantity()
public double getDecimalDefaultQuantity()
public java.lang.String getPrimaryUomCode()
public int getInventoryItemId()
getInventoryItemId in interface IBasicPricepublic int getOrganizationId()
getOrganizationId in interface IBasicPricepublic java.lang.String getComponentCode()
getComponentCode in interface IBasicPricepublic java.lang.String getECC()
|
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.