DBA Data[Home] [Help]

APPS.PA_TRX_IMPORT dependencies on GL_BC_PACKETS_S

Line 11111: Select Gl_Bc_Packets_s.NextVal

11107: IF PG_DEBUG = 'Y' THEN
11108: pa_debug.G_err_stage := 'Generateing new packet Id';
11109: log_message('log_message: ' || pa_debug.G_err_Stage);
11110: END IF;
11111: Select Gl_Bc_Packets_s.NextVal
11112: Into l_Packet_Id
11113: From dual;
11114:
11115: /* Since we have divided the funds check packet insert code into 3 sections