Download the Log from SLG1 / SLGD to local file

Recently i had a task to find some system logs in the SAP. I found the requested data only in SLG1 transaction. I faced dificulties during downlading information to PC. If you know there is not possible to download full report. I mean you don’t have standart posibilities to extract header and item level to local file. You can download only Item level:
(more…)

image_pdfimage_print

Let MS Outlook announce incoming email with voice

Friends, i want to share with you my latest MS Outlook improvements. If you are busy person and you receive a lot mail every day, so this feature also may help you. So how does it work? Once you receive a mail the Outlook inform you with voice about it and tell you the sender’s name.
This is improvement allow you switch your attention to the mail if it really important for you at the moment.
(more…)

image_pdfimage_print

How to print barcode label on normal printer

Sometimes it happens when you need print out bar-code labels but you cannot. It can happens due to various reasons, for example a printer was broken, problems with connection, etc. In this article I propose you a workaround. How to print barcode labels on normal printer. I have ZEBRA printers so and solution will be for them 🙂 (more…)

image_pdfimage_print

SAP Transport ALV layout

These days I happened to have the requirement that to copy SAP standard report and add some other function. But during test, I found that the original logic to get value depends on ALV layout. So we need to maintain the layout in each system which is not convenient. After some search, I find a way to transport ALV layout into prod. system.
(more…)

image_pdfimage_print

Item category is not defined – Message No. VL324

Symptom
When you edit delivery items on a detail screen with Transaction VL01N or VL02N, the system displays error message VL324:”Item category & is not defined”.
– Message VL324 is issued when creating a delivery.
– Error message VL324 occurs in transaction VL01N.
– Batch split determination causes error message VL324.
– Error “Item category & is not defined” is received when trying to create a delivery with a batch item.
(more…)

image_pdfimage_print

SAP Debug Tips

The ABAP Debugger is used tool to execute and analyze programs line by line. Using it we can check the flow logic of a program and display runtime values of the variables. Currently, SAP offers two types of Debuggers:
• The Classic ABAP Debugger
• The New ABAP Debugger
The Classic ABAP Debugger, with its old user interface and its limitations to debug certain types of ABAP program is now not in use by many new and old ABAP developers. (more…)

image_pdfimage_print