SAP OPEN ABAP Statements

Warning: Undefined variable $saptab in /customers/b/9/9/trailsap.com/httpd.www/abap-statements/index.php on line 46

Get Example source ABAP code based on a different SAP table
  

Warning: Undefined variable $prev in /customers/b/9/9/trailsap.com/httpd.www/abap-statements/index.php on line 62
CONTENTS
Standard SAP Help for OPEN

OPEN
• OPEN ABAP_CONTENTS


ABAP Syntax

Opens a file

1 OPEN DATASET ...

Opens an database cursor

2 OPEN CURSOR ...

Return to menu