DBA Data[Home] [Help]

APPS.AHL_OSP_ORDERS_PVT dependencies on STANDARD

Line 3438: --Standard Start of API savepoint

3434: BEGIN
3435: --Initialize API return status to success
3436: x_return_status := FND_API.G_RET_STS_SUCCESS;
3437:
3438: --Standard Start of API savepoint
3439: SAVEPOINT process_osp_order;
3440:
3441: --Standard call to check for call compatibility.
3442: IF NOT FND_API.compatible_api_call(

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

3437:
3438: --Standard Start of API savepoint
3439: SAVEPOINT process_osp_order;
3440:
3441: --Standard call to check for call compatibility.
3442: IF NOT FND_API.compatible_api_call(
3443: l_api_version,
3444: p_api_version,
3445: l_api_name,

Line 3925: -- to make the process_osp_order API conform to Oracle Apps Public API Standards

3921: p_data => x_msg_data);
3922: END process_osp_order;
3923:
3924: -- create_osp_order_header Procedure revamped by jaramana on May 9, 2006 for Bug 5215894
3925: -- to make the process_osp_order API conform to Oracle Apps Public API Standards
3926: -- in the create mode also.
3927: -- 1. Perform Value to Id conversions
3928: -- 2. Honor the input values/Ids passed
3929: -- 3. Validate the Ids passed or derived