DBA Data[Home] [Help]

APPS.INV_MWB_TREE dependencies on INV_LOT_SEL_ATTR

Line 11639: x_attributes IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type

11635: -- Procedure to get the flexfield structure of mtl_lot_numbers flexfield.
11636: -- This procedure appends the entries to a table that has
11637: -- already been populated
11638: PROCEDURE get_mln_attributes_structure(
11639: x_attributes IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
11640: , x_attributes_count OUT NOCOPY NUMBER
11641: , x_return_status OUT NOCOPY VARCHAR2
11642: , x_msg_count OUT NOCOPY NUMBER
11643: , x_msg_data OUT NOCOPY NUMBER

Line 11684: x_attribute_values IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type

11680: -- Procedure to get the values populated in MTL_LOT_NUMBERS of the enabled segments
11681: -- This procedure appends the entries to a table that has
11682: -- already been populated
11683: PROCEDURE get_mln_attributes(
11684: x_attribute_values IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
11685: , x_attribute_prompts IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
11686: , x_attributes_count OUT NOCOPY NUMBER
11687: , x_return_status OUT NOCOPY VARCHAR2
11688: , x_msg_count OUT NOCOPY NUMBER

Line 11685: , x_attribute_prompts IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type

11681: -- This procedure appends the entries to a table that has
11682: -- already been populated
11683: PROCEDURE get_mln_attributes(
11684: x_attribute_values IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
11685: , x_attribute_prompts IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
11686: , x_attributes_count OUT NOCOPY NUMBER
11687: , x_return_status OUT NOCOPY VARCHAR2
11688: , x_msg_count OUT NOCOPY NUMBER
11689: , x_msg_data OUT NOCOPY NUMBER

Line 11778: x_attributes IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type

11774: -- Procedure to get the flexfield structure of mtl_lot_numbers flexfield.
11775: -- This procedure appends the entries to a table that has
11776: -- already been populated
11777: PROCEDURE get_msn_attributes_structure(
11778: x_attributes IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
11779: , x_attributes_count OUT NOCOPY NUMBER
11780: , x_return_status OUT NOCOPY VARCHAR2
11781: , x_msg_count OUT NOCOPY NUMBER
11782: , x_msg_data OUT NOCOPY NUMBER

Line 11823: x_attribute_values IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type

11819: -- Procedure to get the values populated in MTL_SERIAL_NUMBERS of the enabled segments
11820: -- This procedure appends the entries to a table that has
11821: -- already been populated
11822: PROCEDURE get_msn_attributes(
11823: x_attribute_values IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
11824: , x_attribute_prompts IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
11825: , x_attributes_count OUT NOCOPY NUMBER
11826: , x_return_status OUT NOCOPY VARCHAR2
11827: , x_msg_count OUT NOCOPY NUMBER

Line 11824: , x_attribute_prompts IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type

11820: -- This procedure appends the entries to a table that has
11821: -- already been populated
11822: PROCEDURE get_msn_attributes(
11823: x_attribute_values IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
11824: , x_attribute_prompts IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
11825: , x_attributes_count OUT NOCOPY NUMBER
11826: , x_return_status OUT NOCOPY VARCHAR2
11827: , x_msg_count OUT NOCOPY NUMBER
11828: , x_msg_data OUT NOCOPY NUMBER