DBA Data[Home] [Help]

APPS.GMS_BUDGET_BALANCE dependencies on GL_BC_PACKETS_S

Line 2052: select gl_bc_packets_s.nextval into x_packet_id from dual;

2048: x_e_stage := '500';
2049: IF L_DEBUG = 'Y' THEN
2050: gms_error_pkg.gms_debug('gms_budget_balance -5','C');
2051: END IF;
2052: select gl_bc_packets_s.nextval into x_packet_id from dual;
2053: -- Create raw transactions in GMS_BC_PACKETS
2054: x_e_stage := '600';
2055: IF L_DEBUG = 'Y' THEN
2056: gms_error_pkg.gms_debug('gms_budget_balance -6','C');