DBA Data[Home] [Help]

APPS.IGC_CC_OPN_UPD_GET_LNK_PUB dependencies on STANDARD

Line 3661: -- Standard Api compatibility call

3657: WHERE user_id = p_user_id;
3658: l_resp_csr_rec l_resp_csr%ROWTYPE;
3659:
3660: BEGIN
3661: -- Standard Api compatibility call
3662: IF NOT FND_API.Compatible_API_Call ( l_api_version_number ,
3663: p_api_version_number ,
3664: l_api_name ,
3665: G_PKG_NAME )