DBA Data[Home] [Help]

APPS.JAI_JAR_TRXS_TRIGGER_PKG dependencies on JAI_CMN_RG_BALANCES

Line 126: FROM JAI_CMN_RG_BALANCES

122: CURSOR REG_BALANCE_CUR(p_org_id IN Number,
123: p_loc_id IN Number) IS
124: SELECT nvl(rg23a_balance,0) rg23a_balance ,nvl(rg23c_balance,0) rg23c_balance,
125: nvl(pla_balance,0) pla_balance
126: FROM JAI_CMN_RG_BALANCES
127: WHERE organization_id = p_org_id AND
128: location_id = p_loc_id;
129: Cursor register_code_cur(p_org_id IN Number, p_loc_id IN Number, p_batch_source_id IN NUMBER) IS
130: SELECT register_code