SAP Development Questions and Answers

Recent IT Questions

101 - 119 of 119
<<PREVIOUS 1|2|3|4|5|6 NEXT>>

Outputting report data to MS Excel.

Hi, I have created a new ABAP report which outputs in ALV format. The problem is that when I try to output to MS EXCEL with the keys CTRL+SHIFT+F7, I get the error message: ?Message no. 0K412 Template not found in BDS - Layout: Template-Guid:?. Any help and advice on this would be much...

View Answer   |  Apr 5 2005  11:55 AM GMT
Basis, SAP development
asked by MikePallister

  5 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.

Flat files vs. EDI

I need to send purchase orders to vendors via EDI for R/3 v46B. Couldn't I just send a flat file (text file) containing the purchase orders to the vendors instead of using EDI? What is the difference between sending a flat file and EDI? Please post your thoughts!

View Answer   |  Apr 4 2005  12:22 AM GMT
SAP development, ERP
asked by sillyITgirl

  0 pts.

Using IDoc to automate entry into transactions FB70 and FB75.

I am implementing a project to automate the manual entry of invoice and credit memo data into transactions FB70 and FB75. What type of IDoc and message type must I use in order for me to pass this information into SAP? Thanks.

View Answer   |  Apr 1 2005  10:49 AM GMT
SAP, mySAP Application Link Enabling, mySAP Financials
asked by zachman

  0 pts.

Authorization in SAP

Hi, If I find out all the authorizations objects that a particular user has, and using that get the transactions that uses those authorization objects, I will get the list of transactions along with the details of what the user can do within that transaction.i have this list and now to get to...

View Answer   |  Mar 24 2005  0:45 AM GMT
Security, SAP, Basis
asked by PinkyV

  0 pts.

Using SAP EDI

Hello, I am new to SAP EDI. I like to send purchase orders to vendors via EDI. Can i use BAPI or Function module or BDC to do it ? Would this be like creating a flat file and send to vendor ? Must i use IDOC since i am sending info out to vendors ? What are the requirements to perform an EDI...

View Answer   |  Mar 21 2005  4:18 PM GMT
SAP, Basis, EDI
asked by joycesvp

  0 pts.

Two reports in one ALV program

Hi All, Is there a way to have two different reports in one abap program that produces the reports by ALV? If yes, what do I need to do to accomplish this? Thanks, Marta

View Answer   |  Mar 14 2005  3:20 PM GMT
SAP development
asked by MartaKovacs

  0 pts.

Monitoring changes to SAP background jobs

SOX requirements have us searching for a way to monitor changes (adds, changes, deletions) to background jobs. We have investigated logging table changes for tables TBTCO and TBTCP but the table change reporting is not very user-friendly and does not provide what we need. Does anyone have any...

View Answer   |  Mar 14 2005  10:52 AM GMT
SAP, SAP development
asked by jblquist

  0 pts.

SAP BAPI CommitWork error DCOM Connector

I have a VB program using BAPIs with the DCOM Connector. The BAPI object and session object are exported to an MTS server machine. In the VB program I create a global OSession object and logon to R/3 at the form load event. In one function I instantiate the BAPI Object locally with Set oBO =...

View Answer   |  Mar 10 2005  1:04 PM GMT
ABAP, Visual Basic, SAP development
asked by floridaguy51

  0 pts.

Table containing the text for authorization objects field

Hi, 1. Can anyone tell me the name of the table which has the text for the authorization objects field. e.g. authorization object :a_a_view field: view. where do i get the text for these fields?

View Answer   |  Mar 7 2005  6:55 AM GMT
SAP, Basis, R/3
asked by PinkyV

  0 pts.

SAPFAQ - I don't get any emails - Why?

Hello All, I've been a long-time member of SAPFAQ and last week I had to change my email address because I finished a project. Since then I haven't received one single email. What has happened? (I just called TechTarget, the company that recently purchase SAPFAQ, and they were not able to figure...

View Answer   |  Mar 4 2005  3:50 PM GMT
SAP, Basis, MySAP
asked by MartaKovacs

  0 pts.

ABAP SELECT-OPTIONS

I noticed a strange thing. The requirement is straight. The report program runs as a background job and needs to spool data into multiple files in different folders. For this I gave a select-option for the filename on the selection screen referring rlgrap-filename (128 chars). But strangely enough...

View Answer   |  Mar 3 2005  2:40 AM GMT
R/3, SAP development
asked by amar21nath

  0 pts.

SAP Abap (Smartforms)-2

Is it possible to specify our own page format (Paper size) in Smartforms, I need the page format size as 210 mm x 320 mm. Or please specify how to eject the printer after printing one sheet.

View Answer   |  Feb 28 2005  6:12 AM GMT
ABAP, R/3, SAP development
asked by lavanya

  0 pts.

SAP Abap (Smartforms)

Is it possible to specify our own page format (Paper size) in Smartforms, I need the page format size as 210 mm x 320 mm. Or please specify how to eject the printer after printing one sheet.

View Answer   |  Feb 28 2005  6:10 AM GMT
SAP, ABAP, R/3
asked by lavanya

  0 pts.

Printing Tabs in a barcode

Hello, We are printing multiple barcodes in a smartform. We want the barcode reader to jump from one barcode to another when it reads it. Does anyone know how to print a tab to the end of a barcode in a smartform? thanks & regards

View Answer   |  Feb 24 2005  5:56 PM GMT
SAP, SAP development
asked by nVijay

  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.

Duplex Printing from SAP

Hello, We are having a printer which supports printing on both the side of paper. From windows we are using this functionality. Now, we would like to use this from SAP also. How to enable this duplex printing from SAP? Thanks in advance.

View Answer   |  Feb 15 2005  12:21 AM GMT
Tech support, Hardware, Security
asked by dharmeshd

  0 pts.

BAPI & Java Connection

Hi guys, I made two BAPI?s to be called by Java. I?m a bit confused whether I still need to create BOR for this two BAPI?s? If yes, can I combine them into one BOR? After BOR creation, what else do I need to check or create? Thanks a lot. cheers, aNNa

View Answer   |  Feb 6 2005  9:44 PM GMT
SAP, SAP development
asked by aubrey

  0 pts.

EDSDC table updates

I'm looking for an alternative solution to having the BASIS team open the client so that I can update table EDSDC for new EDI trading partners. This is time consuming for them and our EDI team. This table is not transportable. How do other customers perform these updates? Any help will be greatly...

View Answer   |  Feb 2 2005  4:16 PM GMT
Basis, EDI, R/3
asked by davegus

  0 pts.

101 - 119 of 119
<<PREVIOUS 1|2|3|4|5|6 NEXT>>