DBA Data[Home] [Help]

VIEW: APPS.MST_R_MAST_CARR_PLAN_HDR_V

Source

View Text - Preformatted

SELECT mp.plan_id , mp.compile_designator , SYSDATE , mp.start_date , mp.cutoff_date from mst_plans mp
View Text - HTML Formatted

SELECT MP.PLAN_ID
, MP.COMPILE_DESIGNATOR
, SYSDATE
, MP.START_DATE
, MP.CUTOFF_DATE
FROM MST_PLANS MP