Problem: you wish to debug a job in SM36.
Archiwum tagów: transaction
Debugging of executed jobs
DMR link in WebUI Contract view is not working
Problem: in WebUI in Contract document flow view DMR link is not working.
Blocking Sales Order edition
Problem: you want to block edition of Sales Order in ERP system (VA02 TCODE) based on customer conditions.
Kill user session
Problem: you want to kill session of a user.
Edit mode in SE16
Problem: you want to quickly change data directly in one of the tables.
Read variant values
Problem: you need to check variant values either in your report or in SAP GUI.
How to find BADI for transaction
Problem: you need to find a BADI for specific action in some transaction.
SLA calculation result is a non-working day
Problem: after the SLA times calculation, result is a non-working day (Saturday or Sunday). Even though Service Profile clearly states that SLA should be calculated only for Monday-Friday.
Change of outside document in BADI
Problem: during a BADI call you have changed a document, different from one which called the BADI. You cannot use COMMIT WORK as this will destroy the BADI session. And you want to save the outside document with the one which called the BADI.