DBA Data[Home] [Help]

APPS.INV_MGD_POSITIONS_PROC dependencies on INV_MGD_POS_BUCKET_MDTR

Line 1190: INV_MGD_POS_BUCKET_MDTR.Build_Bucket_List

1186: , x_item_tbl => l_item_tbl
1187: );
1188:
1189: -- build list of buckets
1190: INV_MGD_POS_BUCKET_MDTR.Build_Bucket_List
1191: ( p_organization_id => l_master_org_id
1192: , p_date_from => FND_DATE.canonical_to_date(p_date_from)
1193: , p_date_to => FND_DATE.canonical_to_date(p_date_to)
1194: , p_bucket_size => p_bucket_size