DBA Data[Home] [Help]

APPS.GMF_LOT_COSTING_PUB dependencies on GMF_ORGANIZATIONS_PKG

Line 8877: gmf_organizations_pkg.get_process_organizations(p_legal_entity_id => l_le_id

8873: l_le_id := p_le_id;
8874: l_row_count := 0 ;
8875:
8876: -- Always load all organizations. There may be transfers across orgs
8877: gmf_organizations_pkg.get_process_organizations(p_legal_entity_id => l_le_id
8878: ,p_From_Orgn_Code => NULL
8879: ,p_To_Orgn_Code => NULL
8880: ,x_Row_Count => l_row_count
8881: ,x_Return_Status => ll_return_status