SAP Development Questions and Answers

Recent IT Questions

61 - 80 of 119

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.

Creating material with Automatic PO

I need to create purchase requisition from sales order. In the material master, it is required that 'Automatic PO' be checked, right ? If this is checked and the material is used for regular purchase order (no requisition), would the material be applicable to both scenario ? I do not use MRP. ...

View Answer   |  Jul 15 2005  9:28 AM GMT
SAP, mySAP Supplier Relationship Management, MySAP
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.

Sales order billing

Hi All, I need help with regard to sales order billing. We are using version 4.5B. Scenario:I have a sales order to be billed and we have a BDC program to do billing using VF01. Issue: If a line item has been rejected on the sales order and when we try to bill the sales order through the BDC...

View Answer   |  Jul 11 2005  7:43 AM GMT
SAP, MySAP, R/3
asked by jpavan04

  0 pts.

Configuring Sales order linking to PO

I like to link between sales order and purchase order for dropship goods to customers. What is the correct sequence in linking the two doc ? Do you link sls order to po ? OR do you link po to sls order ? Say in this scenerio i like to link from sls order to po. Once i create a sls order,...

View Answer   |  Jul 8 2005  10:55 AM GMT
MySAP, mySAP Financials, R/3
asked by joycesvp

  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.

BAPI_PO_CREATE not working

I am trying to create a purchase order using bapi_po_create but does not work. Not sure what's the right parameters to pass in. I entered the po number,po hdr, po item but to no avail. Can anyone help ? Would there be another function module to use ? Thanks in advance.

Answer Question   |  Jul 6 2005  11:53 AM GMT
SAP, Basis, MySAP
asked by joycesvp

  0 pts.

Substitutions

Hi Guys, I have a document generated by the system; the line item (in this case line item 2) does not contain reference to the vendor number (4000150). However line item 3 does. Item Vendor G/L Acc Account Assignment 1 - 133143 20050628 2 - 27600 20050628 3 4000150 ...

View Answer   |  Jul 6 2005  8:43 AM GMT
ABAP, mySAP Financials, SAP development
asked by TshepoM

  0 pts.

Materials used in sales orders

I need someone to clarify on this. When you enter a material num in sales order, the material would first be created in Material Master. I heard that one may not need to have materials created in MM before using it. Is this true ? If so, what needs to be done to accomodate such scenario ? I am...

View Answer   |  Jul 1 2005  9:24 AM GMT
SAP, MySAP, R/3
asked by joycesvp

  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 get the modificationtime of a table, structure or record with

Im searching for a standard/general way to get the modificationtime of either a table, structure or record in a javaprogramm wich usese JCo to connect to SAP. Is there one and how does it work? Thanks for answering.

View Answer   |  Jun 20 2005  12:59 AM GMT
SAP, SAP development
asked by ichbins

  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.

Remote Function call in BW Process Chain

We are new to SAP. We have SAP R/3 4.6C and BW 3.0B. We want to create a Process Chain in BW to call several ABAP programs in R/3 before executing an infopackage in BW. The BW documentation recommends to create a program or an RFC? local in BW to call the R/3 programs, otherwise the Process...

View Answer   |  Jun 7 2005  1:48 PM GMT
ABAP, Business Information Warehouse, SAP development
asked by bdfgsbw

  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.

61 - 80 of 119