DBA Data[Home] [Help]

APPS.GMIVDX dependencies on GMI_DISCRETE_TRANSFER_LINES

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

1763: IF FND_MSG_PUB.G_MSG_LVL_DEBUG_LOW >= G_Debug_Level THEN
1764: log_msg('Constructing record for posting line no '||to_char(i));
1765: END IF;
1766: --lot could be sepcified at the lot level or the line level.
1767: --we are ready to insert records in gmi_discrete_transfer_lines
1768: GMIVDBX.line_insert
1769: (
1770: p_api_version => p_api_version
1771: , p_init_msg_list => FND_API.G_FALSE