Recent IT Questions

1 - 20 of 117
<<PREVIOUS 1|2|3|4|5|6 NEXT>>

How to make career in SAP Netweaver

I am a fresher trained in SAP-ABAP and I was strong in JAVA,J2EE. What more should I learn to make a move to SAP Netweaver. What is your suggetion? (Whether to move to NETWEAVER or to continue with ABAP) Which of them do you think is in demand?Thanks in advance.

Answer Question   |  May 12 2008   7:15 AM GMT   |  asked by Sireesha.garlapati
ABAP, Java/J2EE, NetWeaver


SAP ABAP prospects

I have worked in a BPO for 5 yrs and resigned from the job right now. Planning to do a course in SAP ABAP and then do SAP certification. I have knowledge in C & C++. I would like to know, if ABAP module is the right choice or not. Or SAP Basis will suite me, according to my BPO experience. Right...

View Answer   |  Apr 12 2008   10:44 AM GMT   |  asked by Kn
SAP, ABAP, SAP careers


When I am trying to execute the Transformation (Selection is Transformation name, Source File Path) using STRANS it is giving the bellow message.

When I am trying to execute the Transformation (Selection is Transformation name, Source File Path) using STRANS it is giving the bellow message.XSLT Tester Runtime Errors Reason : No valid XSLT program supplied

Answer Question   |  Apr 2 2008   6:40 PM GMT   |  asked by SAP-ABAP
ABAP, XSLT, STRANS


abap + archiving ???

i have 2 years of experience in abap and i am currently working moving into archiving.Is there any future with both these technologies combined???

View Answer   |  Mar 31 2008   10:10 PM GMT   |  asked by K4koustubh
ABAP, Archiving, SAP careers


SAP ABAP

I have to change a z module pool program to have row colors according to the values.It cosists of the inlude file ZRM07MLDD WHERE ALL THE DATA DEFINITIONS HAVE MADE.The include consists of the statement .....Report RM07MLDB No Standard Page Heading Message-ID M7 Line-Size 150.When i debug the...

Answer Question   |  Mar 27 2008   11:17 AM GMT   |  asked by Archana W
ABAP, Module pool


sap certification

i want to certification in ABAP and SAP XMII.for that what can i do?pls help me i dont have any idea regarding certification.

Answer Question   |  Mar 27 2008   5:49 AM GMT   |  asked by Btechramesh
ABAP, SAP certification, SAP xMII


eec6 & bw internal hard drive

I have a preinstaled standalone educational ecc6 together with BW in an internal hard drive. After login onto ms server 2003, both the BW and the ECC6 servers are present in the Sap Systems on the SAPMMC. When I logged in again after shutting down, the EEC6 server is not displaying at console...

Answer Question   |  Feb 2 2008   5:23 PM GMT   |  asked by Ecc6????
Basis, ABAP, SAP development


Need way to tie tables IHPA and KNVK

I am a relatively new SAP user who is trying to use SQVI to create a query. In my query, I am trying to select a partner in table IHPA and then obtain detailed information about that partner from table KNVK. Apparently there are no links between the two. Does anyone know how I can capture the...

Answer Question   |  Jan 29 2008   2:17 PM GMT   |  asked by SKamish
SAP, R/3, ABAP


Use SET in ABAP/4

How do I access data from a SET that created in GS01 in an ABAP/4 report?

Answer Question   |  Jan 28 2008   12:41 AM GMT   |  asked by Ajbrt
ABAP, SAP


i need soft copy of user exits,badi,bapi,ale,idoc,rfc.

any body send me the soft copy of user exits,badi,bapi ale and idoc of sap abap. my id is : subbu.nnv.here@gmail.com

Answer Question   |  Nov 22 2007   5:14 AM GMT   |  asked by Subbu neeli
SAP, ABAP, BAPI


how do i create production version of a material via ABAP program?

how do i create production version of a material via ABAP program?

View Answer   |  Nov 21 2007   7:35 AM GMT   |  asked by Manjirihingorani
SAP development, ABAP


sap-xi demand?

what is the growth of the sap-xi.which is the better option for an abaper,wether to opt for sp-b/w or to opt for sap-xi.plz respond to me clearely.

Answer Question   |  Nov 14 2007   2:21 AM GMT   |  asked by Subbu neeli
ABAP, SAP XI


query abap

Which are the advantages/disadvantages of using a cursor in a select statement in ABAP OPEN-SQL? Are they really faster and, if so, why? thanks

Answer Question   |  Nov 10 2007   5:55 PM GMT   |  asked by Moonloop
SAP, ABAP


Performance issue with RBDAPP01

Performance issue with Program RBDAPP01. When large number of inbound CREMAS idocs are processing from the People soft, the performance (processing rate) is extremely slow down and causing a delay to employee vendors being updated with correct information. The program took over 3 days to process...

Answer Question   |  Oct 24 2007   9:00 AM GMT   |  asked by Abap vipin
ABAP, SAP


SAP-ABAP Scenario

There are employees in an organisation.Each employee has one manager to report.Employees can request for a leave on particular date.Manager has to approve/reject the leave.*Employee enters his EMPID and he can apply for a leave request (or) he can check the status of applies leave.(leave from,leave...

Answer Question   |  Oct 5 2007   8:57 PM GMT   |  asked by MikeMani
ABAP, SAP


How do you dynamically display tabs in a report program?

I have a need to display tabs on a selection screen, but depending on what report user is requesting (by selecting one of three push buttons on same selection screen), I need to display specific tabs.When user selects report 1, I need tabs ORG and POS to display. When user selects report 2, I need...

Answer Question   |  Sep 26 2007   2:59 PM GMT   |  asked by Marseille
SAP development, ABAP


SAPScript - Error in ‘IF’ statement

I need to display my values in 2 separate columns for debit and credit. The source is from the same location (RF140-WRSHB) so I've added a condition for displaying :***********************************IF &RF140-WRSHB& LT 0&RF140-BELEGNUM&,,&BSID-BLDAT&,,&SPACE&,,&RF140-WRSHB&ENDIFIF &RF140-WRSHB& GE...

View Answer   |  Jan 11 2007   3:02 AM GMT   |  asked by mymail
ABAP


Difference

Specific difference between SAP R/3 and mySAP ERP.

View Answer   |  Dec 28 2006   11:53 PM GMT   |  asked by Sudipr
SAP, ABAP, Basis


Download Text File in Background

I need to develop a program that is able to download a text file into the user's local directory as a background job. I'm aware that function modules WS_DOWNLOAD and GUI_DOWNLOAD are only for online execution. Is there a way to manipulate OPEN/TRANSFER/CLOSE DATASET to save the text file into the...

View Answer   |  Nov 19 2006   11:02 PM GMT   |  asked by mymail
ABAP


Material with 2 vendors

I have a material that are provided by 2 vendors. The material will have a price for each vendor. Also a manufacturing part number for each vendor. In Purchasing Info Rec, i can pick corresponding price for each vendor. However, how can i pick correspoding price for each vendor in the purchase...

View Answer   |  Oct 25 2006   12:18 AM GMT   |  asked by joycesvp
SAP, ABAP, APO


1 - 20 of 117
<<PREVIOUS 1|2|3|4|5|6 NEXT>>