DBA Data[Home] [Help]

APPS.INV_MGD_POSITIONS_PROC dependencies on INV_MGD_POS_ITEM_MDTR

Line 1180: INV_MGD_POS_ITEM_MDTR.Build_Item_List

1176: , x_organization_tbl => l_organization_tbl
1177: );
1178:
1179: -- build list of items
1180: INV_MGD_POS_ITEM_MDTR.Build_Item_List
1181: ( p_organization_tbl => l_organization_tbl
1182: , p_master_org_id => l_master_org_id
1183: , p_item_from => p_item_from
1184: , p_item_to => p_item_to