DBA Data[Home] [Help]

APPS.PSA_MF_CREATE_DISTRIBUTIONS dependencies on PSA_MFAR_VAL_PKG

Line 151: ' CAlling PSA_MFAR_VAL_PKG.ar_mfar_validate_check');

147: -- ========================= FND LOG ===========================
148: psa_utils.debug_other_string(g_state_level,l_full_path,
149: ' Customer trx id --> ' || a_row.customer_trx_id);
150: psa_utils.debug_other_string(g_state_level,l_full_path,
151: ' CAlling PSA_MFAR_VAL_PKG.ar_mfar_validate_check');
152: -- ========================= FND LOG ===========================
153:
154: IF PSA_MFAR_VAL_PKG.ar_mfar_validate_check
155: (a_row.customer_trx_id,'TRX', p_set_of_books_id) = 'Y' THEN

Line 154: IF PSA_MFAR_VAL_PKG.ar_mfar_validate_check

150: psa_utils.debug_other_string(g_state_level,l_full_path,
151: ' CAlling PSA_MFAR_VAL_PKG.ar_mfar_validate_check');
152: -- ========================= FND LOG ===========================
153:
154: IF PSA_MFAR_VAL_PKG.ar_mfar_validate_check
155: (a_row.customer_trx_id,'TRX', p_set_of_books_id) = 'Y' THEN
156:
157: -- ========================= FND LOG ===========================
158: psa_utils.debug_other_string(g_state_level,l_full_path,