DBA Data[Home] [Help]

APPS.AP_WEB_AMOUNT_UTIL dependencies on FND_PROFILE

Line 131: fnd_profile.get_specific(NAME_Z => 'ORG_ID',

127: begin
128:
129: begin
130:
131: fnd_profile.get_specific(NAME_Z => 'ORG_ID',
132: USER_ID_Z => p_userid,
133: RESPONSIBILITY_ID_Z => p_oie_resp_id,
134: APPLICATION_ID_Z => 200, -- SQL*AP product id
135: VAL_Z => l_value,