Re: SOAP header authentication for external webservice to use in WebDynpro Java
hi Amol, you are looking into something like this: MDL[ModelInstance] modelInstance = getModelInstance(MODEL_INSTANCE_KEY); Request_[Operation] request_Operation = new...
View ArticleRe: How to set color of individual cell of a column through absl script
Vijaya, Have you tried to set up a element in the Business Object that represents the code value of the cell color you want to set? Then, within ABSL you can update that element through ABSL, and set...
View ArticleRe: Count Where
Hi Parag, RoomID has been defined as a char or number? if its number avoid double quotes.Try something like this. Count([RoomID]) where ([RoomID] inlist(2456;1406)) Cross check syntax of inlist() in...
View ArticleSNC User Administration
SNC Experts, I want to get some input on user administration in SNC. How many organizations have SNC user administration outside of their IT Security team - that is, not done by the same team that...
View ArticleRe: Multiple times same UD codes are appearing in QA11
Hi Aditya, You need to check the option Selected set in same plant in inspection type customizing : Regards,Ayoub.
View ArticleRe: Final Issued Manual in IW32
By the way, PM related threads should be opened on the space Enterprise Asset Management (SAP EAM).
View ArticleRe: Sap Business dejo de Funcionar Cuando exporto a Excel
Hola Guillermo, Valida si pasa lo mismo con el usuario en otras estaciones de trabajo, o prueba con otros usuarios SAP en ese equipo ejemplo con el manager. Prueba también si es solo exportando a Excel...
View ArticleHow do you create a measure using percentile_cont with multiple parameters?
I'm brand new to the Information Design Tool, but have been doing database work for decades. I'm working on a rather complicated universe to try to report on multiple turn-around time intervals on lab...
View ArticleRe: Multiple times same UD codes are appearing in QA11
Thanks Buddy, I figured out it and did the configuration
View ArticleRe: Errors with contract clause question type and contract generation
Hi Przemyslaw,It might be best to create a message with SAP and provide all the above details along with the debug logs. Regards,Vikram
View ArticleRe: Goods issue of non-backflush articles
During confirmation if the stock is in the right bin(control cycle) then system will consume from there using the MvT 261. Check the reservation whether the Storage type / Storage bin are getting...
View ArticleRe: Disable Code check from UI5 application
Fundamentally there is no way to prevent the client seeing the code that you serve, since this is what the client requires to build and render the page to the user. Even if somehow you disable the...
View ArticleRe: Can we export to excel with sheets?
i guess that would be using visual studio to do it? I have done excel in that but this would be time consuming for sure.
View ArticleRe: Intercompany scenarios for trading company
Hi, Up to point 8, it is clearly third party scenario, but the point 9 overrules that When you do not have Physical Stock with B, how will you create outbound delivery and PGI? Instead vendor C can...
View ArticleRe: Sap Business dejo de Funcionar Cuando exporto a Excel
Buenas tardes Guillermo por default cuando exportas te lo deja en la unidad del servidor donde esta instalado el SAP, esto sucede cuando el equipo se desconecta de la red o no puedes accesar a los...
View ArticleRe: Windows event log
Hi Jeff, Thanks so much for the info.But I am getting the log in a different place. I think that is because I am running on a VM that is 32 bit. But I also wanted to know if there are options to change...
View ArticleRe: Campo almacén por defecto
Hola, el campo es DfltWH SELECT distinct T0.[ItemCode], T0.[ItemName], T0.[DfltWH] FROM OITM T0 INNER JOIN OITW T1 ON T0.ItemCode = T1.ItemCode WHERE T0.[ItemCode] =[%1]Saludos.Alessandro.
View ArticleInteraction Center E-mails and The "RE:" Problem
From the interaction center, we are using mail forms with dynamic attributes, specifically the customer's original subject. However when we respond to the customer message, our system does not include...
View ArticleNW SSO 2.0 With Kerberos only authentication fails sporadically
Hi, We have configured kerberos only authentication (NW SSO) for all our SAP systems. The single sign-on works perfectly fine. But in our production systems there are 9 app servers. We have activated...
View ArticleRe: Campo almacén por defecto
buen dia Jorge está en la tabla OITM el campo es DfltWH saludos
View Article