DBA Data[Home] [Help]

APPS.PSA_MFAR_RECEIPTS dependencies on PSA_MF_ERROR_LOG_S

Line 818: select psa_mF_error_log_s.currval

814: -- is created before proceeding to create Distributions for Receipts etc.
815: -- However, MFAR dist. for a Trx is not created when GL Xfr is executed for a Cash Receipt whose GL Date is
816: -- different from the transaction AND when MFAR for the Trx has not been created through the other means.
817:
818: select psa_mF_error_log_s.currval
819: into run_num
820: from sys.dual;
821:
822: -- ========================= FND LOG ===========================

Line 1472: select psa_mF_error_log_s.currval

1468: -- is created before proceeding to create Distributions for Receipts etc.
1469: -- However, MFAR dist. for a Trx is not created when GL Xfr is executed for a Cash Receipt whose GL Date is
1470: -- different from the transaction AND when MFAR for the Trx has not been created through the other means.
1471:
1472: select psa_mF_error_log_s.currval
1473: into run_num
1474: from sys.dual;
1475:
1476: -- ========================= FND LOG ===========================