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

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

3565: amount_dr,
3566: amount_cr,
3567: '', --description TBD
3568: account_class, --accounting class code
3569: xla_gl_sl_link_id_s.nextval, --gl sl link id
3570: 'XLAJEL', --gl sl link table
3571: DECODE(third_party_id, NULL, NULL,'C'), --party type code
3572: third_party_id, --party id
3573: third_party_sub_id, --third party site

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

4470: amount_dr,
4471: amount_cr,
4472: '', --description TBD
4473: nvl(account_class,'XXXX'), --accounting class code
4474: xla_gl_sl_link_id_s.nextval, --gl sl link id
4475: 'XLAJEL', --gl sl link table
4476: DECODE(third_party_id, NULL, NULL,'C'), --party type code
4477: third_party_id, --party id
4478: third_party_sub_id, --third party site

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

4912: amount_dr,
4913: amount_cr,
4914: '', --description TBD
4915: account_class, --accounting class code
4916: xla_gl_sl_link_id_s.nextval, --gl sl link id
4917: 'XLAJEL', --gl sl link table
4918: DECODE(third_party_id, NULL, NULL,'C'), --party type code
4919: third_party_id, --party id
4920: third_party_sub_id, --third party site