DBA Data[Home] [Help]

APPS.GMF_GET_MAPPINGS dependencies on FND_GLOBAL

Line 1320: l_user_id := FND_GLOBAL.USER_ID;

1316:
1317: l_opm_account_err.acctg_unit_id := -1;
1318: l_opm_account_err.acct_id := -1;
1319:
1320: l_user_id := FND_GLOBAL.USER_ID;
1321:
1322: -- Set the input values
1323: l_code_combination_id := pi_code_combination_id;
1324: l_opm_company := pi_co_code;