DBA Data[Home] [Help]

APPS.INV_MGD_MVT_STATS_PUB dependencies on STANDARD

Line 70: -- Standard call to check for call compatibility

66: L_API_NAME CONSTANT VARCHAR2(30) := 'Process_Transaction';
67:
68: BEGIN
69:
70: -- Standard call to check for call compatibility
71: IF NOT FND_API.Compatible_API_Call
72: ( l_api_version_number
73: , p_api_version_number
74: , L_API_NAME

Line 183: -- Standard call to check for call compatibility

179: INV_MGD_MVT_DATA_STR.Movement_Transaction_Rec_Type;
180:
181: BEGIN
182:
183: -- Standard call to check for call compatibility
184: IF NOT FND_API.Compatible_API_Call
185: ( l_api_version_number
186: , p_api_version_number
187: , L_API_NAME

Line 321: -- Standard call to check for call compatibility

317: l_return_status VARCHAR2(1);
318:
319: BEGIN
320:
321: -- Standard call to check for call compatibility
322: IF NOT FND_API.Compatible_API_Call
323: ( l_api_version_number
324: , p_api_version_number
325: , L_API_NAME

Line 467: -- Standard call to check for call compatibility

463: l_return_status VARCHAR2(1);
464:
465: BEGIN
466:
467: -- Standard call to check for call compatibility
468: IF NOT FND_API.Compatible_API_Call
469: ( l_api_version_number
470: , p_api_version_number
471: , L_API_NAME