DBA Data[Home] [Help]

APPS.ECEINI dependencies on ECE_MAPPINGS

Line 61: from ece_mappings

57:
58: ec_debug.pl(0,'EC','ECE_BEGIN_STAGING','TRANSACTION_TYPE',i_transaction_type);
59:
60: select map_type into i_map_type
61: from ece_mappings
62: where map_id = i_map_id
63: and enabled ='Y';
64:
65: /* bug 2162062 : Set the global variable for the characterset based on the input characterset */