Configuration of outbound order change (ORDCHG) EDI message
In previous blog I explained steps to configure outbound EDI ORDERS message for Purchase Order. This blog extends the configuration to generate order change EDI message ORDCHG.
In previous blog I explained steps to configure outbound EDI ORDERS message for Purchase Order. This blog extends the configuration to generate order change EDI message ORDCHG.
Steps to configure outbound EDI ORDERS message for Purchase Orders
I am not at all encouraging you to modify SAP standard programs or objects. But there are situations where you need to do this for example implementing form user exits in SD, creating objects as per sap notes etc. Whenever you modify an SAP standard …
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.