In the following code snippet you can find an example on how to trigger a transaction HU03 (display handling unit details) with given HU number via batch input. Continue reading
ABAP – CALL TRANSACTION USING BDC
Reply
In the following code snippet you can find an example on how to trigger a transaction HU03 (display handling unit details) with given HU number via batch input. Continue reading
I believe all of you were searching for a list of available user exits that are triggered after a specific transaction code is executed. Here I’d like to present simple program, that will discover and display exactly that – list of available user exits for given TCode. Continue reading