DBA Data[Home] [Help]

APPS.PA_TRX_IMPORT dependencies on GL_BC_PACKETS_S

Line 10270: Select Gl_Bc_Packets_s.NextVal

10266: IF PG_DEBUG = 'Y' THEN
10267: pa_debug.G_err_stage := 'Generateing new packet Id';
10268: log_message('log_message: ' || pa_debug.G_err_Stage);
10269: END IF;
10270: Select Gl_Bc_Packets_s.NextVal
10271: Into l_Packet_Id
10272: From dual;
10273:
10274: /* Since we have divided the funds check packet insert code into 3 sections