DBA Data[Home] [Help]

APPS.EGO_ITEM_PUB dependencies on STANDARD

Line 10: * Standard parameters: Several standard parameters are

6: *
7: * Constants: All constants that are unqualified belong to
8: * the package EGO_ITEM_PUB.
9: *
10: * Standard parameters: Several standard parameters are
11: * used throughout the APIs below:
12: *


41: *
42: * G_MISS_* values: In addition, four standard default values
43: * (EGO_ITEM_PUB.G_MISS_NUM, EGO_ITEM_PUB.G_MISS_CHAR,
44: * EGO_ITEM_PUB.G_MISS_DATE, and EGO_ITEM_PUB.G_MISS_Role_Grant_Tbl)
45: * are used throughout the APIs below. These default values are used
46: * to differentiate between a value not passed at all (represented

Line 1067: * @param p_std_lot_size Costing Attribute Group - Standard Lot Size.

1063: * @param p_costing_enabled_flag Costing Attribute Group - Costing Enabled. Valid values are 'Y' and 'N'.
1064: * @param p_inventory_asset_flag Costing Attribute Group - Inventory Asset Value. Valid values are 'Y' and 'N'.
1065: * @param p_default_include_in_rollup_f Costing Attribute Group - Include In Rollup. Valid values are 'Y' and 'N'.
1066: * @param p_cost_of_sales_account Costing Attribute Group - Cost of Goods Sold Account.
1067: * @param p_std_lot_size Costing Attribute Group - Standard Lot Size.
1068: * @param p_purchasing_item_flag Purchasing Attribute Group - Purchased. Valid values are 'Y' and 'N'.
1069: * @param p_purchasing_enabled_flag Purchasing Attribute Group - Purchasable. Valid values are 'Y' and 'N'.
1070: * @param p_must_use_approved_vendor_fl Purchasing Attribute Group - Use Approved Supplier. Valid values are 'Y' and 'N'.
1071: * @param p_allow_item_desc_update_flag Purchasing Attribute Group - Allow Description Update. Valid values are 'Y' and 'N'.