3198: FND_FILE.PUT_LINE (FND_FILE.LOG,'Details of Errored Stream Elements:'||lpad(' ', 97, ' '));
3199: FND_FILE.PUT_LINE (FND_FILE.LOG,rpad(' ', 132, ' '));
3200: END IF;
3201:
3202: fnd_msg_pub.get (p_msg_index => i,
3203: p_encoded => 'F',
3204: p_data => lx_msg_data,
3205: p_msg_index_out => l_msg_index_out);
3206: