Re: Help With Query To Check All Open PO's
Hi, Assume you have more than 100 open PO with different due dates. How to display such display each date with total quantity. Your report becomes so big and is not in readable format. better go by...
View ArticleRe: windows AD authentication hanging then fails
Sebastian, I've enabled the kerberos debugger and have been looking through the stderr.log file. These are new to me but I'm trying to identity any clues as to why the attempt to login with manual AD...
View ArticleRe: dashboard properties
Hi Kalyan, All the properties set for the BO services are stored in the CMS repository and not into flat files or OS registry. Regards,Niraj
View ArticleRe: Chart with different data sources
if you are using always the same source you can use the swap dimensions and options like add and remove dimensions via script. In case that is not what you are looking for you can also use the Design...
View ArticleRe: row query differ formula
You may use case clause to try: UDF_A - UDF_B * (Case Dscription WHEN 'M1' THEN UDF_C WHEN 'M2' THEN UDF_D END)
View ArticleRe: Change log for changes made by 'Permission override' user
Hi, About 10. So that means I have no other choice by asking and relying on their honesty? Ok Thanks
View ArticleRe: Cannot import Incoming Payment On Account
Hi, Please refer SAP note, general importing tips, 865191 - Data Transfer Workbench (DTW) Troubleshooting Guide Also check this thread Upload Incoming Payment using DTW Thanks & Regards,Nagarajan
View ArticleRe: FM or BAPI To Create Vendor Master
Hi Rob,I want use this BAPI or FM to call in Non-SAP Program, are you sure this program RFBIKR00 can do that? Thanks
View ArticleRe: How to catch custom exception in sync interface
Hi Jonathan Can you provide more details on the external web service:- is it a SOAP web service, or an ABAP proxy on another system?- does it provide you any WSDL for the definition of the service?- is...
View ArticleRe: Help With Query To Check All Open PO's
Hi Rahul, Try this first: SELECT T0.[DocNum] as 'PO No', T0.[CardCode] as 'Supplier Code', T0.[CardName] as 'Supplier Name', T0.[DocDate],T1.[ShipDate], T1.[Currency] as 'Cur', T1.[Rate] as 'ExcH...
View ArticleRe: Chart with different data sources
Nice to see all the DS gurus jumped on this issue starting from Tammy.Let me try and let u know tomorrow. thanks a lot.
View ArticleRe: Trash Can and Deletion flag set CJ20N
any more suggestions to stop DLFL(only when deletion flag is set) ; either in validation or in user exit it shoukd stop.
View ArticleRe: Slowness with setTableLocation when using Java 8 (1.8)
Hi Joseph, I don't have any idea about Crystal Reports but from java side there are some performance concerned raised by Developers like compilation is slow but some of Developers experienced better...
View ArticleArticle not getting taxed in SO
Hi all, I have a scenario where we create SO for a particular sales area and are coming across a particular set of variables in which tax is not getting calculated at item level. The only changing...
View ArticleRe: Issue with Information Steward Connections
Unfortunately renaming or modifying existing connections is not supported. This is definitely a constraint that I would like to see reviewed in the future. In our system we don't have write access to...
View ArticleRe: kapsel offline support for Windows8
Hi Kaushik, As per SAP Note 1933857, Kapsel SDK doesn't support Windows 8 RT. Looping Dan Regards,JK
View ArticleRe: Multiple Odata metadatas in offline mode
Hi Henry, Since you want to access all backend URLs through same SMP Application id, why dont you whitelist all URLs in SMP app id? (Admin cockpit>Backend) Have a look at...
View ArticleRe: Question about pricing in Purchase Orders
This pretty simple to test if it would happen. Just go to me21n and create a PO enter the G vendor number at top and any article for which price is maintained under p vendor in item detail. If the...
View ArticleRe: user defined search for target structure XML in PO 7.4
Hi Amit, Thx for your reply. I did like you said and I am still not getting any result while test search criteria. Message does not have any payload fields that match the available search criteria is...
View ArticleRe: Valid SA Pricing Condition, Amount 0 when MIRO
I don't understand how your scenario's contradict at all. Your first scenario you have open GR, so you can match a PO in MIRO, a $ value appears. The second scenario you don't have open GR you said....
View Article