NetWeaver Questions and Answers

Recent IT Questions

41 - 60 of 62

Finding the culprit for data changes

One of the users on our system may have used transaction KP06 to change the plan data for given plan version, period, fiscal year, cost center and cost element. How can we find out who changed it, on what date and time, the old value and new value?

View Answer   |  Jul 12 2005  4:11 PM GMT
Security, SAP, mySAP Supplier Relationship Management
asked by sillyITgirl

  0 pts.

dot net and SAP development

Hi, Is there development in SAP using .Net in the Market. I have tried searching online but with no luck. If not now, do you think this is worth looking out for? I have read about NCo 2.0 and seems pretty promising. SJ

View Answer   |  Jul 7 2005  4:56 PM GMT
ABAP, MySAP, mySAP Enterprise
asked by sreenath78

  0 pts.

SAP JCo-Queries-2

Hi, Im new to SAP.Im using SAP JCo to access SAP tables from my Java Project.Can u tell me whether I have to write queries for accessing specific fields of specific tables of SAP jst like any other database? If yes can u explain the steps to achieve the same. If no then how does JCO achieve the...

View Answer   |  Jun 29 2005  2:34 AM GMT
ABAP, MySAP, NetWeaver
asked by shrividhyan

  0 pts.

Marketing my own ABAP subsystem

I have an ABAP subsystem I'd like to market. What avenues must I take to market the product? Do I have to go through SAP certification? Or, can I copywright it without SAP certification?

View Answer   |  Jun 28 2005  1:30 PM GMT
Security, SAP, mySAP Supplier Relationship Management
asked by sillyITgirl

  0 pts.

Does XYZ mattter to you in XI?

Hi there, It's Lauren, the Assistant Editor for SearchSAP.com. We're planning an upcoming XI theme month for our site, and we want to hear what is most important for our users in this realm. What type of content would be most helpful? One of the items we are planning is a webcast. Are you...

View Answer   |  Jun 28 2005  1:06 PM GMT
Security, SAP, mySAP Supplier Relationship Management
asked by laurenhoyt

  115 pts.

Can you speak Japanese using BAPIs and JCo?

I am trying to execute some BAPIs on R/3 4.5, using JCo Connector Version 1.1.04. I am sending Japanese characters as part of import parameters to the BAPI. However, the Japanese characters are being garbled up in the SAP system. Has anyone tried to do this before and encountered similar...

View Answer   |  Jun 21 2005  4:33 PM GMT
Security, SAP, mySAP Supplier Relationship Management
asked by sillyITgirl

  0 pts.

How-to for an RFC from a Web system

How can I call a RFC via an SAP function from a Web system -- actually an ASP system? I know that the .COM Connector is not available in Windows XP, so I need to make some kind of interface to do this job. Does anyone have any bright ideas?

View Answer   |  Jun 9 2005  12:54 AM GMT
Security, SAP, mySAP Supplier Relationship Management
asked by SAPseeker

  0 pts.

EDI - OUTBOUND IDOC

For purchase orders using ORDERS05 IDOC, does it has a field to put GL Account and cost center under account assignment ? This purchase orders is for ordering supplies (K type). In EDI, does it cater for this or just inventory items in purch orders ? Any comments is appreciated. Thank you in...

View Answer   |  Jun 6 2005  10:58 AM GMT
SAP, EDI, NetWeaver
asked by joycesvp

  0 pts.

Financials -- reversing individual cash flows

Hi, I'm having problems reversing individual cash flows. When in deal - change transaction I press the "reversal" icon. It highlights whole deal, and the message says "select one flow only". How do I reverse flow for a deal? Can anyone tell me the steps?

View Answer   |  May 26 2005  10:08 AM GMT
Security, SAP, mySAP Supplier Relationship Management
asked by sillyITgirl

  0 pts.

Remote Function Calls

Hi, I have to pass a value from an SAP screen exit to a third-party tool -- Albany verify, which is in VB 6.0 -- to validate the value passed from SAP. I also need a return value back to SAP on the validation performed in the third party tool. Does anyone have any tips?

