DBA Data[Home] [Help]

APPS.IBY_DISBURSE_UI_API_PUB_PKG dependencies on FND_PROFILE

Line 6123: fnd_profile.get('ICX_NUMERIC_CHARACTERS',l_icx_numeric_characters);

6119:
6120: --Bug 6411356
6121: --below code added to set the current nls character setting
6122: --before submitting a child requests.
6123: fnd_profile.get('ICX_NUMERIC_CHARACTERS',l_icx_numeric_characters);
6124: l_bool_val:= FND_REQUEST.SET_OPTIONS( numeric_characters => l_icx_numeric_characters);
6125:
6126: x_conc_req_id := FND_REQUEST.SUBMIT_REQUEST(
6127: 'IBY',

Line 6297: fnd_profile.get('ICX_NUMERIC_CHARACTERS',l_icx_numeric_characters);

6293:
6294: --Bug 6411356
6295: --below code added to set the current nls character setting
6296: --before submitting a child requests.
6297: fnd_profile.get('ICX_NUMERIC_CHARACTERS',l_icx_numeric_characters);
6298: l_bool_val:= FND_REQUEST.SET_OPTIONS( numeric_characters => l_icx_numeric_characters);
6299:
6300:
6301: x_conc_req_id := FND_REQUEST.SUBMIT_REQUEST(

Line 9942: fnd_profile.get('ICX_NUMERIC_CHARACTERS',l_icx_numeric_characters);

9938:
9939: --Bug 6411356
9940: --below code added to set the current nls character setting
9941: --before submitting a child requests.
9942: fnd_profile.get('ICX_NUMERIC_CHARACTERS',l_icx_numeric_characters);
9943:
9944: /*
9945: *
9946: * Get the profile id for this payment instruction