ABAP Questions and Answers

Recent IT Questions

21 - 40 of 186

Emerging skills for ABAPers in future

Hi, I am working on sap abap from last two years in an organisation of repute.but now a days the demand for abap is not so much so i decided to upgrade my knowedge into Netweaver but dont want to leave technical side i.e. Abap.I also dont have knowledge of java i.e. essential for most of...

Answer Question   |  Mar 31 2009  6:07 AM GMT
SAP ABAP, SAP jobs, SAP careers
asked by Anandramaiya

  5 pts.

How to move data from SAP table to another database using ABAP ?

How to move data from SAP table to another database(Oracle) using ABAP ?

Answer Question   |  Mar 25 2009  9:13 AM GMT
ABAP, SAP ABAP, SAP development
asked by PRELLAL

  5 pts.

What is module pool in ABAP



View Answer   |  Mar 23 2009  10:56 AM GMT
Module Pool, ABAP Module Pool, SAP ABAP
asked by Anil15

  5 pts.

SAP Solution Manager Installation

Hi! I'm tying to install SAP IDES. I use the System Copy to Target System ABAP only. Now it asks me for the Solution Manager Key. So I started the Solution Manger Installation. Problem is: i can only select System Copy ABAP + JAVA. Then the system asks me for MIGJDMP and JMIG lables. But I can not...

asked by Voytrex

  5 pts.

Does a SAP consultant need to know ABAP?

I am interested in knowing what a SAP consultant is, does and required to know. I am not good at programming. I was wondering if it is a must to know ABAP to be a SAP consultant. If so, then at what is the level of ABAP expertise required?

View Answer   |  Feb 28 2009  10:48 PM GMT
SAP consulting, SAP ABAP, SAP careers
asked by Sutaria

  5 pts.

Hotpots within ALV Grid (how to remove 'underline')

I can't find a solution to this... when I define data within an ALV grid as a hotspot trigger all the text is underlined. How can I change it so that it's displayed without the underlining? Thanks in advance! Sean

Answer Question   |  Feb 27 2009  3:10 PM GMT
ALV grid, ALV, ABAP
asked by Media3

  5 pts.

ABAP query request

hi,all i want to implement a logic where i have to display sum of one column at the end of another sorted column .i used at new block but itisn't working.please prove any pointers. thanks in advance.

Answer Question   |  Feb 23 2009  1:00 PM GMT
ABAP, ABAP queries, SAP ABAP
asked by Poilkj

  5 pts.

Field in Structure CEKKO and in User Exit EXIT_SAPLEBND_002

Hi Im faced with a situation which requires the use of field LGOBE that is not in structure CEKKO. I have seen than I can use USRC1 but how do I do that? Can I just change the field and create what I want or is there someone who can give me the steps since it has to be linked to the user exit...

Answer Question   |  Feb 12 2009  12:17 AM GMT
SAP MM, ABAP, CEKKO
asked by Anasha

  5 pts.

Where are System Areas in ABAP Debugger version 6.0

I thought in version 4.6c there is a way to go into the System Areas ( goto -> System -> System Areas ) and see the names of internal tables. In release 6.0, I can not find a way to view the system areas

Answer Question   |  Feb 6 2009  6:55 PM GMT
ABAP, ABAP Debugger 6.0
asked by Ackebous

  5 pts.

What next after ABAP?

I am an ABAPer having around 3+yrs of exp. Now can anyone plz let me know about the next step i should move on to build a great future in SAP.

Answer Question   |  Jan 30 2009  12:17 AM GMT
SAP careers, SAP ABAP, ABAP
asked by GauravP

  5 pts.

SAP R/3 6.0 access key used in data dictionary to edit objects

hi i m jitendra singh plz tell me SAP R/3 6.0 access key used in data dictionary to edit objects

View Answer   |  Jan 16 2009  8:46 AM GMT
SAP R/3, SAP R/3 6.0, SAP Data Dictionary
asked by Jjitendra84

  5 pts.

will ABAP has future?

sir, i am doing my MCA final year, i have better knowledge in J2SE and i wanted to settle in SAP-ABAP. now the market is not having the jobs in SAP, shall i learn the SAP or not? please reply to me-anjumohan_mca@yahoo.co.in.

View Answer   |  Dec 26 2008  1:31 PM GMT
ABAP
asked by 009

  5 pts.

How to identify frequently used ABAP queries?

Hi I'm wokring on a project where I need to identify frequently used abap queries and analyse their performance. Could anyone give me some hints please...Are there any transactions that could provide me this kind of information.. Thank you in advance

View Answer   |  Oct 29 2008  11:03 AM GMT
ABAP, SAP development, SAP transaction data
asked by Regreta

  5 pts.

SAP career option

hi, i am a java developer (1 year experience). I wanted to join in SAP training. which module do you think is better? should i learn abap for future career in SAP?

Answer Question   |  Oct 24 2008  2:54 AM GMT
ABAP, SAP careers, IT careers
asked by Ssr16

  5 pts.

SAP Certification

I have a smally query. I am a BPCS consultant with 3 years experience. As of now in india, the developement projects for BPCS is reduced and we get Support projects only. Also nowdays people prefer to implement SAP than BPCS. So for people like me whats your advise. Isnt certification a break in...

View Answer   |  Oct 22 2008  9:36 AM GMT
ABAP, Career development, Certifications
asked by Dfdfdfd

  10 pts.

Refreshing variant display on ALV grid

I'm displaying an ALV grid on in a container on screen 100 which is called from screen 1000. The layout of the grid is defined by a variant which is selected from screen 1000. When returning to screen 1000 from screen 100, and selecting a new variant, the ALV grid on the container is not refrehsed...

View Answer   |  Oct 10 2008  8:47 AM GMT
ABAP, SAP List Viewer, ALV grid
asked by AGERINGER

  5 pts.

Transaction Use Information

Is there a way to find out, when a Transaction has been used for the last time ? And: Is there a way to find out, when a ABAP-program has been used for the last time ? - thanks

Answer Question   |  Oct 2 2008  8:09 AM GMT
ABAP, SAP transaction data, ABAP-program
asked by Frank67

  15 pts.

Check on ABAP-Memory

How can I check inside an ABAP-program how much memory (may be even for the different kinds of memory) is left before dumping (I tried to use "exception-handling, but didn't succeed) ? - thanks

Answer Question   |  Oct 1 2008  7:25 AM GMT
ABAP, SAP development, ABAP Memory
asked by Frank67

  15 pts.

Check on Dialog-Timeout

Is there a possibility to check in an ABAP-program on the "Dialog-Time" left before stop & dump (I'm using a Function Module and a Dialog-Popup for the user to "continue" or "exit", but it would be better without this interruption-dialog) ? - thanks

Answer Question   |  Oct 1 2008  7:18 AM GMT
ABAP, Dialog-Timeout
asked by Frank67

  15 pts.

Titlebar on Selection Screen

How can I change the title in the titlebar of a selection screen that does not use "Call Screen"? I know the PBO from a "Call Screen" has the "set titlebar" statement to set the title, but how do I change the title if I only use "selection-screen"?

Answer Question   |  Sep 18 2008  4:28 PM GMT
ABAP, ALV
asked by REP

  5 pts.

21 - 40 of 186