Re: LocalStorage and sort
Hi Marius,How you are pass your data to local storage?If you want to sort an array/list. you can use .sort function. for example:var SORTKEY = "someSortKey"; var DESCENDING = true; var GROUP = false;...
View ArticleRe: Email Threading : Email Objects has date 31.12.9999
Hi Christian, I had a look at that thread, but it doesn't seem to be useful.I am not able to get due dates on the Email objects that are linked to SR i.e. email objects that are linked as a result of...
View ArticleRe: DBSQL_DUPLICATE_KEY_ERROR
Hi Dipin, for this scenario, there is the addition ACCEPTING DUPLICATE KEYS. So you can write: INSERT ... FROM TABLE <mod_elem_tab> ACCEPTING DUPLICATE KEYS.Then no exception is thrown but the...
View ArticleRe: VA25 how to set DATAB
Good day Alessandra, Not sure how you can do it. But may I suggest that you can create an implicit Enhancement at the end of MV75AO00_TRANSAKTIONS_INIT to overwrite the value of VBCOM-DATAB value with...
View ArticleRe: How to default the External BP Number in Supplier UI
The solution for you is to use internal number assignment and the system will do everything for you. Now, for some reason, you want to use external number assignment. As Kiran said, you will have to...
View ArticleRe: Depreciation 140%
Hi, The same is possible but the configuration should also allow NBV should be negative values allowed and also in Base method the depreciation should be allowed below NBV also. Regards,Malhar.
View ArticleRe: Message: Stocks already exist for the sales order
Hi Shashidhar, can you please share the solution with me? we are facing the same problem; no stock at all (in the current period) but still the same error is generated.With regards,Said Dahmaza.
View ArticleRe: Error 16
Hi Mahboob, Thanks a lot for providing your inputs. Unfortunately this solution didn't work in our case. Do let me know in case there is any other workaround available on this. Thanks,Ketan
View ArticleRe: Error during DBCLONE in Preprocessing Phase
Hi Ning, Thanks for the expert advice. i have increase the memory to 90 GB and it works. Regards,MPeter
View ArticleC4C mashup BO URL opening in new window
Hi, Experts, We have a requirement to show BO Report(Webi report) on C4C account overview page as URL mashup.But when we opening the account, report is completely overriding the C4C screen and opening...
View ArticleRe: Sending PO Attachment from SRM via PI(cXML) to Ariba
Hello Akhila, Thank you for the reply . I will try to send the URL as mentioned and update the test result. Also the Ariba guide mentions about not to be sending the HTTP or '/' tags in the URL and...
View ArticleRe: Availability check in Sales Order
You can show to the users enhanced material search functionality - they may find it sufficient for their specific requirement.There is a very good blog on the subject in SCN - check if your version is...
View ArticleUpgrading ECC 6.0 (SAP Kernel 7.20) from Oracle 10.2.0.5 to Oracle 12c
Hello We have an installation SAP ECC 6.0 , SAP Kernel 7.20 on Solaris SPARC 10, and Oracle 10.2.0.5. Now we want to upgrade to Oracle 12c. we have read a lot information and OSS notes and we have a...
View ArticleRe: Datacarrier
Hi Santosh, in case that you receive error 26 253 please check the application log for your userID after getting the error. In most of the cases you will see an entry here with furhter details about...
View ArticleRe: SAP BO Analysis - Microsoft Office compatible with MS 365
Any update about the support of Office 365 with SAP Analysis for MS Office 1.4?
View ArticleRe: ECM Compa-Ratio report not working
Hi, It looks like you have saved the basic pay record with level = '2' whereas your configuration says '02'. Can you try by changing the level to match what you have configured? Hope this helps. Donnie
View ArticleRe: PO History - difference in GR Quantity and Amount
Can you share what you have on your conditions records.. it seems exchange rate or some delivery condition driving the price in the PO. Check your condition records. IR does not drive posting that...
View ArticleOverwrite function not working in DSO.
Hi Guys, I have a DSO1 with Key field as MATNR and Inspection lot no. , as per the requirement I have calculated Average lot quantity per Material using a routine. The Avg. lot quantity is populating...
View ArticleRe: Data Flow Error - Named pipe error occurred:
The trace messages are usually a bit more helpful in this error case, but when we get this error, its usually when we try to put a null into a non-nullable field, a primary key constraint, or a check...
View ArticleRe: Files need to be placed in Success factors SFTP folder
Hi Muni, Actually till now I didn't see SFSF adapter in PI System i mean I dont have access. I am new to this integration between HCM and SF.Please confirm me which adapter is more secure to transfer...
View Article