DBA Data[Home] [Help]

APPS.WFA_SEC dependencies on STANDARD

Line 16: -- was called. We will default to the standard values used in WF

12: g_session_id number := -1;
13:
14: -- Bug 7828862 cache variables for EBS context synchronization
15: -- context counter to validate if any FND_GLOBAL initialize API
16: -- was called. We will default to the standard values used in WF
17: g_cached boolean := false;
18: g_session_ctx number := 0;
19: g_user_id number := 0;
20: g_resp_id number := 20420;