Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8807

Re: TABLE CONTROL VALUES UPDATE

$
0
0

*&---------------------------------------------------------------------*

*&      Module  READ_TABLE_CONTROL  INPUT

*&---------------------------------------------------------------------*

*       text

*----------------------------------------------------------------------*

MODULE read_table_control INPUT.

 

 

 

*  IF wa_mara NE mara.

 

     v_LINES = v_control-lines + 1.

 

     MODIFY IT_MARA FROM

            MARA INDEX v_lines.

         

          IF sy-subrc <> 0.      

               APPEND wa_mara TO it_mara.             "Append new record

            ENDIF.


 

*  ENDIF.

 

ENDMODULE.                 " READ_TABLE_CONTROL  INPUT



change like this


Viewing all articles
Browse latest Browse all 8807

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>