DBA Data[Home] [Help]

APPS.JL_BR_AR_BALANCE_MAINTENANCE dependencies on DUAL

Line 479: from dual;

475: pl_pnum := r_bmb.pnum;
476:
477: select decode(r_bmb.isign,'D',-1*r_bmb.ival,r_bmb.ival)
478: into pl_ival2
479: from dual;
480:
481: /* Always insert all posted transactions from AR to GL */
482:
483: begin