DBA Data[Home] [Help]

APPS.EAM_AUTOMATICEST dependencies on STANDARD

Line 704: -- Standard Start of API savepoint

700: l_msg_data VARCHAR2(8000) := '';
701: l_return_status VARCHAR2(1) := fnd_api.g_ret_sts_success;
702:
703: BEGIN
704: -- Standard Start of API savepoint
705: SAVEPOINT Auto_Reest_of_Cost_PUB;
706:
707: /* Called by 'EAM' and wip_entity_id is required parameter */
708: IF ( p_api_name = 'EAM' AND p_wip_entity_id IS NOT NULL ) THEN