Questions tagged as 'sap'

1
answer

extract sap text and copy in excel - SAP Script

It's been a while since I said hello. I wanted to consult about this topic that I am seeing very recently that are the scripts to automate processes with SAp from Excel. In particular I'm doing a script to generate dispatch guides from SAP...
asked by 06.09.2018 / 22:21
0
answers

SAP B1: How can I pass the Company Name I am working on, as a parameter to an external application or a Crystal Report report?

I work in a corporation that has several subsidiaries, and it uses the SAP Businness One Accounting System. I need to make a report, which can be parameterized by the Company Name, which is being used by the user. Example, User 'A' is working...
asked by 17.07.2018 / 18:49
0
answers

How to publish a bsp sapui5 application in the Web Application Builder?

I am trying to publish a bsp that contains a sapui5 page that attacks a Gateway service. I have already created the bsp and published against the server where the gateway service is hosted, but at the time of executing the index....
asked by 24.07.2018 / 14:12
1
answer

Does anyone know how to connect to SAP tables to develop a web application?

what's up ?? My problem is that I am developing a web application for a company and it uses the 'SAP' program to control all its data. This software has a database with tables as if it were mysql, but the problem is that I do not know how to...
asked by 18.07.2018 / 20:58
0
answers

SAP from Excel macro looks different

I have recently learned to implement within an Excel macro a connection with SAP to extract the information that is necessary. The macro works perfectly but, while it is running, SAP looks differently, changes colors and missing elements. This i...
asked by 11.05.2018 / 21:09
2
answers

Configure sp Crystal reports to directly print a report

Currently I am developing several reports for the company in which I work, the reports are designed in crystal reports. My big drawback is that to be able to print the reports first I have to export them to pdf and then if I print. My question i...
asked by 26.04.2018 / 16:20
0
answers

Syntax in sap fiori

Hello I have a question, I read here the objects and libraries but since they do not give examples sometimes I do not know exactly how to add a element I do not know how to declare a method, property, event or associations n is that I do not k...
asked by 18.01.2018 / 14:59
1
answer

Problem with sending Parameters Nusoap PHP to SAP

I have a problem when doing a PHP integration (nusoap) with SAP, the connection responds 200 OK but returns a NULL value, I think the error is in how the parameters pass, this is the code: $client = new nusoap_client($wsdl, true); $cli...
asked by 06.07.2017 / 22:06
1
answer

Conflict between SAP and Microsoft Outlook Reference 15.0 Object Library in Macro Excel VBA

I have a conflict in my macro, when I added the Microsoft Outlook 15.0 Object Library reference in VBA, all other SAP related macros do not work in the line of access code to the transaction. Does anyone know what can be due? This is the c...
asked by 24.10.2016 / 13:40
1
answer

Formula of accumulated Balances Crystal Report

I am wanting to generate a field in my Crystal report that calculates the accumulated balance according to the payments that are made, basically the total - 1st payment = balance1 - 2nd payment = balance2 and so on in each record. I attach an im...
asked by 22.10.2018 / 22:53