DBA Data[Home] [Help]

APPS.BEN_CWB_UTILS dependencies on PQH_DOCUMENTS_F

Line 2743: l_short_name pqh_documents_f.short_name%type;

2739: where pl_id = p_plan_id
2740: and oipl_id = -1
2741: and lf_evt_ocrd_dt = p_lf_evt_ocrd_dt;
2742:
2743: l_short_name pqh_documents_f.short_name%type;
2744: begin
2745:
2746: if (p_plan_id is null) then
2747: return null;