Skip to Content
SAP Community Migration News!
Important Dates! SAP Community will be READ-ONLY from January 16 â January 23 for the technical migration.
Hereâs what you need to know to prepare.
Home
Community
Ask a Question
Write a Blog Post
Login / Sign-up
Search Questions and Answers
0
Former Member
Jul 22, 2008 at 03:04 PM
build Macro
25 Views
Follow
RSS Feed
Hi,
i can build macro that can do this commend?
IF sy-subrc NE 0.
flag_empty = 'X'.
ENDIF.
Regards