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 1362: xla_gl_sl_link_id_s.nextval, --gl sl link id

1358: amount_dr,
1359: amount_cr,
1360: '', --description TBD
1361: nvl(account_class,'XXXX'), --accounting class code
1362: xla_gl_sl_link_id_s.nextval, --gl sl link id
1363: 'XLAJEL', --gl sl link table
1364: DECODE(third_party_id, NULL, NULL, 'C'), --party type code
1365: third_party_id, --party id
1366: third_party_sub_id, --third party site

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

2080: amount_dr,
2081: amount_cr,
2082: '', --description TBD
2083: nvl(account_class,'XXXX'), --accounting class code
2084: xla_gl_sl_link_id_s.nextval, --gl sl link id
2085: 'XLAJEL', --gl sl link table
2086: DECODE(third_party_id, NULL, NULL, 'C'), --party type code
2087: third_party_id, --party id
2088: third_party_sub_id, --third party site