DBA Data[Home] [Help]

APPS.ENG_ECO_PVT dependencies on ENG_LAUNCH_ECO_OI_PK

Line 14404: IF l_eco_rec.transaction_type = eng_launch_eco_oi_pk.g_update THEN

14400: -- Bug 2916558 // kamohan
14401: -- Start Changes
14402:
14403: -- Check if the CO record is updated
14404: IF l_eco_rec.transaction_type = eng_launch_eco_oi_pk.g_update THEN
14405:
14406: -- Find the Organization ID corresponding to the Organization Code
14407: l_organization_id := eng_val_to_id.organization
14408: ( l_eco_rec.organization_code, l_err_text);