===== ABAP ===== ==== Useful Reports ==== ^ Report^ Note^ | [[programming:abap:utility_program_tree|Utility Program Tree]]| A central index of your preferred programs| | [[programming:abap:display_and_download_icons|Display and Download Icons]]| Self-explicating| | [[programming:abap:massive_send_mail|Massive Send Mail]]| Massive send mail to users uploading the message body in HTML format| | [[programming:abap:create_standard_user|Create Standard User]]| Massive users creation from CSV file or another SAP system| | [[programming:abap:upload_download_cr|Upload/Download Change Request from/to PC]]| Useful to transport requests between not connected SAP systems| | [[programming:abap:rotate_sapgui_wallpaper|Rotate Wallpaper in SAPgui]]| Daily change of the SapGui right image (not so useful but funny)| ==== Useful Functions ==== ^ Function^ Note^ | [[programming:abap:managing_files_via_http|Managing files in web server]]| A set of functions to read/write/delete/etc. files in web server via HTTP| | [[programming:abap:send_mail|General purpose Send Mail]]| Just send mail - receives Subject, Message body, etc.| ==== Miscellaneous ==== ^ Item^ Note^ | [[programming:abap:abap_system_fields|ABAP System Fields]]| More rapid than searching in ABAP help| | [[programming:abap:function_related_on_date_calculations|Function Module related on Date calculations]]| Directly from SCN|