DBA Data[Home] [Help]

APPS.WSH_CUSTOM_PUB dependencies on FND_API

Line 418: x_return_status := FND_API.G_RET_STS_SUCCESS;

414:
415: BEGIN
416:
417: -- Initializing API return status to Success, please do not change this
418: x_return_status := FND_API.G_RET_STS_SUCCESS;
419:
420: -- p_line_tab contains the Order Line_id(s) from oe_order_lines_all table
421: -- This can be used to derive the corresponding line level information
422: