Wednesday, December 29, 2010
Definition
If you want to reuse the same set of statements more than once in a program, you can include them in a macro.

Points to remember

  1. You can use maximum 9 placeholders only (&1, &2,...., &9.)
  2. You must define the macro before the point in the program at which you want to use it.
  3. Macros do not belong to the definition part of the program.
Macros in HR ABAP

  1. RP-PROVIDE-FROM-LAST
  2. RP-PROVIDE-FROM-FRST
  3. RP_READ_INFOTYPE
  4. RP_READ_ALL_TIME_ITY
Macro definitions were defined in DBPNPMAC include.

0 comments:

Post a Comment

Your useful comments, suggestions are appreciated.Your comments are moderated.

Followers

Contact Form

Name

Email *

Message *

Web Dynpro ABAP Book

An SAP Consultant

Follow US


Want to Contribute ?

If you are interested in writing about the new stuff you learn everyday while working, please write to the.sap.consultants@gmail.com.

Click on Contribution for more details.