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

Re: monitoring points on graphs in webi

Hi, This is SAP Business one reporting and printing forum.  Please find correct forum and repost above discussion to get quick reply. Please close this thread here with helpful answer. Thanks &...

View Article


Re: Is it possible to cancel a Goods Receipt?

Hi, Not possible to cancel posted GRPO. But you can return received goods through purchase return. Thanks & Regards,Nagarajan

View Article


Re: Print statement of account

I am trying to print statement of account without reversed document. Can I do ?

View Article

Re: Print statement of account

Hi do you want a report to print all the journal entries of an account, but you do not want to print the cancelled journal entries? Are you using Crystal Reports? or PLD? Kind regards.Agustín Marcos...

View Article

counting records except in the same month

Hi,I have a requirement to list all the transactions in the last month for each customer . But I have to show a Flag "Repeating Customer" as   "Y" if the customer has purchased anything before prior...

View Article


Re: Is it possible to cancel a Goods Receipt?

Hi Nagarajan Thanks for your reply. Unfortunately, I have "Goods Receipt" in mind , not GRPO, With GRPO, you can make a Purchase Return as you said, and this will cancel out the GRPO exactly. But with...

View Article

Re: Is it possible to cancel a Goods Receipt?

Hi San Thanks again for your effort. I read a lot from your SAPHELP. Unfortunately, it seems that it is not possible to cancel a GR even in version 9.0. The only way to cancel the GR is to pass a GI,...

View Article

Re: Is it possible to cancel a Goods Receipt?

Hi, You can not cancel GI. If you are using FIFO, then you can not change the price when making GI, because system calculates price by FIFO. You can do one thing, use Inventory -> Inventory...

View Article


Re: Is it possible to cancel a Goods Receipt?

Oops, I mistook goods receipt for goods receipt PO, too. No, even with 9.0, you cannot cancel goods receipts.Sorry for the misunderstanding. Best,San

View Article


Multiple rows returned

Good day experts, I have a query below that is returning multiple rows, and not summing the quantity as expected.SELECT T0.[DocNum], T0.[DocDate], T0.[CardCode], T0.[CardName],count(T1.[Quantity])...

View Article

Re: Multiple rows returned

Kiran,     You have multiple dates in your display (T0.[DocDate]), so try either using only 1 date, or remove the date display in your report. mr. kim

View Article

Re: Multiple rows returned

Hi, Try this: SELECT T0.[DocNum], T0.[DocDate], T0.[CardCode], T0.[CardName],sum(T1.[Quantity])  [Total Cases],  T0.DocTotal - T0.VatSum - T0.DiscSum [Inv. Value (ex VAT)],  T2.[TrnspName],...

View Article

Date & Time in Item Master Creation

Dear All,                 Is there any option to identify the created time and date of Item master data in SAP item master form itself ? Thanks, Bhoopathi.K

View Article


Re: Date & Time in Item Master Creation

Hi,  There is no Option in Item Master Data form itself. You have to create a UDF for the same.  ThanksTAruna

View Article

Re: Date & Time in Item Master Creation

Hi Taruna,             Can you help me on this ? Regards, Bhoopathi.K

View Article


Re: Date & Time in Item Master Creation

Hi Bhoop,  Yes it gets updated in it self in createdate field in database but this field is not visible on your form. To show this field on your form . You have to create a UDF and then update the...

View Article

Re: Date & Time in Item Master Creation

Hi, Assign below query to update UDF with creation date. SELECT T0.[CreateDate] FROM OITM T0 WHERE T0.[ItemCode] = $[oitm.itemcode] Thanks & Regards,Nagarajan

View Article


Re: Date & Time in Item Master Creation

Hi Nagarajan,                      It works out now. But there is any chance to see the same in List of Items, by allocating this UDF in column wise. Regards, Bhoopathi.K

View Article

Re: Date & Time in Item Master Creation

Hi, Please post as new discussion. Thanks & Regards,Nagarajan

View Article

Item Master Creation time in UDF - List of Items

Dear All,              I have created a UDF in Item master to know the Creation date. The thing I want it to display UDF in List of Items with creation  date. Thanks, Bhoopathi.K

View Article
Browsing all 2719 articles
Browse latest View live


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