W Pub: ABAP Cursosentenciareadcurrentline

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">

<meta name="GENERATOR" content="Microsoft FrontPage 4.0">

<meta name="ProgId" content="FrontPage.Editor.Document">

<title>READ CURRENT LINE</title>

<link rel="stylesheet" href="../../gaussr3.css" tppabs="http://www.gaussr3.com/gaussr3.css" type="text/css">

</head>

<body>

<p align="left">⚠ &lt;b&gt;<span class="titulo">READ CURRENT LINE</span>⚠ &lt;/b&gt;</p>

<p align="left" class="gaussr3">⚠ &lt;b&gt;Definicin⚠ &lt;/b&gt;</p>

<p align="left" class="gaussr3">Vuelve a una lnea ya tratada, por ejemplo, por

  el evento de la tecla de funcin F2, o por la sentencia ⚠ &lt;a href="read_line.htm" tppabs="http://www.gaussr3.com/abap4/sentencias/read_line.htm"&gt;READ 
  LINE⚠ &lt;/a&gt;.</p>

<p align="left" class="gaussr3">⚠ &lt;b&gt;Sintaxis:⚠ &lt;/b&gt;</p>

<pre class="gaussr3">READ CURRENT LINE [ FIELD VALUE <c11> [ INTO <c12> ] ... <cn1> [ INTO <cn2> ] ].</pre>

<p class="gaussr3">La clusula FIELD VALUE tiene el mismo efecto que el visto

  en la sentencia ⚠ &lt;a href="read_line.htm" tppabs="http://www.gaussr3.com/abap4/sentencias/read_line.htm"&gt;READ LINE⚠ &lt;/a&gt;.</p>

<p class="gaussr3">⚠ &lt;b&gt;Vase tambin:⚠ &lt;/b&gt; ⚠ &lt;a href="modify_current_line.htm" tppabs="http://www.gaussr3.com/abap4/sentencias/modify_current_line.htm"&gt;MODIFY

  CURRENT LINE⚠ &lt;/a&gt;.</p>

</body>

</html>