DBA Data[Home] [Help]

APPS.PA_STATUS_PUB dependencies on PJI_SYSTEM_PARAMETERS

Line 3381: from pji_system_parameters

3377:
3378: /* Added below block to ensure that the new API's are controlled by Dev*/
3379: begin
3380: select 'x' into t_str
3381: from pji_system_parameters
3382: where name = 'BULK_LITE'
3383: and value = 'Y';
3384: exception
3385: when no_data_found then