Hi,
Run your package link using Data Manager-->Run Package-->Run Package link
Then system will generate one entry in table UJD_LINK_LOG.
**Go to SE16 enter table name as UJD_LINK_LOG and key in LINK_NAME as "Projeta Meta Compra Venda1" and click Execute.
**Copy LINK ID for respective result ( its unique ID with length of 25chars)
Or you can get Link ID from table UJD_LINK based on creation time stamp and user ID.
Once you get the Link Id go back to macro and change parameters as follows :
EPM.DataManagerRunPackageLink <Link Id from UJD_LINK_LOG/UJD_LINK>,"Projeta Meta Compra Venda1"
Parameters :
Link id is unique id of package link
Link Name is Package link name - Not a description of package link
Hope it works...
Regards,
Raju