View Answer   |  May 26 2005  10:03 AM GMT
Security, SAP, mySAP Supplier Relationship Management
asked by sillyITgirl

  0 pts.

Debugging IDOC outbound for purchase order

I created an outbound SAP IDOC for purchase order. It seems that program RSNASTED and form EDI_PROCESSSING is used to create to IDOC. I need to make changes to omit certain fields in a segment. I turned on the debugger. So i created a purch order and the debugger should stop at form...

View Answer   |  May 25 2005  4:06 PM GMT
SAP, Basis, EDI
asked by joycesvp

  0 pts.

RFC question

I have a VB program which connects to SAP and calls an RFC-enabled function module. The RFC module selects several rows of data from different tables and stores these in an internal table as an export parameter. Can this lead to a data_buffer_exceeded exception?

View Answer   |  May 16 2005  10:57 AM GMT
Security, SAP, mySAP Supplier Relationship Management
asked by sillyITgirl

  0 pts.

Configuring access for BSP in mySAP CRM

My company recently installed mySAP CRM 4.0. When I tried to run the CRM BSP Application by adding the BSP Application to my favorites (CRMD_CASE), it started the browser but hit an error indicating: 'HTTP 403 (Forbidden): You are not authorized to view this page' What do we need to configure to...

View Answer   |  May 10 2005  10:47 AM GMT
Security, SAP, mySAP Supplier Relationship Management
asked by needSAPhelp

  0 pts.

printing headaches

I have a printer problem. The printer is taking A3 paper instead of A4. This problem has occurred for a few weeks now. Other applications using the same printer, like Word and Excel, are taking A4 paper. I have version 4.6 C. Can anyone tell me what might be the problem?

View Answer   |  May 5 2005  4:22 PM GMT
Security, SAP, mySAP Supplier Relationship Management
asked by sillyITgirl

  0 pts.

IDocs vs. BAPI

I am looking for the advantages and disadvantages of IDocs over BAPIs. While designing an interface in SAP, which methodology is best?

View Answer   |  May 5 2005  4:13 PM GMT
Security, SAP, mySAP Supplier Relationship Management
asked by sillyITgirl

  0 pts.

Is BW the right answer for our reporting needs?

We're looking at pulling data from a third party tool and SAP HR into BW for reporting purposes. One limitation that we're experiencing is the third party tool has long character strings (greater than 200). Can BW handle this as an input? How are companies getting around this issue? And is BW the...

View Answer   |  Apr 27 2005  4:20 PM GMT
Security, SAP, mySAP Supplier Relationship Management
asked by sillyITgirl

  0 pts.

.NET worth it?

We have a big VB5 application and we intend to integrate it with SAP. We do not want to convert the VB app to .NET. This will be a huge task. Since DCOM connector is no longer supported, what is the alternative for connecting to SAP from our VB app.?

View Answer   |  Apr 27 2005  4:17 PM GMT
Security, SAP, mySAP Supplier Relationship Management
asked by sillyITgirl

  0 pts.

Is there an XML function module?

I am working on an SAP project, and I have a text file in XML format that I need to read in SAP. Is there any function module to read a text file in XML format?

View Answer   |  Apr 18 2005  11:36 AM GMT
Security, SAP, mySAP Supplier Relationship Management
asked by sillyITgirl

  0 pts.

SAP SRM

Where can I find well-defined and clear-cut descriptions of SAP SRM reconciliation capabilities? Possibly a demo? Or FAQs and pros and cons about the capability?

View Answer   |  Apr 18 2005  11:32 AM GMT
Security, SAP, mySAP Supplier Relationship Management
asked by sillyITgirl

  0 pts.

WEB enabling SAP GUI in SAP WAS 6.40

Hi The base requirement is to web enable SAP ABAP reports. We are on SAP WAS release 6.40. As ITS is now integrated with this release, I need to know the settings / steps to be taken to web enable SAP GUI. I found out that there is a service /BC/GUI in the ICF of the SAP WAS 6.40...

View Answer   |  Feb 24 2005  2:18 PM GMT
Security, SAP, Basis
asked by amar21nath

  0 pts.

41 - 60 of 62