ABAP Cursosentenciaoperadorigual

<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>OPERADOR DE ASIGNACION "="</title>

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

</head>

<body>

<p align="left">⚠ <b><font face="Arial"><span class="titulo">OPERADOR DE ASIGNACION

  "="</span></font>⚠ </b></p>

<p align="left" class="gaussr3">⚠ <b>Definicin⚠ </b></p>

<p align="left" class="gaussr3">Con este operador de asignacin conseguimos lo

  mismo que con la sentencia ⚠ <a href="move.htm" tppabs="http://www.gaussr3.com/abap4/sentencias/move.htm">MOVE⚠ </a>.</p>

<p align="left" class="gaussr3">⚠ <b>Sintaxis:⚠ </b></p>

<pre class="gaussr3"><tabla1> = <tabla2>. <tabla1> = <tabla2>[].

<tabla1> = ... = <tablan>. <tabla1> = ... = <tablan>[].</pre>

<p class="gaussr3">Todo lo comentado para la sentencia MOVE es vlido para este

  operador de asignacin.</p>

<p class="gaussr3">⚠ <b>Vase tambin:⚠ </b> ⚠ <a href="move.htm" tppabs="http://www.gaussr3.com/abap4/sentencias/move.htm">MOVE⚠ </a>, ⚠ <a href="move_corresponding.htm" tppabs="http://www.gaussr3.com/abap4/sentencias/move_corresponding.htm">MOVE

  TO⚠ </a>.</p>

</body>

</html>