sapdev logo background
sapdev logo sapdev logo
Comments

ABAP INSERT Statement syntax, information and example SAP source code



Return to Statement index


CONTENTS

INSERT

ABAP Syntax:
ABAP_GROUP Insert into an internal table

1 INSERT ... INTO itab ...

ABAP_GROUP Insert into a database table

2 INSERT ... INTO dbtab ...

ABAP_GROUP Insert into a field group

3 INSERT ... INTO fg ...

ABAP_GROUP Insert a program

4 INSERT REPORT ...

ABAP_GROUP Insert text elements

5 INSERT TEXTPOOL ...
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




INPUT
INSERT_DBTAB




comments powered by Disqus