Showing posts with label ABAP Tools. Show all posts
Showing posts with label ABAP Tools. Show all posts

Saturday, April 30, 2011

Downloading and uploading SAP objects

A very helpful table that stores the Object Type of Saplink short text is EUOBJEDIT. Look for TADIR field to see the list of Obj. Types.

Monday, March 28, 2011

Searching ABAP codes for this word

There are some cases wherein we forgot to remember the name of our program that uses a certain line of codes. As a programmer, I used to work in a platform i.e unix that has a capability to search words or phrases in the entire directory of the program repository (COBOL in my case).

Monday, March 21, 2011

Trade-off in SE30 Runtime Analysis Evaluation Result

They say that programmers when developing apps/reports should see to it that the ABAP resources are utilized the most compared to DATABASE and SYSTEM resources. But, all throughout my