DBA Data[Home] [Help]

APPS.IBY_DISBURSE_UI_API_PUB_PKG dependencies on FND_PROFILE

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

4954:
4955: --Bug 6411356
4956: --below code added to set the current nls character setting
4957: --before submitting a child requests.
4958: fnd_profile.get('ICX_NUMERIC_CHARACTERS',l_icx_numeric_characters);
4959: l_bool_val:= FND_REQUEST.SET_OPTIONS( numeric_characters => l_icx_numeric_characters);
4960:
4961: x_conc_req_id := FND_REQUEST.SUBMIT_REQUEST(
4962: 'IBY',

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

5114:
5115: --Bug 6411356
5116: --below code added to set the current nls character setting
5117: --before submitting a child requests.
5118: fnd_profile.get('ICX_NUMERIC_CHARACTERS',l_icx_numeric_characters);
5119: l_bool_val:= FND_REQUEST.SET_OPTIONS( numeric_characters => l_icx_numeric_characters);
5120:
5121:
5122: x_conc_req_id := FND_REQUEST.SUBMIT_REQUEST(

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

8459:
8460: --Bug 6411356
8461: --below code added to set the current nls character setting
8462: --before submitting a child requests.
8463: fnd_profile.get('ICX_NUMERIC_CHARACTERS',l_icx_numeric_characters);
8464:
8465: /*
8466: *
8467: * Get the profile id for this payment instruction