World of ABAP
Experiments, Information and Tips and Tricks for ABAP
Pages
(Move to ...)
Home
▼
Wednesday, November 6, 2013
Logoff SAP session without warning
›
As a measure of control or simpy to release resources, we can force, with abap code, the shutdown of all instances of the current logon sess...
Monday, November 4, 2013
ABAP communication with COMM Ports ( Serial Ports )
›
One need that sometimes arise, is to allow the system to communicate with scales, printers or other devices. As far as I know, there isn...
ABAP File Operations : Desktop and Server
›
Sometimes, we need to get a file from the presentation server or the application server. Usually, we need to fork the code in order to be ab...
Friday, November 1, 2013
ABAP Week Operations
›
Some SAP objects must deal with week periods. Here I'll show a small class to deal with some of the needs that arise when making calcula...
Thursday, October 31, 2013
Convert ALV to Excel and send it by email
›
One of the most requested abilities for an report is the possibility to run it as a job and send the output to a given user. However, the sp...
›
Home
View web version