DBA Data[Home] [Help]

APPS.ARP_MRC_XLA_UPGRADE dependencies on XLA_GL_SL_LINK_ID_S

Line 467: xla_gl_sl_link_id_s.nextval, --gl sl link id

463: amount_dr,
464: amount_cr,
465: '', --description TBD
466: nvl(account_class,'XXXX'), --accounting class code
467: xla_gl_sl_link_id_s.nextval, --gl sl link id
468: 'XLAJEL', --gl sl link table
469: decode(third_party_id, NULL, NULL, 'C'), --party type code
470: third_party_id, --party id
471: third_party_sub_id, --third party site

Line 1384: xla_gl_sl_link_id_s.nextval, --gl sl link id

1380: amount_dr,
1381: amount_cr,
1382: '', --description TBD
1383: nvl(account_class,'XXXX'), --accounting class code
1384: xla_gl_sl_link_id_s.nextval, --gl sl link id
1385: 'XLAJEL', --gl sl link table
1386: DECODE(third_party_id, NULL, NULL, 'C'), --party type code
1387: third_party_id, --party id
1388: third_party_sub_id, --third party site

Line 2136: xla_gl_sl_link_id_s.nextval, --gl sl link id

2132: amount_dr,
2133: amount_cr,
2134: '', --description TBD
2135: nvl(account_class,'XXXX'), --accounting class code
2136: xla_gl_sl_link_id_s.nextval, --gl sl link id
2137: 'XLAJEL', --gl sl link table
2138: DECODE(third_party_id, NULL, NULL, 'C'), --party type code
2139: third_party_id, --party id
2140: third_party_sub_id, --third party site