Map GBP bank detas to UK customers and Euro to export
HI All I'd like to set the system up so I can allocate my sterling bank details to print for my UK customers on their invoices and my Euro bank details to print on invoices for my export My system...
View ArticleRe: Aging Report gives correct balance, but does not show payments on account...
Thank you. This does work!! Amazing as now I went account by account and it matches for all but multi currency which is fine. This is really helpful as I spent all day trying to figure this out!!
View ArticleRe: Aging Report gives correct balance, but does not show payments on account...
The one question I have is there a way to ask for as of date , so it shows you as of this date what the balance was for each bucket?
View ArticleRe: Mapping Sales Invoices with Delivery Notes
Hi Jessica Close the Thread marking Correct Answer. With Regards Balaji Sampath
View ArticleRe: List of System Variables
Hello Natalia Ujlaki, I am having trouble with this and now I see that this post too old, maybe that is that reason for what you are saying here is not true anymore. When you hover around a field with...
View ArticleRe: picture size exceeds limit
Hi, Please check below threads:-Pictures / Image size in Item Master Data importing pictures into the item master data | SCN Picture size exceeds limit  [Message 183-5] | SCN Thanks.
View ArticleRe:Query for Statewise Sales Analysis Report involving two years..!!
This query is not working in my setup. please help me out. regards,nadia
View ArticleLinking OINV to OCRD
I am trying to write a quick query in B1 and am having difficulty linking the OINV table to the OCRD table. The reason I need to do this is that the city and state of the Ship-To address is in OCRD in...
View ArticleRe: Linking OINV to OCRD
Hi Akil, try with this selectt1.*from OINV tojoin CRD1 t1 on t0.CardCode = t1.CardCode and t0.ShipTo = t1.Address and t1.AdresType = N'S' This will give all shipping address fields related to an...
View ArticleRe: picture size exceeds limit
Hi Nagarajan, I have checked these 3 links and none of them resolve my issue. My file is a jpeg, and the base file is 700kb. I have tried getting it down to 25kb and it still won't import. I have set...
View ArticleRe: 180 days - customer aging report
Hi Allan Try this,--begin querySELECTT1.CardName AS 'Customer Name',T1.CardCode AS 'Customer Code',CASEWHEN T0.TransType = 13 THEN 'AR Invoice'WHEN T0.TransType = 14 THEN 'AR Cred Memo'WHEN...
View ArticleRe: Linking OINV to OCRD
Hey, If you use B1 version >= 8.x you can use the address record. If your address is coming from BP Master data than you can try the table INV12 to check the adddress record. (every document table...
View ArticleWhen two payments come in on the same day how to show the sum of both
I have last payment and amount on my AR query. The issue is when two payments come in on the same day it will only show one of the two. Does anyone know how I could ask for the last payment based on...
View ArticleFile system full
Hi All, Last 4 day's facing issue regarding Printing when user gives print all print goes on error Error Message - File system full (file Drive:\usr\sap\[SID]\D02\data\000001807300001.[SID]) Drive has...
View ArticleCrystal report sample for Sap Business One
Hi , I am starting to work with Crystal report. Can anyone provide me sample crystal report for using with INV1 and OINV table ?or any sample report from like trial balance etc. thanks for helping
View ArticleRe: crystal report join
Hi Hool Use Left Outer Join for Connecting the table. With Regards Balaji Sampath
View Article