DBA Data[Home] [Help]

APPS.PO_FV_INTEGRATION_PVT dependencies on FV_CCR_GRP

Line 82: FV_CCR_GRP.fv_ccr_reg_status(

78: l_progress := '010';
79:
80: -- Call Federal Financials' API to check the Central Contractor Registration
81: -- status of the vendor site
82: FV_CCR_GRP.fv_ccr_reg_status(
83: p_api_version => 1.0,
84: p_init_msg_list => 'F',
85: p_vendor_site_id => p_vendor_site_id,
86: x_return_status => l_return_status,

Line 96: || l_progress, ' After calling FV_CCR_GRP.fv_ccr_reg_status');

92: l_progress := '020';
93: IF g_debug_stmt THEN
94: IF (FND_LOG.G_CURRENT_RUNTIME_LEVEL <= FND_LOG.LEVEL_STATEMENT) THEN
95: FND_LOG.string(FND_LOG.LEVEL_STATEMENT,g_log_head || '.'||l_api_name||'.'
96: || l_progress, ' After calling FV_CCR_GRP.fv_ccr_reg_status');
97: END IF;
98: END IF;
99:
100: -- Return FALSE if