DBA Data[Home] [Help]

APPS.INV_MWB_TREE1 dependencies on INV_LOT_SEL_ATTR

Line 22147: x_attributes IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type

22143: -- Procedure to get the flexfield structure of mtl_lot_numbers flexfield.
22144: -- This procedure appends the entries to a table that has
22145: -- already been populated
22146: PROCEDURE get_mln_attributes_structure(
22147: x_attributes IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
22148: , x_attributes_count OUT NOCOPY NUMBER
22149: , x_return_status OUT NOCOPY VARCHAR2
22150: , x_msg_count OUT NOCOPY NUMBER
22151: , x_msg_data OUT NOCOPY NUMBER

Line 22195: x_attribute_values IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type

22191: -- Procedure to get the values populated in MTL_LOT_NUMBERS of the enabled segments
22192: -- This procedure appends the entries to a table that has
22193: -- already been populated
22194: PROCEDURE get_mln_attributes(
22195: x_attribute_values IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
22196: , x_attribute_prompts IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
22197: , x_attributes_count OUT NOCOPY NUMBER
22198: , x_return_status OUT NOCOPY VARCHAR2
22199: , x_msg_count OUT NOCOPY NUMBER

Line 22196: , x_attribute_prompts IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type

22192: -- This procedure appends the entries to a table that has
22193: -- already been populated
22194: PROCEDURE get_mln_attributes(
22195: x_attribute_values IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
22196: , x_attribute_prompts IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
22197: , x_attributes_count OUT NOCOPY NUMBER
22198: , x_return_status OUT NOCOPY VARCHAR2
22199: , x_msg_count OUT NOCOPY NUMBER
22200: , x_msg_data OUT NOCOPY NUMBER

Line 22292: x_attributes IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type

22288: -- Procedure to get the flexfield structure of mtl_lot_numbers flexfield.
22289: -- This procedure appends the entries to a table that has
22290: -- already been populated
22291: PROCEDURE get_msn_attributes_structure(
22292: x_attributes IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
22293: , x_attributes_count OUT NOCOPY NUMBER
22294: , x_return_status OUT NOCOPY VARCHAR2
22295: , x_msg_count OUT NOCOPY NUMBER
22296: , x_msg_data OUT NOCOPY NUMBER

Line 22340: x_attribute_values IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type

22336: -- Procedure to get the values populated in MTL_SERIAL_NUMBERS of the enabled segments
22337: -- This procedure appends the entries to a table that has
22338: -- already been populated
22339: PROCEDURE get_msn_attributes(
22340: x_attribute_values IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
22341: , x_attribute_prompts IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
22342: , x_attributes_count OUT NOCOPY NUMBER
22343: , x_return_status OUT NOCOPY VARCHAR2
22344: , x_msg_count OUT NOCOPY NUMBER

Line 22341: , x_attribute_prompts IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type

22337: -- This procedure appends the entries to a table that has
22338: -- already been populated
22339: PROCEDURE get_msn_attributes(
22340: x_attribute_values IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
22341: , x_attribute_prompts IN OUT NOCOPY inv_lot_sel_attr.lot_sel_attributes_tbl_type
22342: , x_attributes_count OUT NOCOPY NUMBER
22343: , x_return_status OUT NOCOPY VARCHAR2
22344: , x_msg_count OUT NOCOPY NUMBER
22345: , x_msg_data OUT NOCOPY NUMBER