Re: Query to get the a/r receivables based on a cut-off date
Hi, Try this: eclare @Cust as nvarchar(20)Declare @FromDate DatetimeDeclare @ToDate Datetimedeclare @Group as nvarchar(20)set @cust = (select max(t0.cardcode) from OINV t0 where t0.cardcode =...
View ArticleRe: SubReport Data in a Main Report Yet Again
It sounds like you are doing everything right.I suspect there is a formula that is re-initializing the OrderQty variable between the sub-report and where you write it in the main report.It's hard to...
View ArticleRe: Diffence between Freight & Shipping charges
Hi Amith We use shipment process to have clear distinction of cost and freight occurrence at each leg...For example if your shipment includes involvement of rail, road , air and sea.For each mode you...
View ArticleRe: 12 month rolling Sales Values
What exactly you are getting for other rows? I can give you a work around. If you use "Multiple Single values" instead of Interval variable, then my above process will give rolling monhs for all rows....
View ArticleGRC Request Rejected - Closing Notification Incorrect
Hi All, I came across a scenario where if the entire request has been rejected by the approver, then closing notification shows "No provisioning logs avaialble" This is wrong as it should show proper...
View ArticleRe: How to send transports between domain links
Sure. But how do I fix the issue? By the way, I have already tried to attach the target system to the domain of the source with a different domain_group. Still I got the same permission...
View ArticleRe: BEx Variables - Cannot Remove Defaults
Please don't get frustrated. Those are appearing due to your Authorization definitions in RSECADMIN-->Maintenance tab. As you have 0BI_ALL authorization, nothing appears when you run, whereas users...
View ArticleRe: To block vendor by usage
HI, you can block a vendor from MK05 OR XK05 also make sure before that no pending PO or pending for payment is available. You can also unblock any time when you want. Regards,mukesh
View ArticleThird-Party Order - Cost from PO incl. Freight into Sales Invoice
Hello SD gurus,Had a question about drop shipments(Third Party Orders). At our company, the third-party order related PO sometimes has Freight/Customs conditions, but they do not come on to the...
View ArticleRe: Passing value from Controller.js file to View.js File
You're not receiving the value on calling the function. press : function(oEvent){ var value = oController.onTBPress(oEvent,oController);...
View ArticleRe: Inventory On Hand Query with Production Order
Hi Nagarajan You can execute this Query against any Demo Database and see results. We just need to exclude the Item if all these three conditions (Query result last 3 columns) of Items Qty on Hand,...
View ArticlePeriodic Unit Price not update/release to Standard Price
Dear Gurus, We have a problem, when closing period is done the PUP (closing period) not update/relase to Standard price (in future period). We have checked all the steps during the closing period, and...
View ArticleRe: PR Release Error In Classification
Hi AKPT, We are experiencing this while doing the config and testing it. We are using ECC 6.0. Please see screenshot of CL02 below:
View ArticleRe: Inbound delivery for Sub-Contracting Scheduling Agreement
Hi, In EHP 4, the business function LOG_MM_OM_1 activates the function. Refer the note: 352243 - VL32N: Goods receipt for subcontract order Regards,AKPT
View ArticleRe: SAP BUSINESS ONE SERVERS
I have... thing is they all meet minimum server requirements. What's the ideal option ?
View ArticleRe: Web Application Crashes (PB 11.5 Build 3127)
Hi Jeff; Yes, I have seen that error before and many others. Looks like you are trying to use the WebForms feature from the overall description of the issue. 1) Webforms is EOL and was removed from...
View ArticleRe: Instale SAP Business One Integration Service antes de activar el widget...
Hola David, Lo podemos ver vía team viewer? Agregame a mi skype: jtelsystems Dependiendo de tu disponobilidad coordinamos. Saludos
View ArticleRe: Database tables not showing in database profile although connection is...
Hi M; Roland is correct ... OC is free and it comes with the ASE installation. While ASE requires a license, the OC can be installed on any number of PC's. Regards ... Chris
View ArticleTimestamps for transactions
Hi Team, Is it possible to enable timestamps instead of just dates for transactions in SAP B1? Thanks David
View Article