Re: Change Sold to party for multiple sales orders at one shot
I Think you should not able to change sold-to-party for sales orders. You can chnage only ship to party and other partners.
View ArticleRe: Any suggestions on how to handle an intermittent crash that is influenced...
Ah, 10.5 is the runtime included with VS 2008 and there was and only is 1 patch available for it. It's not support in any other version of VS other than VS 2008. Nothing I can do you now... Use VS 2010...
View ArticleRe: SM58-Old Logs
Hello NR, I agree with Amerjit.Before deleting SM58 entries, you need to involve the functional team related to those. SM58 entries store data that an application wanted to post to somewhere else (it...
View ArticleRe: optimizing numeric expression
Thanks Stephan,I change the expression to the one that You suggested; but something is happening with ADS or it can not optimize numeric expressions.
View ArticleRe: Extending the My Travel and Expense app (TRV_TE_CRE) - Hide 'Add Cost...
Hi Rob, Have you tried this on the S4 Custom Controller: onAfterRendering : function(){ var buttonToHide = this.getView().byId("costAssignmentButton"); buttonToHide.setVisible(false); },Regards,Ivan
View ArticleRe: Agentry - must wait at least 2 seconds after entering value to save
No, you can use the newer SDK client with your existing server. You can also just install the client to a new location so you have both the old and new clients on the same machines side by side. --Bill
View ArticleRe: SAP Kernel installation on 2 versions of Red Hat Linux
Hello, The Oracle database does not need the SAP kernel files. However, other dependencies / compatibility issues might arise. I strongly recommend running an SAP system that is supported per the PAM...
View ArticleRe: Dump DBSQL_DUPLICATE_KEY_ERROR in transaction me22n
Searching means Google and SAP notes. Searching ME_UPDATE_DOCUMENT POEXT gives a result -> SAP note
View ArticleRe: Account assignment template in FB60 does not store Vendor account
Hi, When you create the template in FB60, Are you using the option save as completed? Create the template and Go to "Edit>Acct Assignment Templates>Save.When you recall this for posting you can...
View ArticleAuthentication and response of SOAP and HTTP Post
Hello, We have a requirement to integrate two non SAP system(Java application) using SAP MII as a middleware.Lets name the application as A and B.In SAP MII, written a transaction which will be called...
View ArticleRe: Installing a copy of BI Platform for testing
Is the Source and Target has the same location where Business Objects installed? means in the cource, BO is installed in C drive, it should be same in Target also.
View ArticleRe: SSO/ByPassing entering login credentials
Which type of authentication you are using? Steps will vary based on your authentication.
View ArticleAttach PDF for sending email - SAPUI5
Hello Experts , I have some difficulties to do an attach of file in my page. I use a standard app My PayStubs and did some changes like change the form and add a functionality to send salary proof....
View ArticleRe: Link link existing user field matrix
I conducted several research and found a way to change the type and already existing field in an array.I used the function below to work around the problem.The yellow arrow appears not however have the...
View ArticleRe: entry tax for sto
Hi Mukthar Thanks for reply our doubt is credit entry should happen when they are doing Migo , so we need to configure through MM ? please advice Regards Hidyath
View ArticleWrite off of customers
Hi All we have requirement from the client , requirement is when the user has done the write off for multiple customers under one document now out of this customers one customer we have received the...
View ArticleAvaya switches to route PSTN calls to SAP Contact Center
Dear Experts, We have completed the installation of SAP Contact center 7.0.9.0 on development server. Currently client is using Avaya call center systems. Can we use the same Avaya switches to route...
View ArticleRe: How to pass an Array of Objects from SAP UI5 Controller to Jersey Web...
Hi Nagishetty, You're not "forced" to use JSON.stringify to send to Jersey.. - I'm not too sure why you marked the question as answered, because that's not the answer you need. JSON.stringify is a...
View ArticleRe: How to pass an Array of Objects from SAP UI5 Controller to Jersey Web...
Hi Daniel Jersey is receiving a call jQuery ajax POST API, and we need to do JSON.stringify on the Javascript Array. May we know how would you do it if we do not use JSON.stringify to serialize the...
View Article