error while loading shared libraries: libstdc++.so.5:
error while loading shared libraries: libstdc++.so.5: I am getting this error when I try to load SAP ./sapinst How can I solve it. I
Answer Question
| July 23, 2008 2:26 AM
libstdc++.so.5, Linux, SAPinst
error while loading shared libraries: libstdc++.so.5: I am getting this error when I try to load SAP ./sapinst How can I solve it. I
Suggestion/reminder How to get your question answered
This just an open reminder for all who post questions or plan to post questions. It is much easier and faster to provide an answer when you remember to include details such as what version of the product you are using. If there is an error message, please post the exact error and event id [...]
Answer Question
| September 1, 2009 6:26 PM
AS/400, Database, Development, Exchange, ITKE, Lotus Domino, Oracle, SAP, Security, Storage, Virtualization, Windows
This just an open reminder for all who post questions or plan to post questions. It is much easier and faster to provide an answer when you remember to include details such as what version of the product you are using. If there is an error message, please post the exact error and event id [...]
how to increase abap code performance ?
how to increate abap code performace ?
Answer Question
| April 10, 2012 1:56 PM
ABAP
how to increate abap code performace ?
Pre requisites to learn SAP-BI
Hi I have exposure on Datawarehousing concepts. I am Presently working on Datawarehousing tools( OLAP-Cognos,OFA and ETL-Datastage). I am planning to change my career in to SAP-BI Can I able to learn SAP-BI and is it helpful to me Can you please tell what are pre requisites to learn SAP-BI.
Answer Question
| February 2, 2011 1:48 PM
SAP BI, SAP careers
Hi I have exposure on Datawarehousing concepts. I am Presently working on Datawarehousing tools( OLAP-Cognos,OFA and ETL-Datastage). I am planning to change my career in to SAP-BI Can I able to learn SAP-BI and is it helpful to me Can you please tell what are pre requisites to learn SAP-BI.
Mainframe to SAP ABAP
Hi..I am a mainframe consultant with 3 yrs exp..I am planning to switch over to SAP ABAP for better carrer prospects and benefits…Is it a good decision to switch to SAP at this point of time after 3 yrs in mainframe? I also wud like to know the risk associated with this shift as I [...]
Answer Question
| July 19, 2008 11:14 AM
ABAP, IT careers, SAP careers
Hi..I am a mainframe consultant with 3 yrs exp..I am planning to switch over to SAP ABAP for better carrer prospects and benefits…Is it a good decision to switch to SAP at this point of time after 3 yrs in mainframe? I also wud like to know the risk associated with this shift as I [...]
abort query handle 0001 is invalid
Has anyone see this error message before when running a query in Bex
Answer Question
| December 1, 2008 10:44 AM
BEx, Query
Has anyone see this error message before when running a query in Bex
How to run SAP AIS in SAP ECC 6.0?
How to run SAP AIS (now role-based setup) in the SAP ECC 6.0 since the old tcode SECR for running SAP AIS is obselete?
Answer Question
| January 21, 2009 12:15 AM
ECC6, SAP A1S
How to run SAP AIS (now role-based setup) in the SAP ECC 6.0 since the old tcode SECR for running SAP AIS is obselete?
eCATT- canot find the screen element in replay mode
Hi friends, i have recorded VF01. and i have to pass 4 outbound delliviries into it one at a time. but while executing it is taking the last one and shows an error that “cannot find scrren element in replay mode. when i am recording again and executing, it is showing the same message., can [...]
Answer Question
| October 21, 2008 5:58 AM
eCATT, VF01
Hi friends, i have recorded VF01. and i have to pass 4 outbound delliviries into it one at a time. but while executing it is taking the last one and shows an error that “cannot find scrren element in replay mode. when i am recording again and executing, it is showing the same message., can [...]
How can I customize my data display in Business Objects?
I have a field which returns values of 0, 1 and 2. How can I apply business logic to display “rent”, “own” and “both” in place of the numbers?
Answer Question
| July 16, 2008 2:27 PM
Business Objects
I have a field which returns values of 0, 1 and 2. How can I apply business logic to display “rent”, “own” and “both” in place of the numbers?
New to Industry
I graduate from school in less than a month. I’m currently trying to study for the A+ Essentials exam. I’m scared out of my mind. Does any one know of some good extern sites in SD, CA? Any advice?
Answer Question
| July 16, 2008 5:23 AM
CA, Certifications, IT careers, IT jobs, SD
I graduate from school in less than a month. I’m currently trying to study for the A+ Essentials exam. I’m scared out of my mind. Does any one know of some good extern sites in SD, CA? Any advice?
SAP R3 4.6B Archiving
When archiving object does anoyone have any documentation to explain where in the system these items are removed from ie. when removing work items these are removed from the workflow overview log in the ME53 screen.
Answer Question
| July 15, 2008 12:35 PM
SAP archiving, SAP R/3
When archiving object does anoyone have any documentation to explain where in the system these items are removed from ie. when removing work items these are removed from the workflow overview log in the ME53 screen.
Career Change to SAP
Hi, i am currently working as a software test engineer. I have graduated with electronics and communications degree. I have an experience of more than 3 years on software testing. From the past 1.5 years i have been using SAP for functional testing. I have learnt ABAP programming in this period (but never could use [...]
Answer Question
| July 15, 2008 5:48 AM
ABAP, SAP careers
Hi, i am currently working as a software test engineer. I have graduated with electronics and communications degree. I have an experience of more than 3 years on software testing. From the past 1.5 years i have been using SAP for functional testing. I have learnt ABAP programming in this period (but never could use [...]
SAP HR functional
what type of questions are asked in SAP HR functional module. I will be completing the course related this at the earliest. i am fresher to SAP domain, but got 5+ yrs of experience in HR
Answer Question
| July 14, 2008 11:22 AM
Certifications, SAP careers, SAP certifications, SAP HR
what type of questions are asked in SAP HR functional module. I will be completing the course related this at the earliest. i am fresher to SAP domain, but got 5+ yrs of experience in HR
populating a listbox with values thru abap program
I have 2 fields ctype and mtype. I have written F4IF_INT_TABLE_VALUE_REQUEST for field ctype. After selecting a value for ctype I want a list of values for mtype which is dependent on ctype. However F4IF_INT_TABLE_VALUE_REQUEST returns an empty list. I have used ctype in select statement for mtype. However the selected ctype is not passed [...]
Answer Question
| July 14, 2008 10:36 AM
ABAP, F4IF_INT_TABLE_VALUE_REQUEST, SAP development
I have 2 fields ctype and mtype. I have written F4IF_INT_TABLE_VALUE_REQUEST for field ctype. After selecting a value for ctype I want a list of values for mtype which is dependent on ctype. However F4IF_INT_TABLE_VALUE_REQUEST returns an empty list. I have used ctype in select statement for mtype. However the selected ctype is not passed [...]
sap netweaver xi
what is the pipeline in xi?
Answer Question
| July 24, 2008 3:30 AM
PI 7.0, SAP NetWeaver, XI 3.0
what is the pipeline in xi?
sap bw
on which name sap bw jobs publish? what is the reliable meterial on sap bw
Answer Question
| April 2, 2010 6:49 PM
SAP careers
on which name sap bw jobs publish? what is the reliable meterial on sap bw
Purchase order number require in vendor lineitem
I need purchase order number in FBL1N that invoice is being process through MIRO with reference to purchase order is possible
Answer Question
| September 2, 2008 11:30 AM
FBL1N, MIRO, SAP FICO, SAP MM
I need purchase order number in FBL1N that invoice is being process through MIRO with reference to purchase order is possible
Material and Price export to an External System
I’ve a Problem, I will send Materials with sales Price from SAP to an external System. I will use the IDOC MATMAS01, but I can’t send the price with it? Is that correct? How I can send the sales Price for each Material? Is it possible to send more than one Material (mass export) with [...]
Answer Question
| July 11, 2008 8:18 AM
BAPI, MATMAS01, SAP Import/Export, SAP MM
I’ve a Problem, I will send Materials with sales Price from SAP to an external System. I will use the IDOC MATMAS01, but I can’t send the price with it? Is that correct? How I can send the sales Price for each Material? Is it possible to send more than one Material (mass export) with [...]
Upgrading from 4.6C to ECC 6.0 in SAP HR
Do we need to execute any conversion programs or other activities to update the payroll schema and processing classes in HR? I ask because there is a change in the U.S. payroll schema on the ECC 6.0 compared to the 4.6c. I request your input and suggestions.”
Answer Question
| July 11, 2008 4:45 AM
ECC4, ECC6, SAP All-in-One, SAP HR
Do we need to execute any conversion programs or other activities to update the payroll schema and processing classes in HR? I ask because there is a change in the U.S. payroll schema on the ECC 6.0 compared to the 4.6c. I request your input and suggestions.”
SAP bi 7.0
Are there any issue if a BI 7.0 get data from SAP ECC 6.0 and SAP ERP 5.0 at the same time? thanks
Answer Question
| July 10, 2008 7:55 PM
ECC6, SAP BI, SAP BW, SAP ERP
Are there any issue if a BI 7.0 get data from SAP ECC 6.0 and SAP ERP 5.0 at the same time? thanks





