ABAP Programs – Weekend roundup – 06/27/2008

ABAP Programs This Week

Creating SAP shortcut at run time
The following function module can be used to create a shortcut for any SAP transaction. Further, certain values available in the transaction can be defaulted by passing the values as parameters to this FM. This shortcut created can then be attached in a mail and sent to the appropriate recipients.

Program to Email with Attachment
This program will email the any one with a XLS attachment. Ofcourse, you can change it to any other attachment you need.

Nested Internal table
Simple program teaching you the steps to create a nested internal table.

Object Oriented ALV
This program creates a class with constructors and as soon as the instance is created, the object will trigger an ALV Output. Do not forget to create the screen 100.

ERP Avatar

Leave a Reply

Your email address will not be published. Required fields are marked *