Email Alerts
-
Add pop up window w/out programming objects
Add a window to your custom transactions in SAP similar to Purchase Order Create (ME21N) "Document Overview On". Tip
-
Add PATTERN for use in ABAP editor
This tip shows you how to add a PATTERN for use in the ABAP editor. Tip
-
BAPIs (RFCs) vs. IDOCs
A question often raised in the discussion forums is: "Shall I use BAPIs (RFCs) or IDOCs to interface to SAP?" Tip
-
Avoid hard-coding
Avoid hardcoding without cluttering up the selection screen. Tip
-
Finding Tables
Two ways of finding the tables where are the data that you need. Tip
-
Debugger authorization alert
If you have the debugger with field content change-access, it is possible and quite easy to wreak havoc. Tip
-
Finding the transaction code for populating a table
Finding the transaction code for populating a table. Tip
-
ABAP/Select options
This ABAP code snippet will allow you to hide some of the select options. Tip
-
ABAP2HTML Converter
If you often look at printed programs of several thousands of lines, then this FREE tool might make your life easier. Tip
-
Just say no to hard-coded data
Learn to avoid hard-coded data. Tip