Re: Ariba on Premise
Hi Steve SAP Sourcing/CLM is the official SAP On Premise solution for Strategic Sourcing and CLM, and as you mentioned Ariba is the cloud counterpart. Ariba OnPremise is not being sold as a net new...
View ArticleRe: NetWeaver AS Java 7.3 EHP1 not starting after a refresh
Symon,com.sap.engine.frame.core.configuration.NameNotFoundException: Configuration [ID15603850] not found in [cluster_config/system/instances]Can you check whether the instance_id is correct in the...
View ArticleRe: TRM integration with FI
Hi Raznan, TRM will require Business partners (BP roles: counterparty for OTC products) and financial instritution that you conclude deal with must be set up as BP Counterparty. Indeed, BP could be...
View ArticleRe: User Mass Management Error after BPC Server Upgrade version 8 SP 11
we faced the same issue in our project, though I cannot see your error screen properly. But I can guide you in right direction. Please check the version of your “ZUJE_MASS_USER_MGMT” or the transport...
View ArticleRe: Inventory Transfer Tracking report
Hi Devraj, Try this below query, Note: Where ever i mentioned 'WIP01' change it to your production warehouseand 'RM01' change it to your stores warehouse. Let me know your feedback.select...
View ArticleRe: BAPI_SALESORDER_CREATEFROMDAT2 not changing customer ship-to-party city...
sorry for late posting, this is not worked for me. thanks for your reply. but i solved the problem.
View ArticleRe: Does anyone have an AR aging summary by customer but showing the aging...
Hi, Try this. I have made changes to get sum. I think this is exactly what you are looking for.This query results data for all customers, if you want for particular customer, then use where condition....
View ArticleRe: how to create check box in module pool program?
Hi Prathmesh, Though I didn't get your exact issue by your post, but you didn't write any code with three check boxes ticked together. Is that the problem? Thanks,Anubhab
View ArticleRe: Number range object by document type
Hi, Number range object is J_1IINTNUM. Go to T.code SNRO. Give this Number range object. click on number ranges icon. You will get it. ThanksKarthikeyan G
View ArticleRe: Supplementary Rules
Hi Claudio! Yes! I have it! The problem that I have is that I can not set two different values for the same field because I get an error message because I am repeating the line. Do you know if it is...
View ArticleRe: Fiori Launchpad - tile templates not available
Hi Masa, I have already implemented this note earlier , but now this note is updated with more patches of UI library, can updating the UI library to latest version will solve the problem ??...
View ArticleRe: Suggestions for Portal Upgrade from 7.1 to 7.3
Hi Raja,Below blogs will help you:Everything you wanted to know about SAP NetWeaver Portal UpgradeBusiness Packages in NetWeaver Portal Upgrade Best Regards,Rajendra
View ArticleRe: Range should not exclude the Record
Hi, either build an internal range table with option 'EQ' and sign 'I' for each constant and check with IN operator. Or do the same with a CASE: CASE bername.WHEN c_9 OR c_10 OR ... OR c_3l. APPEND...
View ArticleRe: datepicker range
Hi Hema, Are you talking about the control sap.m.DateTimeInput ? If yes, then the range will extend till 2024 ( current year + 10 ) . There's no way to override this as of now. RegardsSakthivel
View ArticleRe: Query sorting doesnt sort? workaround?
Hi, You may have to pushdown the ORDERBY to make it more efficient. Your record vol of 90mn is very high, with distinct and orderby on it will considerably slows down. Possible tuning measures are...
View ArticleRe: Default value doesn't work in data window.
Thanks to you both. I must have been familiar with that attribute once upon a time, but now that I've been in mostly maintenance mode for years stuff is falling by the wayside. Chris, I wanted to mark...
View ArticleRe: How to set device auto extend for ase 12.5?
thanks, Mark. check it and find installdbextend not loaded. After run it and it is okay to put this setting. Question is: if the device is created on a raw partition, it will extended automatically,...
View Article