20
Nov
Macros in ABAP-HR Programming – I
Posted by Admin, under ABAP HR, Function Modules, Sample Code, TutorialThe macros will be used to get the data from the various clusters based on the cluster ID.For Buffering purpose we use macros.
For example, when we want to read the data from the cluster RU, we have to pass the cluster ID “RU” and Rx-KEY to the particular macro. By using the Rx-key the macro will fetch the data from the cluster RU.
Basically we use the macros to IMPORT/EXPORT the data to or from the clusters.

Twitter
Facebook
LinkedIn
Digg
Orkut
Stumble Upon