DBA Data[Home] [Help]

APPS.PJM_BORROW_PAYBACK dependencies on MTL_PARAMETERS

Line 169: from mtl_parameters

165: -- Get project_control_level parameter for the organization.
166: --
167: select project_control_level
168: into L_proj_ctrl_level
169: from mtl_parameters
170: where organization_id = L_organization_id;
171:
172: if ( L_trx_type_id = 66 ) then
173: