DBA Data[Home] [Help]

APPS.PO_FTE_INTEGRATION_GRP dependencies on STANDARD

Line 19: -- Get attributes of Standard Purchase Order and Blanket Release for

15: -- None.
16: --Locks:
17: -- None.
18: --Function:
19: -- Get attributes of Standard Purchase Order and Blanket Release for
20: -- Transportation delivery record.
21: --Parameters:
22: --IN:
23: --p_api_version

Line 65: -- Standard call to check for call compatibility.

61: message => 'Check API Call Compatibility');
62: END IF;
63: END IF;
64:
65: -- Standard call to check for call compatibility.
66: IF NOT FND_API.Compatible_API_Call(
67: p_current_version_number => l_api_version,
68: p_caller_version_number => p_api_version,
69: p_api_name => l_api_name,