Re: Receiver HTTP(S) Adapter - Client Certificate Authentication - correct...
Hi Jochen, You can have any CA you agree to sign your CSR. The CSR does not contain the private key, so your first option above would work. It just doesn't necessarily have to be the receiving...
View ArticleRe: ¿Nuevo campo en Formulario de reporte?
De alguna forma se puede agregar el campo al reporte PDL?
View ArticleRe: FIORI with SAP ERP
Could be useful for mobile devices, but I need know, if I would implement Report Quality Issue which transactions are taken by FIORI applications
View ArticleRe: What is the parameter key for SAP Payment Recommendation Report
Did you solve this one? I am having the same issue in 9.0
View ArticleRe: Personas: how to call Transaction code using a Script Button?
The best way to get started with scripting is to use the "record" feature to record yourself performing the actions you want the script button to automate, and then look at the recorded script and see...
View ArticleRe: Change Resources in a Process order operation
Thank you for your help, both ha've been really helpful. Best Regards..
View ArticleRe: Error al abrir Cliente SAP 9.0 - Muestra mensaje "No hay disco"
Hola AlejandroNo se instaló desde ningun disco. Si tiene addon corriendoLo raro es que funciono bien hasta hace una semana. Luego comenzó a mostrar este mensaje gracias
View ArticleRe: Not able to get Oracle stored procedure return value passed to Powerbuilder
Hello John, I'm not sure if you already found a solution using an ODBC connection. Below the solution with an RPC call: Create a user object (uo_trans) of type transaction with the following local...
View ArticlePicking a dimension value from a crosstab automatically
Hello folks, I have a bit of a unique requirement. Also I am new to Design Studio 1.3. I need to capture a dimension value ( email) on the fly based on the selection of dimension ( customer) from...
View ArticleRe: Money Overflow; cannot display all digits (ODBC-104) [7001-21]
Saludos. Excelente, las notas me fueron de ayuda para resolver el mensaje de error que se presentó al hacer una oferta de venta.Se trata del producto y la medidas que se aplicaron en datos maestros de...
View ArticleError in update of packaging material data in mat. master
Hi all , Actually , when I was going to update the packaging material information in material master , that time noticed whole parameters - blank spaces / attributes of the packaging material data...
View ArticleAccessibility mode settings
Hi, I have accessibility_mode = 'X' in my user profile. While accessing ME2N the output has enhanced options and looks better. However this setting doesnt seem to work for transaction PK18. Can you...
View ArticleRe: Problemas con creditos fonacot
Hola Johnatan, Tengo el mismo problema que Rogelio y estoy tratando de accede a tus links, pero me pide un usuario y contraseña y cuando ingreso mis credenciales no las acepta. Será que estoy hacienda...
View ArticleHow to Pass on Dimension Filter Selected values to another Component
Hello Experts,Suppose we've a Dimension Filter, how can we achieve following things:a) When the user selects multiple items from a DimensionFilter(DS1), then we'll use that to filter a Crosstab (DS4)....
View ArticleRe: SAP GTS 10.0 Implementation and Configuration
Hi, You will find most of it on SAP help site. SAP Global Trade Services 10.1 – SAP Help Portal Page Regards,Bilal
View ArticleRe: Need to skip the data load for one of the sub chain.
Hi Jalina, Just do his suggestion mate.. Regards,Loed
View ArticleAuto update Freight Bookings
When schedules (ocean) are changed, is there a way with standard configuration/standard delivered strategy to auto update the freight booking documents?
View ArticleRe: String Concatenationc
HiSeems do not need the DFIRST. LOOP AT IT_ITEM WHERE LIFNR NE ''. SELECT SINGLE NAME1 INTO DNAME FROM LFA1 WHERE LIFNR EQ IT_ITEM-LIFNR. CONCATENATE DLASTDNAME ' / ' INTO DLAST....
View Article