DBA Data[Home] [Help]

APPS.GMD_COMMON_VAL dependencies on CM_CMPT_DTL

Line 205: pCalendar_code IN cm_cmpt_dtl.calendar_code%TYPE,

201:
202:
203: PROCEDURE Run_status_update( p_errbuf OUT NOCOPY VARCHAR2,
204: p_retcode OUT NOCOPY VARCHAR2,
205: pCalendar_code IN cm_cmpt_dtl.calendar_code%TYPE,
206: pPeriod_code IN cm_cmpt_dtl.period_code%TYPE,
207: pCost_mthd_code IN cm_cmpt_dtl.cost_mthd_code%TYPE);
208:
209: -- KSHUKLA added the procedure to check the formula, item access to the

Line 206: pPeriod_code IN cm_cmpt_dtl.period_code%TYPE,

202:
203: PROCEDURE Run_status_update( p_errbuf OUT NOCOPY VARCHAR2,
204: p_retcode OUT NOCOPY VARCHAR2,
205: pCalendar_code IN cm_cmpt_dtl.calendar_code%TYPE,
206: pPeriod_code IN cm_cmpt_dtl.period_code%TYPE,
207: pCost_mthd_code IN cm_cmpt_dtl.cost_mthd_code%TYPE);
208:
209: -- KSHUKLA added the procedure to check the formula, item access to the
210: -- Recipe override org , process loss, and validity rules organizations

Line 207: pCost_mthd_code IN cm_cmpt_dtl.cost_mthd_code%TYPE);

203: PROCEDURE Run_status_update( p_errbuf OUT NOCOPY VARCHAR2,
204: p_retcode OUT NOCOPY VARCHAR2,
205: pCalendar_code IN cm_cmpt_dtl.calendar_code%TYPE,
206: pPeriod_code IN cm_cmpt_dtl.period_code%TYPE,
207: pCost_mthd_code IN cm_cmpt_dtl.cost_mthd_code%TYPE);
208:
209: -- KSHUKLA added the procedure to check the formula, item access to the
210: -- Recipe override org , process loss, and validity rules organizations
211: