DBA Data[Home] [Help]

APPS.PO_ASL_SV dependencies on FND_GLOBAL

Line 677: l_event.param_value_7 := FND_GLOBAL.user_name;

673: l_event.param_name_6 := '#WF_SOURCE_APPLICATION_TYPE';
674: l_event.param_value_6 := 'DB';
675:
676: l_event.param_name_7 := '#WF_SIGN_REQUESTER';
677: l_event.param_value_7 := FND_GLOBAL.user_name;
678:
679:
680: IF (p_action = G_EVENT_INSERT) THEN
681: l_progress := '010';