We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

RE: [sap-dev] Useful Global Classes and Methods

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Reply from soldner on Apr 24 at 6:45 AM
LOL!!! Doomed more likely. How about someone starting a blog where each contributor can list the function modules or classes s/he uses on to solve a particular issue, or one they found fun to use. A copy and paste with a little explanation might be easy enough for many to use. AND do not give examples/detailed instructions/newbie proof these? Let those questions be another thread.

Example:

Used in a report that needs to get a UNIX file. Reads the unix dir/file.

AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_unix.
CALL FUNCTION '/SAPDMC/LSM_F4_SERVER_FILE'
EXPORTING
directory = '/public/'
IMPORTING
serverfile = p_unix
EXCEPTIONS
canceled_by_user = 1
OTHERS = 2.

---------------Original Message---------------
From: philip_jones2003
Sent: Tuesday, April 24, 2012 6:24 AM
Subject: Useful Global Classes and Methods

Anyone tried putting 'Useful ABAP Classes' or 'Useful ABAP Methods' in to Google? You dont always get what you were expecting.

Ive used CL_GUI_FRONTEND_SERVICES which has lots of interesting stuff but I cant find a list of other classes/methods that could be useful.

I appreciate this is a 'how long is a piece of string' question but I seem regularly to come across articles that feature some really cool class/methods tucked away in some quiet corner of the SAP respository, disturbed by noone.

Its not unlike SE37 with all those FMs that you see and think: 'I will keep that one in mind'.

Few things more frustrating when after writing some lengthy code, some smarkalec comes along and says : 'There is a method call for that'

Is there a 'most used by ABAPers' list of class/methods or are we doomed to just read the telephone directories of methods in the hope of finding something that might one day be useful?

 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
Copyright © 2012 Toolbox.com and message author.
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
soldner  

achievements
 
Mark as helpful
View this online
Ask a new question
 
In the Spotlight
Become a blogger at Toolbox.com and share your expertise with the community. Start today.

_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language