Re: New fields at client master data NF-e 3.10
Re: Is there a future after PowerBuilder 12.6?
Having one tool in which we can develop both classic PowerBuilder applications as well as .NET applications is something I've already suggested in another forum. That’s why my suggestion to migrate to PB.NET came with some big IF’s. IF SAP makes it faster, IF SAP gets rid of all the bugs, and IF SAP shows full commitment to the tool to increase its features.
PowerBuilder is a tool, not just a language. And as a tool it has done a wonderful job integrating two technologies, Windows applications and SQL data sources, by means of the Datawindow. But software technology has followed new directions since PB appeared and PB has not been able to fully adapt to this changes. These include web development, in the form of HTML page generation and client side programming (e.g. JavaScript), and mobile apps development. These new paradigms involve not just two but three or more technologies which demand new tools to integrate them so again we can easily develop applications for them.
But also the new .NET programming model for developing applications for Windows introduced by Microsoft in the beginning of 2000 signaled a clear direction as to where Windows applications development was headed in which standard, intermediate, managed code is produced by whatever syntax you like. So IF you don’t want to develop web applications and IF you don’t want to develop mobile apps then PB.NET makes good sense as a migration platform for current PB shops that currently develop for the Windows platform but are stuck with what PB Classic offers and need the extended functionality of .NET.
I don’t see many differences working with the PB.NET IDE than with PB Classic IDE, besides the issues already mentioned. I know it’s a different IDE but one should be up to speed in a week or two. The IDE is built so you are able to do the same as with PB Classic (e.g. the Datawindow painter is there). And I expect the gap between PB.NET and PB Classic to reduce in the future (IF SAP shows commitment) until there is no difference at all. Maybe this will take SAP less time than it will take to rewrite PB Classic to enable it for .NET programming.
Arquivo de cobrança CNAB240 Febraban
Boa Tarde estou com um problema no arquivo de remessa cobrança CNAB240 Febraban no campo número de documento posição 63-77 segmento P, pois está sendo preenchido com zeros ao invez de preencher com o número da Nota Fiscal presente no campo XBLNR tabela BKPFe REGUP.Alguém saberia qual a possível solução? Pensei em aplicar as notas 1087535 e 1097455 não aplicadas no ambiente.
Obrigado Caio Sylos
Re: Installation Error: Lumira Desktop 1.22
Thanks a lot. It worked.
- Mayank
Re: Receiver determination condition for checking the node not exist
'Processing log' block to SOLMANREQU
Hi All,
Is it possible to add 'Processing Log' Assignment block for Reporter role (SOLMANREQU/ZSOLMANREQU business role) in Incident?
--
thanks,
Yessen
Re: Iterate over componets of an analysis
Ben, do you actually want to access the components in dynamic way on the BIAL scripting or in the JS side?
Basically the components as you see them in Designer are living on the server side. Of course every component has a UI representation in HTML, but this is just the UI representation.
There is for sure some internal array with all components, but it is not intended to access it from outside.
E-mail notification with html attachment.
Hi,
I am configuring E-mail notification for system monitoring and Connection monitoring in Solution Manager. It is working fine except that in my mail there is an HTML attachment and i just want to receive the alert and no attachment. Where is the configuration for mail attachement is done in Solution Manager (7.1 SP7)
Thanks
Re: SAP Help?
SAP Community Network is a place where you can ask questions about SAP products and people who use them or even SAP employees will try to answer them. The answer is not guaranteed, but possible.
If you have an issue/error that needs guaranteed answer - you need to use SAP Support and open a support message for your product. (see support.sap.com)
Re: Busqueda Formateada no Actualiza
Es correcto, si pones otro campo como lo comentas funciona bien, supongo que el problema radica en la configuración de columnas separadas, desconozco si en versiones anteriores funcione bien la búsqueda teniendo habilitada esa opción.
Podrías poner las columnas de dimensiones antes de cantidad o de precio para que obligues al usuario a seleccionar los centros de costo y bases tu búsqueda con formato en la columna cantidad o alguna otra que esté después de las dimensiones.
Saludos.
Re: Add Oracle Function into an existing Universe model
Hi mbuki,
The Oracle Function is treated as a stored procedure in BI. Stored Procedures are only supported through a UNV or Universe Designer. Unfortunately the bad news is that a stored procedure cannot be added to an existing universe. They must be inserted into a new universe.
To Create a new universe,
You must select the check box Stored Procedure under the connection.
Then below the Table browser select the Stored Procedure you have created in your DB.
There are special supported capabilities for Oracle
only procedures that return result sets as table and cannot return integers, strings or cursors and must always contain a select statement.
The Data Access guide and the Universe designer guide have more information and you can find your version guides HERE: >
http://wiki.scn.sap.com/wiki/x/5INeFw
Jacqueline
Re: A Power User Can Not Send Data - BPC Release 7.5.112.07 MS
Hi,
This work status is on application level you have to do setting on application set level
see the screen shot in my post
sushant
Re: Change usage of inherited identifer
Dear John
the inheritance depends on "template". If I rmember correct: only if you have set upproperly the "relationship" with "suitable" inheritance termplate you can "overwrite" on target without the risk that if source changes target will be adapted. But Identifier are some kind of "special" in context of inheritance. Check:
Editing Inheritance Templates - Specification Management (EHS-BD-SPE) - SAP Library
Context: Permitted change options
C.B.
Re: A Power User Can Not Send Data - BPC Release 7.5.112.07 MS
Re: Display long message
This solution works.
Re: connect AWS HANA One to Solution Manager
Hi Rob,
To login as root user you need to follow these steps,
1) SSH to the instance using "ec2-user" and key associate with the instance.
2) Once you are in the instance as "ec2-user" , "sudo su" to convert to root user.
3) Now you are running as root user and for changing to hdbadm user run "su - hdbadm" .
Thanks,
Priyank
Re: Windows SDK for .NET Framework 4.0 or higher must be installed.
i too have the same problem when try to load the Web service proxy in PowerBuilder .NET 12.6.
Re: Sending Email to multiple People
Imran,
To make it simple, importing parameters would be the values on the basis of which you need to get the email IDs and the values which are already present in workflow containers.
Exporting parameter would be a value of type ADR6-SMTP_ADDR or PA0105-USRID_LONG (you need to find out the table type for this to get multiple emails in a single parameter).
Richa.
Re: Changing version of Excel that BPC web client opens
We have a packaged version (Excel with EPM add-in) that is delivered via Microsoft System Centre that users install, even though they still have the "desktop" version in Figure 1 above. This packaged version (Figure 4) is what I want BPC web to open up.
Figure 4 - Packaged Excel is a virtual version
Re: Batch Number Selection: Auto Select for all rows at once / Document at once
Hi,
For you reference this is manual activity you have to select batch for your respected item and there is no option for auto select
And please refer to this related thread
Batch Number Transaction issue
Regards
Bhanu