DBA Data[Home] [Help]

APPS.IEX_COLL_IND_PUB dependencies on GL_SETS_OF_BOOKS

Line 13: g_base_currency_code gl_sets_of_books.currency_code%TYPE;

9: G_USER_ID NUMBER;
10: G_REQUEST_ID NUMBER;
11: PG_DEBUG NUMBER(2);
12:
13: g_base_currency_code gl_sets_of_books.currency_code%TYPE;
14: g_base_precision fnd_currencies.precision%type;
15: g_base_min_acc_unit fnd_currencies.minimum_accountable_unit%type;
16:
17: FUNCTION GET_CREDIT_LIMIT(p_party_id IN NUMBER,