MySAP Accounting Questions and Answers

Recent IT Questions

1 - 20 of 28
<<PREVIOUS 1|2 NEXT>>

SAP DZ DOCUMENT TAKE PAYMEMT TERMS

when i come to receive amount throw f-28 or fbcj this document will be over due next day, and I search in CONFIQRATION I did not find any thing related to this boint. please can you  help me from where I can change or remove payment terme form DZ document. regards osama Sharief ...

Answer Question   |  Oct 27 2009  9:51 AM GMT
mySAP Accounting, SAP
asked by 19681982

  20 pts.

Uploading data using BAPIs

I'd like to know the procedure for uploading data using BAPIs. Generally we would do that using BDC methods or LSMW -- how can we do the same using BAPIs?

View Answer   |  Jul 27 2005  11:04 AM GMT
Security, SAP, mySAP Supplier Relationship Management
asked by SAPseeker

  0 pts.

Help calling an RFC from my Java application to an SAP table

Hi there, I know next to nothing about SAP and RFC, but let me explain my requirement. I have one Java-based application system, which is developed based on Java/JSP, snd SAP is implemented in our oraganization. In another system, SAP RFC service and type manager is running. I want to call an...

View Answer   |  Jul 27 2005  10:55 AM GMT
Security, SAP, mySAP Supplier Relationship Management
asked by SAPseeker

  0 pts.

How can I get into SAP security?

Hello, I would like to get into SAP authorizations and security -- i.e. the modules 940 950 960. To do this course in England is more than $8,000 (in U.S. dollars) and just I do not have that kind of money. I'm wondering if anyone has suggestions on how to get certified. I've heard that in...

View Answer   |  Jul 25 2005  4:40 PM GMT
Security, SAP, mySAP Supplier Relationship Management
asked by needSAPhelp

  0 pts.

FI-AA Field status variant dependence on transaction code

Hi Experts, This is question is related to SAP R/3 FI - Asset Accounting module. We are in SAP version 4.6C. We would like to have Plant (ANLZ-WERKS) and Cost Center (ANLZ-KOSTL) as input fields in transaction code AS01 (create asset master record), but as DISPLAY ONLY (NON-MODIFIABLE) fields in...

View Answer   |  Jul 25 2005  3:22 PM GMT
SAP, MySAP, mySAP Accounting
asked by Krish60

  0 pts.

A/P Checks with signature

Can anyone help ? I have been looking at the sapscript that print the signature on the A/P checks. However not able to figure out where the signature is stored at. I believe the signature is not stored in the printer, right ? A company logo would be stored as a TIFF file. However signature does...

View Answer   |  Jul 20 2005  5:23 PM GMT
Security, SAP, mySAP Accounting
asked by joycesvp

  0 pts.

A material with several units of measure

How would you handle a material with several units of measure ? Would you update this using BDC ? Is there other better way of doing this ? In the purchase order, what is the difference between order unit and the order price unit (purchasing) ? Any suggestions are welcome. Thank you.

View Answer   |  Jul 20 2005  5:18 PM GMT
SAP, mySAP Accounting, mySAP Financials
asked by joycesvp

  0 pts.

Converting Purchase Requisition to Purchase Orders

How can i convert purchase requisition to purchase orders manually or automatically ? The purchase requisition is created from sales orders. I do not use MRP. Thank you in advance.

View Answer   |  Jul 15 2005  9:23 AM GMT
SAP, mySAP Supplier Relationship Management, MySAP
asked by joycesvp

  0 pts.

Who's implementing .NET connector?

Is anyone in the process of implementing NCo (.NET connecter)? I have searched online on many sites and can't find any information. I'm wondering if there will be a market for this field.

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

  0 pts.

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.

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.

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.

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.

1 - 20 of 28
<<PREVIOUS 1|2 NEXT>>