DBA Data[Home] [Help]

APPS.BOMPVALR dependencies on BOMPRFIL

Line 396: BOMPRFIL.bom_pr_get_profile(

392:
393: /*
394: ** get value of profile INV:EXPENSE_TO_ASSET_TRANSFER
395: */
396: BOMPRFIL.bom_pr_get_profile(
397: appl_short_name => 'INV',
398: profile_name => 'INV:EXPENSE_TO_ASSET_TRANSFER',
399: user_id => user_id,
400: resp_appl_id => prog_appid,

Line 1370: BOMPRFIL.bom_pr_get_profile(

1366: */
1367: /*
1368: ** get value of profile BOM:HOUR_UOM_CODE
1369: */
1370: BOMPRFIL.bom_pr_get_profile(
1371: appl_short_name => 'BOM',
1372: profile_name => 'BOM:HOUR_UOM_CODE',
1373: user_id => user_id,
1374: resp_appl_id => prog_appid,