DBA Data[Home] [Help]

APPS.PSA_AR_GL_POST_PKG dependencies on PSA_MFAR_UTILS

Line 97: l_set_of_books_id := psa_mfar_utils.get_ar_sob_id;

93: psa_utils.debug_other_string(g_state_level,l_full_path,' p_summary_flag -->' || p_summary_flag);
94: -- ========================= FND LOG ===========================
95:
96: p_status_code := 'F';
97: l_set_of_books_id := psa_mfar_utils.get_ar_sob_id;
98: l_psa_feature := 'MFAR';
99: l_start_date := TO_CHAR (p_start_date, 'YYYY/MM/DD');
100: l_post_thru_date := TO_CHAR (p_post_thru_date,'YYYY/MM/DD');
101: fnd_profile.get ('ORG_ID', l_org_id);