DBA Data[Home] [Help]

APPS.WF_ACTIVITIES_VL_PUB dependencies on WFA_SEC

Line 563: wfa_sec.GetSession(l_username);

559:
560: BEGIN
561:
562: -- Check session and current user
563: wfa_sec.GetSession(l_username);
564:
565: /*
566: ** Get the NLS Date format that is currently set. All to_char of
567: ** date values should use the l_expected_format

Line 1020: wfa_sec.GetSession(l_username);

1016:
1017: BEGIN
1018:
1019: -- Check session and current user
1020: wfa_sec.GetSession(l_username);
1021:
1022: l_activity_type := 'UNSET';
1023:
1024: /*