DBA Data[Home] [Help]

APPS.CSE_WFM_PROC_LOGIC dependencies on CSE_WFM_PROC_LOGIC

Line 1: PACKAGE BODY cse_wfm_proc_logic AS

1: PACKAGE BODY cse_wfm_proc_logic AS
2: /* $Header: CSEWFPLB.pls 120.2 2006/05/31 20:52:09 brmanesh noship $ */
3:
4: l_debug VARCHAR2(1) := NVL(fnd_profile.value('cse_debug_option'),'N');
5:

Line 33: END cse_wfm_proc_logic;

29: -- need to put code here to call process transaction API
30: -- in r12 all the eib transactions goes thru process transaction API
31: END processing_logic;
32:
33: END cse_wfm_proc_logic;