Sunday, 13 April 2025

 APPENDING to internal table:

Its Used to Append the values to the internal table

append value #( werks = wa_vbap-werks

matnr  = wa_vbap-matnr ) to it_internaltable3.

No comments:

Post a Comment