DBA Data[Home] [Help]

APPS.XLA_00707_AAD_S_000005_BC_PKG dependencies on XLA_ACCOUNTING_PKG

Line 797: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';

793: IF (l_acc_rev_flag = 'Y') THEN
794:
795: -- 4645092 ------------------------------------------------------------------------------
796: -- To allow MPA report to determine if it should generate report process
797: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';
798: ------------------------------------------------------------------------------------------
799:
800: l_accrual_line_num := XLA_AE_LINES_PKG.g_LineNumber;
801: XLA_AE_LINES_PKG.CopyLineInfo(l_accrual_line_num);

Line 1325: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';

1321: IF (l_acc_rev_flag = 'Y') THEN
1322:
1323: -- 4645092 ------------------------------------------------------------------------------
1324: -- To allow MPA report to determine if it should generate report process
1325: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';
1326: ------------------------------------------------------------------------------------------
1327:
1328: l_accrual_line_num := XLA_AE_LINES_PKG.g_LineNumber;
1329: XLA_AE_LINES_PKG.CopyLineInfo(l_accrual_line_num);

Line 1902: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';

1898: IF (l_acc_rev_flag = 'Y') THEN
1899:
1900: -- 4645092 ------------------------------------------------------------------------------
1901: -- To allow MPA report to determine if it should generate report process
1902: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';
1903: ------------------------------------------------------------------------------------------
1904:
1905: l_accrual_line_num := XLA_AE_LINES_PKG.g_LineNumber;
1906: XLA_AE_LINES_PKG.CopyLineInfo(l_accrual_line_num);

Line 2453: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';

2449: IF (l_acc_rev_flag = 'Y') THEN
2450:
2451: -- 4645092 ------------------------------------------------------------------------------
2452: -- To allow MPA report to determine if it should generate report process
2453: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';
2454: ------------------------------------------------------------------------------------------
2455:
2456: l_accrual_line_num := XLA_AE_LINES_PKG.g_LineNumber;
2457: XLA_AE_LINES_PKG.CopyLineInfo(l_accrual_line_num);

Line 3008: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';

3004: IF (l_acc_rev_flag = 'Y') THEN
3005:
3006: -- 4645092 ------------------------------------------------------------------------------
3007: -- To allow MPA report to determine if it should generate report process
3008: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';
3009: ------------------------------------------------------------------------------------------
3010:
3011: l_accrual_line_num := XLA_AE_LINES_PKG.g_LineNumber;
3012: XLA_AE_LINES_PKG.CopyLineInfo(l_accrual_line_num);

Line 3566: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';

3562: IF (l_acc_rev_flag = 'Y') THEN
3563:
3564: -- 4645092 ------------------------------------------------------------------------------
3565: -- To allow MPA report to determine if it should generate report process
3566: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';
3567: ------------------------------------------------------------------------------------------
3568:
3569: l_accrual_line_num := XLA_AE_LINES_PKG.g_LineNumber;
3570: XLA_AE_LINES_PKG.CopyLineInfo(l_accrual_line_num);

Line 4117: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';

4113: IF (l_acc_rev_flag = 'Y') THEN
4114:
4115: -- 4645092 ------------------------------------------------------------------------------
4116: -- To allow MPA report to determine if it should generate report process
4117: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';
4118: ------------------------------------------------------------------------------------------
4119:
4120: l_accrual_line_num := XLA_AE_LINES_PKG.g_LineNumber;
4121: XLA_AE_LINES_PKG.CopyLineInfo(l_accrual_line_num);

Line 4665: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';

4661: IF (l_acc_rev_flag = 'Y') THEN
4662:
4663: -- 4645092 ------------------------------------------------------------------------------
4664: -- To allow MPA report to determine if it should generate report process
4665: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';
4666: ------------------------------------------------------------------------------------------
4667:
4668: l_accrual_line_num := XLA_AE_LINES_PKG.g_LineNumber;
4669: XLA_AE_LINES_PKG.CopyLineInfo(l_accrual_line_num);

Line 5216: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';

5212: IF (l_acc_rev_flag = 'Y') THEN
5213:
5214: -- 4645092 ------------------------------------------------------------------------------
5215: -- To allow MPA report to determine if it should generate report process
5216: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';
5217: ------------------------------------------------------------------------------------------
5218:
5219: l_accrual_line_num := XLA_AE_LINES_PKG.g_LineNumber;
5220: XLA_AE_LINES_PKG.CopyLineInfo(l_accrual_line_num);

Line 5744: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';

5740: IF (l_acc_rev_flag = 'Y') THEN
5741:
5742: -- 4645092 ------------------------------------------------------------------------------
5743: -- To allow MPA report to determine if it should generate report process
5744: XLA_ACCOUNTING_PKG.g_mpa_accrual_exists := 'Y';
5745: ------------------------------------------------------------------------------------------
5746:
5747: l_accrual_line_num := XLA_AE_LINES_PKG.g_LineNumber;
5748: XLA_AE_LINES_PKG.CopyLineInfo(l_accrual_line_num);

Line 14988: -- Event count context is set in xla_accounting_pkg.unit_processor.

14984: -- When the number of events and that of header extract do not match,
14985: -- set the no header extract flag to indicate there are some issues
14986: -- in header extract.
14987: --
14988: -- Event count context is set in xla_accounting_pkg.unit_processor.
14989: -- Build_Message for this error is called in xla_accounting_pkg.post_accounting
14990: -- to report it as a general error.
14991: --
14992: IF xla_context_pkg.get_event_count_context <> g_hdr_extract_count

Line 14989: -- Build_Message for this error is called in xla_accounting_pkg.post_accounting

14985: -- set the no header extract flag to indicate there are some issues
14986: -- in header extract.
14987: --
14988: -- Event count context is set in xla_accounting_pkg.unit_processor.
14989: -- Build_Message for this error is called in xla_accounting_pkg.post_accounting
14990: -- to report it as a general error.
14991: --
14992: IF xla_context_pkg.get_event_count_context <> g_hdr_extract_count
14993: AND xla_context_pkg.get_event_nohdr_context <> 'Y' THEN