DBA Data[Home] [Help]

APPS.ARP_XLA_UPGRADE dependencies on XLA_GL_SL_LINK_ID_S

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

535: amount_dr,
536: amount_cr,
537: '', --description TBD
538: nvl(account_class,'XXXX'), --accounting class code
539: xla_gl_sl_link_id_s.nextval, --gl sl link id
540: 'XLAJEL', --gl sl link table
541: DECODE(third_party_id, NULL, NULL,'C'), --party type code
542: third_party_id, --party id
543: third_party_sub_id, --third party site

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

1285: amount_dr,
1286: amount_cr,
1287: '', --description TBD
1288: nvl(account_class,'XXXX'), --accounting class code
1289: xla_gl_sl_link_id_s.nextval, --gl sl link id
1290: 'XLAJEL', --gl sl link table
1291: DECODE(third_party_id, NULL, NULL,'C'), --party type code
1292: third_party_id, --party id
1293: third_party_sub_id, --third party site

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

2153: amount_dr,
2154: amount_cr,
2155: '', --description TBD
2156: nvl(account_class,'XXXX'), --accounting class code
2157: xla_gl_sl_link_id_s.nextval, --gl sl link id
2158: 'XLAJEL', --gl sl link table
2159: DECODE(third_party_id, NULL, NULL,'C'), --party type code
2160: third_party_id, --party id
2161: third_party_sub_id, --third party site

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

2912: amount_dr,
2913: amount_cr,
2914: '', --description TBD
2915: nvl(account_class,'XXXX'), --accounting class code
2916: xla_gl_sl_link_id_s.nextval, --gl sl link id
2917: 'XLAJEL', --gl sl link table
2918: DECODE(third_party_id, NULL, NULL,'C'), --party type code
2919: third_party_id, --party id
2920: third_party_sub_id, --third party site