DBA Data[Home] [Help]

APPS.GMIVDX dependencies on GMI_DISCRETE_TRANSFER_LINES

Line 1774: --we are ready to insert records in gmi_discrete_transfer_lines

1770: IF FND_MSG_PUB.G_MSG_LVL_DEBUG_LOW >= G_Debug_Level THEN
1771: log_msg('Constructing record for posting line no '||to_char(i));
1772: END IF;
1773: --lot could be sepcified at the lot level or the line level.
1774: --we are ready to insert records in gmi_discrete_transfer_lines
1775: GMIVDBX.line_insert
1776: (
1777: p_api_version => p_api_version
1778: , p_init_msg_list => FND_API.G_FALSE