DBA Data[Home] [Help]

APPS.PA_XLA_SWEEP_TXN_PKG dependencies on FND_CONCURRENT_REQUESTS

Line 18: g_request_id FND_CONCURRENT_REQUESTS.REQUEST_ID%TYPE;

14: g_new_period_date Date;
15: g_sob_id pa_implementations_all.set_of_books_id%type;
16: g_app_id Number := 101;
17:
18: g_request_id FND_CONCURRENT_REQUESTS.REQUEST_ID%TYPE;
19:
20: g_event_tab PA_PLSQL_DATATYPES.Num15TabTyp;
21: g_first_date date;
22: g_last_date date;