SAP ALV Drag Drop functionality Sample Code
List of demo programs in SAP which explains SAP ALV Drag Drop functionality.
List of demo programs in SAP which explains SAP ALV Drag Drop functionality.
SAP Range Table represents complex selection criteria, it’s data structures is exactly like select-option but without any UI part and header line. In this blog I will explain how to define range table type in program and in dictionary for global use.
Context menu is powerful tool to provide quick and context specific options to users. SAP Module pool (classical Dynpro) does support context menus and in this blog I will explain how it works with a sample ABAP program.
This utility report runs specified ALV report behind the scene and extract its output, converts that to csv and send it to email recipients. Very useful if you want to send output of report to user(s) periodically.
In logistics invoice verification, the system does not check for duplicate vendor invoice when Electronic Data Interchange (EDI) invoices are created. You can implement sap note 394316 to activate this check.