Quantcast
Channel: SCN: Message List - Reporting and Printing
Browsing all 2719 articles
Browse latest View live

Paid A/R Invoices Report

Hello everyone, Im trying to make a report of all the A/R invoices with their respective received payments, the thing is some times they pay the invoices through Internal reconciliation with credit...

View Article


Re: Paid A/R Invoices Report

Hi  Leonardo E. Martinez Try This SELECT T0.DOCDATE AS INVOICEDATE,T0.DOCNUM AS INVOICENO,T0.CARDNAME AS CUSTOMERNAME,T0.DOCTOTAL AS INVOICETOTAL,T0.DOCTOTAL-Isnull(T1.SumApplied,0) AS...

View Article


Form Designer- Display All Base Documents?

I am attempting to get all base documents to display on our A/R Invoice form. The problem with the available database columns is that they seem to only allow me to display the most recent base document...

View Article

Re: Logged in user

hi Colin, i have same problem now (SAP 8.82 pl12). Did you find a solution?I doesn't make sense that the UserCode@ is available for layouts but not for reports.  best regardsMarkus

View Article

Re: Sum a union query

Thank you. Your query and Kennedy's query gave the same result.

View Article


Re: Sum a union query

Nagarajan,Yes I tried your query. The result is the same as mine.  Example result:Item #               Qty00001000          40000001000          -150  What I need is for that item to show as a one...

View Article

Re: Receipt/Requirements date in MD04

Hi Chris Allen, This is the forum for SAP Business one. Please find the correct place to post your discussion. Thanks & Regards,Nagarajan

View Article

Re: Error : Printer device not found

Hi, This is due to Print Spooler Service is stopped. Just try this It will work  Go to services.msc or go to services and search there is service called "Print Spooler Service".Start this service and...

View Article


Re: Problem with Top of page in ALV

HI Sekhar Esampalli This Is SAP Business One Place better post in the right place top get experts answer. check with the link to find the correct place http://scn.sap.com/docs/DOC-18971 Close the...

View Article


Re: Receipt/Requirements date in MD04

Hi Chris Allen.... This Is SAP Business One Place better post in the right place top get experts answer. check with the link to find the correct place http://scn.sap.com/docs/DOC-18971 Close the Thread...

View Article

Image may be NSFW.
Clik here to view.

How can I search on a specific customer in this A/R query. I am getting an...

eclare @d datetimeset  /*Select 1 from jdt1 t where t.duedate*/=[%1] /*Select 1 from ocrd t1 WHERE T1.CardCode*/=[%2] select * from(SELECT T1.CardCode, T1.CardName, T0.RefDate, T0.Ref1 'Document...

View Article

Re: How can I search on a specific customer in this A/R query. I am getting...

Hi, Try this: declare @d datetimedeclare @duedate varchar(20)declare @cardcode varchar(20)set @duedate =1set @cardcode =1/*Select 1 from jdt1 t where t.duedate =[%0]*/ /*Select 1 from ocrd t1 WHERE...

View Article

Re: How can I search on a specific customer in this A/R query. I am getting...

Hi Danielle Napoli TRy This  /*Select * from jdt1 t */  declare @d datetime declare @c nvarchar(100)   Set @d = /* t.DueDate */'[%0]'Set @c = /* T.ShortName */'[%1]' select * from(SELECT T1.CardCode,...

View Article


Image may be NSFW.
Clik here to view.

Re: Print PO (crystal report design) in 9*11" continuous paper

Hi Paul, Unfortunately the only solution that I came up with was to adjust the Paper itselfI recommended to my client to change the dimensions of their customized paper to the standard Letter size.

View Article

Image may be NSFW.
Clik here to view.

Re: Print PO (crystal report design) in 9*11" continuous paper

You must define, in server printer properties in control panel > printers, the paper size, and after that configure the paper size in the printer. Assign the printer to the layout...

View Article


Re: How can I search on a specific customer in this A/R query. I am getting...

Thank you , now the second question I have is if I want to add in a user defined field from the INV1 and some fields from the OINV table to this,  so I can show the details on an invoice is that...

View Article

Re: Print SAP B1 User Name in Crystal Reports

i dont know if you have fixed it but you can create a parameter with the name PrintByUserName@.include this parameter in the report and then you will get printer by sap username.

View Article


Re: need to print Current user Name in crystal report in B1

i dont know if you have fixed it but you can create a parameter with the name PrintByUserName@.include this parameter in the report and then you will get printer by sap username.

View Article

Re: How can I search on a specific customer in this A/R query. I am getting...

Hi  Danielle Napoli You required to link those tables with the above query... Give me ur exact requirement i will try Rgds,Kennedy

View Article

Crystal Reports designer 2011 SP4

Hi,I'm really driving crazy with Crystal Reports and SBO.I've just migrated my 8.82 PL11 and Crystal 2008 SP5, to SBO 9 PL04 and Crystal 2011 SP4.Everything was working fine before. Now, as soon as I...

View Article
Browsing all 2719 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>