DBA Data[Home] [Help]

APPS.BEN_CWB_UTILS dependencies on PQH_DOCUMENTS_F

Line 2236: l_short_name pqh_documents_f.short_name%type;

2232: where pl_id = p_plan_id
2233: and oipl_id = -1
2234: and lf_evt_ocrd_dt = p_lf_evt_ocrd_dt;
2235:
2236: l_short_name pqh_documents_f.short_name%type;
2237: begin
2238:
2239: if (p_plan_id is null) then
2240: return null;