DBA Data[Home] [Help]

APPS.PO_ASL_SV dependencies on FND_GLOBAL

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

677: l_event.param_name_6 := '#WF_SOURCE_APPLICATION_TYPE';
678: l_event.param_value_6 := 'DB';
679:
680: l_event.param_name_7 := '#WF_SIGN_REQUESTER';
681: l_event.param_value_7 := FND_GLOBAL.user_name;
682:
683:
684: IF (p_action = G_EVENT_INSERT) THEN
685: l_progress := '010';