Re: Transaction log Report
Try this query: SELECT T0.[TransId],T0.[U_BA_REF], T1.[U_BA_REF], T2.[U_NAME] as 'Updated User', T3.[U_NAME] as 'Created User', T0.[CreateDate], T0.[UpdateDate] FROM OJDT T0 left join AJDT T1 on...
View ArticleRe: Error while opening Enterprise Portal
Hi Nikhil, This seems to be shared memory issue .Please do following 1.Stop the application and kill all the old running process2.cleanipc <instno> remove(for all the instances)3.check if there...
View ArticleRe: EditText, Date data source
Hi Jean,I have never try the B1Studio with VB.In C#, once we add the EditText in B1Studio, I would highlight the EditText and go to the properties.Under this property, there should be events listed. On...
View ArticleRe: Sales order, Purchase order and Goods receipt PO
Based on above screen shot, you have created PO from SO through procurement document. Try this query: SELECT T0.[DocNum], T0.[DocStatus], T2.[DocNum], T2.[DocStatus], T5.[DocNum], T5.[DocStatus] FROM...
View ArticleRe: WOCR Packing profile not triggered
Hi Suraj I will send the log once i Logon. I tried removing the packing profile from the wocr, the WO was able to pick the wocr. In fact i had specified the 0BDL in warehouse control also. Karthik
View ArticleRe: printing error
Hi , It seems some issue related to Variables used ,please check below threads if they are helpful Printing Error:Invalid variable number (RPT -6300) Invalid Variable Name Regards,Murali
View ArticleRe: Proxy to Sftp with mail.
Hi Manoj, Do did you split your scenario into 2 interfaces? 1. Proxy -> PI -> SFTP 2. SFTP -> PI -> Mail I did something similar before but the CSV file is sent as attachment to the proxy....
View ArticleRe: Cannot delete Package Link due to being "used in schedule"
Hi Alex, You can disable the schedule link from EPM Add-in menu Data Manager->View status->View schedule status-> Then you can right click on the schedule and select delete schedule. Best...
View ArticleRe: Automatic Wokflow/Message trigger on Completion of Operation.
Hi Venkata, Well, which operation you are talking about here. Normally, workflows trigger automatically only on a standard event. In general, if you want to automatically trigger the workflow, simply...
View ArticleRe: BOBI 4.0 unable to login CMC, server error after I installed crystal report
Hi Mahesh,I Think uninstalling Crystal Report might affect DLL/Java library files and there might be problem in running BO server/services.ABID
View ArticleRe: Batch Search for SD / WM
Bin characteristic which you mentioned it looks like you have the Bulk storage hence i don't think that Batch search will be a good option as system can propose the batch based on SLED however it is...
View ArticleRe: how to set navigation ability to inactive in WAD
Hi Ali, Did you already to uncheck the ACTIVATE NAVIGATION in the BEHAVIOR section of your analysis item? Regards,Loed
View ArticleRe: How to draw chart according to the grouped crosstab?
Hi Abhilash,I have done it.I've put the chart against the crosstab at the wrong position.(Currently i have up to 3 groups). Thanks a lot.
View ArticleRe: Bex Query
Hi Kavitha, The keyfigure in which the 0LOC_CURRCY is attached should also be present in the multiprovider (MP).. If the keyfigure is already present in MP, you should also put the 0LOC_CURRCY in the...
View ArticleRe: Download all attachments in Work Manager
I am not considering to fetch all documents during download. It may cause longer sync time.On-demand is first choice, background sending is second.
View ArticleRe: SAP PI empty file to proxy scenario
I'm a little late to this conversation but here are my thoughts. But before that, it would be useful if you specify your PI version and whether it is on single stack or dual in your queries - it...
View ArticleRe: Bex Query: Rows should not be displayed if does not contain any value in it
Hi Suhas, I agree with Bhavin's solution.. You may also try to apply CONDITION.. Regards,Loed
View ArticleRe: SMP3 - AppDevelopment (Agentry):Bundles (and their services) not yet...
Hi Bill,The ATE I use from the Agentry toolkit.Confirmed, WPF client from SDK SP06 PL02 works.Thank you
View ArticleRe: A/P Invoice, Asset number only once
You are right. The asset item cant be brokendown. PO would not check this because it is not linked to JE.
View Article