sapdev logo background
sapdev logo sapdev logo
Comments

ABAP SET CURSOR Statement syntax, information and example SAP source code



Return to Statement index


CONTENTS

SET CURSOR

Short Reference

ABAP Syntax:
Sets cursor on screens

1 SET CURSOR { { FIELD field [LINE line] [[DISPLAY] OFFSET off] }

| { col lin } }.

Sets cursor on lists

2 SET CURSOR { { LINE line [[DISPLAY|MEMORY] OFFSET off] }
| { FIELD field LINE line
[[DISPLAY|MEMORY] OFFSET off] }
| { col lin } }.
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




SET_COUNTRY
SET_CURSOR_DYNPRO




comments powered by Disqus