Re: My script is double counting accounts
I found my answer browsing through past threads. On December 13, 2013, ALex Warhonowicz wrote an answer to Ese Bohrer with the suggested syntax shown below. I tried thys syntax with my issue and it...
View ArticleRe: Not able to import item description in stock count sheet
Hi Arpit, You may try some different separators instead of /. This special character has know limitation to SQL operation. Thanks,Gordon
View ArticleRe: pbdebug in limited quantities
Hi Roland; I am using 12.1 and 12.5.2. Do you have some working 10.5 test code that you can share? Regards ... Chris
View ArticleRe: PR not in table generate with maintenance order
Hi Sundar, the order already released,i means why PR is generated but in table EBAN, is empty? thanks, Hajar
View ArticleRe: PR not in table generate with maintenance order
Hi Ritesh thanks for ur informations Hajar,
View ArticleRe: Consulta formatada para Sub-grupo de Itens
Raphael Boa noite, Segue consulta de grupo com subgrupos automatica. SELECT T0.[U_DescSubGrupo] as 'Nome do SubGrupo', T0.[Code] as 'Codigo do SubGrupo', T0.[U_NomeEstrangeiro] as 'Nome SubGrupo...
View ArticleRe: Overflow check problem using a Crystal Layout
Hi, Please refer SAP note: 1248534 - Cheque/Check Printing - skipping of cheque/check numbers Thanks & Regards,Nagarajan
View ArticleRe: Query Help with Item Master & Warehouse Code
Hi Sara, Try: select T0.ItemCode, T0.Itemname from OITM T0WHERE T0.ItemCode NOT IN (SELECT ITEMCODE FROM OITW T1where T1.WhsCode='[%0]') Thanks,Gordon
View ArticleRe: When printing a PLD in 9.0 the color background does not show
Hi, Please compare and check both layouts. (8.82 & 9.0). Also refer thread No Color Backgrounds on print previews of PLD Thanks & Regards,Nagarajan
View ArticleRe: Sales Order reservation
Hi Ronaldo, You are not alone. There are quite a few B1 users face the same issue. However, there is no easy solution for it. My suggestion is: find any pattern for customer waiting period. Do not...
View ArticleRe: query help
Hi, Try this: SELECT T0.[ItemCode], T0.[ItemName], T1.[PriceList], T2.[ListName], T1.[Price] FROM OITM T0 INNER JOIN ITM1 T1 ON T0.ItemCode = T1.ItemCode INNER JOIN OPLN T2 ON T1.PriceList =...
View ArticleRe: Sales Order reservation
Hi, Please refer thread Allocation of stock to a Sales Order in SAP B1 / SBO Thanks & Regards,Nagarajan
View ArticleAPO: Order XXXX Does not exist after STO Delivery is Deleted
Issue : When Delivery of Stock Transfer Order (PO) is deleted and we try to Create New Delivery; we get this Error APO: Order XXXX Does not exist. When we go to Stock Transfer Order (PO) and try to do...
View ArticleRe: No search result is returned in Talent Management Specialist page
Hi Martin, My position is not under the Area of Responsibility but I have checked that my position has 741 relationship connected to my target OU. For BP activation, yes, I noticed the report, too and...
View ArticleExport to Excel function split into specific number of rows
Hi guyz, For example, I have 2 million rows of data when I generated a query..Is there a way or what should I do so that I can export those data into 4 excel files having 500k rows of data each? Can I...
View ArticleRe: F.05 Error: Postings to account 113600 are only possible in currency EUR
Hi. I am suggesting to keep it as GBP, if GBP currency is specified as company code currency. This way will can post in any currencies, and the others currencies will be converted to local currency...
View ArticleRe: Strange problem while login to SCN in Internet explorer
Hi, Please repost at SCN Support to get quick solution. IE 9 is best suitable for our forum. IE 11 is not working as required. I am also using Google Chrome at home. But at office i am using IE9....
View ArticleRe: F.05 Error: Postings to account 113600 are only possible in currency EUR
Jandoval, Thank you for the advice. If they changed the account to make EUR the default currency (and only currency) that can be posted to the GL account 113600, Is there another way to achieve...
View Article