R/3 Questions and Answers

Recent IT Questions

41 - 60 of 91

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.

Partial Deliveries and Over-Underdelivery tolerances

SAP Version 4.6c We currently use tolerances in the customer master define over/under quantity percentages allowed. We use these tolerances because we allow our warehouses to ship within them, and SAP automatically completes the sales order line once we've shipped within tolerance. We also have...

View Answer   |  May 24 2005  4:02 PM GMT
SAP, R/3
asked by ginac72

  0 pts.

HUM management

Hi, We have implemented HUM with our SAP 4.6C. Like any other HUM we've noticed several problems/bug with the system. Please share your experiances and repairs you needed to do to fix the bugs. The one of the biggest problem we are facing is related to SMI conversion using LQ02 from a SU/HU...

View Answer   |  May 18 2005  10:20 AM GMT
MySAP, R/3, ERP
asked by Dharmesh

  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.

MS(Comp.Sci)-No specialized area of knowledge-knows Java/J2EE, PHP,Mysql,APache, C++- like to know if SAP Is a good option for a career move.

Dear Group I am a MS (Comp.Sci) graduate.I have not specifically specialized in any one niche area .I have programmed in Java, worked in J2EE based projects, developed in C++, even worked with PHP/Mysql/Apache. Because of my lack of specific skills, I have been so for unsuccessful in my quest to...

View Answer   |  Apr 28 2005  10:37 PM GMT
SAP, IT architecture, Business Information Warehouse
asked by devvas

  0 pts.

Direct insert into a remote Oracle RDBMS (not running SAP) from SAP. Can it be done from SAP?

We need to insert SAP data directly into a staging table in a non-SAP app on a remote Oracle 9.2 DB. We've been given write access to only this one table in the remote Oracle DB. Currently, we create a flat file in SAP (on a DB400 DB), FTP the file to an intermediate Oracle DB owned by our group,...

View Answer   |  Apr 28 2005  2:55 PM GMT
SAP, Oracle, Basis
asked by hof11a

  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.

SAP IDOC - ORDERS05

I am looking into purchase orders. There are IDOC types ORDERS01, orders02, orders03, orders04 and orders05 ? What are the differences ? To convert a po doc into IDOC, is this through configuration ? A custom Abap program is not needed to create an IDOC, right ? Pls share your thoughts. Am on...

View Answer   |  Apr 20 2005  4:01 PM GMT
SAP, EDI, MySAP
asked by joycesvp

  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.

Regarding Search helps

Hi All, I've created a search help with parameters Empid and location. I've both these fields on a screen in a dialog program. I've attached the search help to the empid field. Now after pressing F4, when I dblclick empid of a row in the list, the empid on the screen field gets filled. Is...

View Answer   |  Apr 15 2005  9:32 AM GMT
SAP, R/3, SAP development
asked by SAPFAQ1_2134

  0 pts.

Cluster Table

Hi!!!, I have created a cluster table having two clustered tables attached to it. How to access the contents of the table cluster?. Is there any nice documents reagrding table cluster?

View Answer   |  Apr 6 2005  8:25 AM GMT
SAP, R/3, SAP development
asked by PinkyV

  0 pts.

ABAP coding for XML

Is it possible to use ABAP to code XML ? Am in R/3 v46B. Would anyone have a sample of this program using XML tag like <>, </>, "" ?? Say i want to extract open purchase orders into XML file. If you have a sample program, it would be very helpful. Any suggestions are most welcome....

View Answer   |  Apr 5 2005  10:24 AM GMT
SAP, Basis, MySAP
asked by joycesvp

  0 pts.

Error with adapter based on JCo

We have some problems with an Adapter.MySAP (of IBM) based on JCo. The message "RFC_SYSTEM_FAILURE" appears sometimes and the adapter is shuting down. How can I find the reason for this error? Is it an SAP problem or a JCo problem? SAP version : 4.7 JCO version : 2.1.4 librfc32.dll :...

View Answer   |  Apr 4 2005  12:19 AM GMT
SAP, R/3
asked by sillyITgirl

  0 pts.

Error in Posting a Parked Document

I try to post a parked document (A/P doc) but got the error msg: "19xxx yr 2005, 1000, S, No batch input data for screen sapmf05A 0700". Doc is of type KR. This is done via FBV0 in R/3 v46B. It normally works for me. This doc has additional sales tax payable acct and prepaid expense acct. The...

View Answer   |  Mar 29 2005  2:57 PM GMT
SAP, mySAP Accounting, mySAP Financials
asked by joycesvp

  0 pts.

sap installation error...

hi friends... i am trying to install sap r/3 4.6c on windows 2000 advanced server with oracle 8i (8.1.7.0) but i experience some error at 69 %.the error is as following... Info: DBR3LOADEXECDUMMY_IND_IND InternalWarmKeyCheck 2 725 Set R3LOAD_RESUME to: YES. Info: InstController MakeStepsDeliver 2...

View Answer   |  Mar 26 2005  5:49 PM GMT
SAP, Basis, R/3
asked by amdabhi

  0 pts.

41 - 60 of 91