Advertising:
All public logs
From SAP Knowledge Base
Combined display of all available logs of SAP Knowledge Base. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:58, 26 December 2024 Unirab talk contribs created page Get exists and BAdIs from transaction codes and programs (Created page with "Category: code_snippets The following code can be used to display exits and BAdIs for a specific transaction code or program: Backup from https://community.sap.com/t5/enterprise-resource-planning-blogs-by-members/program-to-display-exits-and-badi/ba-p/12955380 <syntaxhighlight lang="abap" line copy> REPORT ZUSEREXIT . TABLES : TSTC, TADIR, MODSAPT, MODACT, TRDIR, TFDIR,...")