DBA Data[Home] [Help]

APPS.JAI_CMN_RGM_TAX_DIST_PKG dependencies on DUAL

Line 142: the individual registers.

138: Fix:
139:
140: If the service tax distribution in RG/PLA setup as "RG" and with "Excise-service" Transfer
141: ,either RG23A/RG23C register will get hit based on the Register prefernces and the balance available in
142: the individual registers.
143:
144: Changes are done in create_io_register_entry procedure to fetch the register_type based on
145: Register prefernces and the balance available in the RG23A/C registers for excise-service transfer.
146:

Line 2279: FROM dual;

2275: ln_transfer_source_id ,
2276: ln_transfer_dest_id ,
2277: ln_transfer_dest_line_id ,
2278: lv_transfer_num
2279: FROM dual;
2280: INSERT INTO jai_rgm_dis_src_hdrs
2281: (
2282: TRANSFER_ID ,
2283: PARTY_ID ,