DBA Data[Home] [Help]

APPS.GMI_AUTO_ALLOCATE_PUB dependencies on STANDARD

Line 79: /* Standard Start OF API savepoint

75:
76:
77: BEGIN
78:
79: /* Standard Start OF API savepoint
80: =================================*/
81: SAVEPOINT allocate_inventory;
82: oe_debug_pub.add('OPM allocation engine start',1);
83:

Line 84: /*Standard call to check for call compatibility.

80: =================================*/
81: SAVEPOINT allocate_inventory;
82: oe_debug_pub.add('OPM allocation engine start',1);
83:
84: /*Standard call to check for call compatibility.
85: ==============================================*/
86: IF NOT FND_API.Compatible_API_CALL ( l_api_version
87: , p_api_version
88: , l_api_name