Re: Trying to Install PB 12.5 - Getting .NET 4.0 SDK Message
Are you sure you have the SDK. Many people confuse that statement with the Framework. You need not just the Framework, but the SDK in addition, for PowerBuilder. You can download the SDK from:...
View ArticleRe: shipment freight cost pickup from condition records TK11
Hello,did you try to check Pricing log?Steps are the following - Open Freight Cost Item details - Select Sub-item on Delivery Item/Shipment Cost Item tab and hit on Conditionen sub-items - Hit on...
View ArticleRe: entering data not in LC and running conversion in default logic
Hi Arnold,don't know how many records you have with group currency and how many time they reinsert the data but pay attention to put it in a special account, datasrc or flow "outside" of the...
View ArticleRe: Relatório de Comissões (POR LINHA DE ITENS)
Esse são os vendedores que receberiam comissão. Ex. Comissão 1 => Vendedor do documento de marketing (principal) / Comissão 2 => U_SlpCode2 (vendedor 2) / Comissão 3 => U_SlpCode3 (Gerente)
View ArticleRe: Oracle DBA standard jobs
You normally schedule on a daily basis: UpdateStats first and 1h later CheckDB Reason for this is that otherwise you may get warnings related to index stats being obsolete Then on weekend run once...
View ArticleRe: Advise of Certification after Training
If I am in your position, I would quickly give certification, as the fee for Business One Certification is less compared to normal SAP Certification. If you want to give certification, you would have...
View ArticleChange text property of TextView
Hey All! I want to change the "text" property of a TextView.For reasons I don't want to explain to detailled, because it would be unnecessary, I have to do it this way: document.getElementById(TextView...
View ArticleRe: Powerbuilder 12.1 and web service deploy problems
Hi Marian; Is this a PB Classic or a PB.Net based web service? Regards ... Chris
View ArticleRe: Replacing the Report is not possible. (Message no. C$852).
Hello Yogesh, Are you able to generate preview of report by selecting Report from template in CG02 ? - if yes than please take a screen shot of CG50 for specification which you trying to create a...
View ArticleRe: Fecha de Entrega según UDF y búsqueda formateada
Hola, Creo que para tu caso sería una consulta como la siguiente :select DATEADD (d, $[ORDR.U_Entrega.Number], $[ORDR.DocDate.Date]) Espero te funcione.
View ArticleRe: Individual/Collective Requirements :(
Hi Rahul I believe that my explanation on the previous thread was not clear.The value for the setting "individual/collective" is not inherited from the setting of the material master if you let the...
View ArticleRe: Index outside the bounds of the array
Hi Amanda,you can copy the text of the files and putting here,for the input file just the header and a couple of line are sufficientRegards Roberto
View ArticleRe: BOM, configurable K position Placeholder
Carlo Alberto Fabbretti, didnt understand your issue correctly, i can see the VC model you described is combination of class node as well as super BOM. whats item B in below table? does item B have...
View ArticleRe: PB Native Source Control - Issue
Yes Roland the Workspace properties screen was setup after the re-install. I think I found the problem. The PBG files for the PBLs are empty. Anyway to restore them?
View ArticleRe: Trying to get 'link arrow' working from Crystal Reports
Hi Everyone, As I suspect that a comma may exit in my DocNumber (e.g.: 29, 589) I have modified my code to that shown below. Unfortunately this has not improved my situation, but instead the A/R Credit...
View ArticleRe: Negative Qty has genereted in 914 even though I've enough stock is available
Hi Nagesh, This issue is due to dynamic bin flagged for movement type 914. System is creating PO no as bin when its confirm TO. Check PP-WM integration back flushing and TR-TO creation and staging....
View ArticleRe: Work item text does not come out
Hello, Does BUS1006.DESCRIPTION have a value? When does BUS1006 get a value, before the User Decision step? regardsRick
View Article