DBA Data[Home] [Help]

APPS.CSD_WIP_JOB_PVT dependencies on CSD_TO_FORM_REPAIR_HISTORY

Line 2095: 'Just before calling csd_to_form_repair_history.validate_and_write');

2091:
2092: IF ( FND_LOG.LEVEL_EVENT >= FND_LOG.G_CURRENT_RUNTIME_LEVEL ) then
2093: FND_LOG.STRING( FND_LOG.LEVEL_EVENT,
2094: lc_mod_name||'beforecallhistwrite',
2095: 'Just before calling csd_to_form_repair_history.validate_and_write');
2096: END IF;
2097:
2098:
2099:

Line 2100: csd_to_form_repair_history.validate_and_write(

2096: END IF;
2097:
2098:
2099:
2100: csd_to_form_repair_history.validate_and_write(
2101: p_api_version_number => lc_api_version_number,
2102: p_init_msg_list => FND_API.G_FALSE,
2103: p_commit => FND_API.G_FALSE,
2104: p_validation_level => NULL,