DBA Data[Home] [Help]

APPS.INV_MWB_TREE1 dependencies on INV_LOT_SEL_ATTR

Line 18592: x_attributes IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type

18588: -- Procedure to get the flexfield structure of mtl_lot_numbers flexfield.
18589: -- This procedure appends the entries to a table that has
18590: -- already been populated
18591: PROCEDURE get_mln_attributes_structure(
18592: x_attributes IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
18593: , x_attributes_count OUT NOCOPY NUMBER
18594: , x_return_status OUT NOCOPY VARCHAR2
18595: , x_msg_count OUT NOCOPY NUMBER
18596: , x_msg_data OUT NOCOPY NUMBER

Line 18640: x_attribute_values IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type

18636: -- Procedure to get the values populated in MTL_LOT_NUMBERS of the enabled segments
18637: -- This procedure appends the entries to a table that has
18638: -- already been populated
18639: PROCEDURE get_mln_attributes(
18640: x_attribute_values IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
18641: , x_attribute_prompts IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
18642: , x_attributes_count OUT NOCOPY NUMBER
18643: , x_return_status OUT NOCOPY VARCHAR2
18644: , x_msg_count OUT NOCOPY NUMBER

Line 18641: , x_attribute_prompts IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type

18637: -- This procedure appends the entries to a table that has
18638: -- already been populated
18639: PROCEDURE get_mln_attributes(
18640: x_attribute_values IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
18641: , x_attribute_prompts IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
18642: , x_attributes_count OUT NOCOPY NUMBER
18643: , x_return_status OUT NOCOPY VARCHAR2
18644: , x_msg_count OUT NOCOPY NUMBER
18645: , x_msg_data OUT NOCOPY NUMBER

Line 18737: x_attributes IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type

18733: -- Procedure to get the flexfield structure of mtl_lot_numbers flexfield.
18734: -- This procedure appends the entries to a table that has
18735: -- already been populated
18736: PROCEDURE get_msn_attributes_structure(
18737: x_attributes IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
18738: , x_attributes_count OUT NOCOPY NUMBER
18739: , x_return_status OUT NOCOPY VARCHAR2
18740: , x_msg_count OUT NOCOPY NUMBER
18741: , x_msg_data OUT NOCOPY NUMBER

Line 18785: x_attribute_values IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type

18781: -- Procedure to get the values populated in MTL_SERIAL_NUMBERS of the enabled segments
18782: -- This procedure appends the entries to a table that has
18783: -- already been populated
18784: PROCEDURE get_msn_attributes(
18785: x_attribute_values IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
18786: , x_attribute_prompts IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
18787: , x_attributes_count OUT NOCOPY NUMBER
18788: , x_return_status OUT NOCOPY VARCHAR2
18789: , x_msg_count OUT NOCOPY NUMBER

Line 18786: , x_attribute_prompts IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type

18782: -- This procedure appends the entries to a table that has
18783: -- already been populated
18784: PROCEDURE get_msn_attributes(
18785: x_attribute_values IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
18786: , x_attribute_prompts IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
18787: , x_attributes_count OUT NOCOPY NUMBER
18788: , x_return_status OUT NOCOPY VARCHAR2
18789: , x_msg_count OUT NOCOPY NUMBER
18790: , x_msg_data OUT NOCOPY NUMBER