Re: How to pass contents in email body for output type medium external send
Hi, Please look at http://scn.sap.com/message/14309154#14309154 http://scn.sap.com/servlet/JiveServlet/download/14309154-180712/y_r_eitan_test_10_02.txt.zip Program y_r_eitan_test_10_02 FORM...
View ArticleRe: Getting Time Out Dump while Executing Report
Hi, Move i_volume entries to a temporary internal table and delete adjacent duplicates from temp table before using the 2nd Select statement and also build a range table for MEINH values. Regards,Suresh
View ArticleHow to manage Customers that do not send Cumulative Received Qty?
We have a customer that does not manage cums. So, when we ship, the Cumulative Issued Qty increases, but the CRQ will be blank/0. Is there a way to set up an SA so that you do not manage the ***...
View ArticleRe: how to upgrage report files from VS2005 to VS 2010
Last time, after I install the .NET Crystal Reports VS 2010, I could open VS 2005 report files, but compiler reported lots of error since there were many properties names which couldn't be identified...
View ArticleRe: Measure in Background = No Data, Measure in Columns = Data
Thank you for your reply, Ian. In regards to why dragging the "DRIVER VALUE" icon to the Background area produces no results, yes, I also suspect this is a bug with BI4.0 SP8.3. I also suspect that...
View ArticleFilter On Aging Month
Hi Team, we need to give a condition like Filter on Aging month >6. Here Aging in month is a formula variable in columns ,It is calculating two dates inside the formula variable. while we are giving...
View ArticleRe: New track creation for 7.3 in NWDI 7.0
if you can follow that for 7.1, no big change for 7.3you may not have wizard to create track for 7.3, but it is not a big deal, just follow the note to add required sc1. no need2.yes3.just follow note...
View ArticleRe: Account documents created with reference to missing billing documents
Dear Lara: The ABAP developer change the user exit, he comment that was trigger after the accounting document was created, so add this validation in the code in a previous routine, is necessary to...
View ArticleSELECT permission was denied on the object 'mxi_structure_root'
Hi, After running the help query as mentionned here: SAP IDM question I got the error : The SELECT permission was denied on the object 'mxi_structure_root', database 'mxmc_db', schema 'dbo'.I tried to...
View ArticleRe: sap screen personas - radio button
What is your Personas version and support package? Do you know if you have the latest update to the Personas Silverlight client? Just asking because I remember that in an older Personas release the...
View ArticleRe: Recon Date getting Duplicated in Query
Hi Joseph, Try: select T0.CardCode,T0.CardName,t4.SeriesName,t4.BeginStr,RIGHT(T0.Docnum,6),T0.Docdate, MAX(T3.ReconDate) as 'Clearing Date', T0.DocTotal fromOINV T0inner JOin ITR1 T2 on T0.DocEntry =...
View ArticleRe: Lock quantities for specific customers
You assume it is answered to close your thread.
View ArticleRe: Support for smart-card authentication in PowerBuilder based application
Take a look at the following: Communication with a smart card from PowerBuilder I've still got a bit to add on the end with regards to reading the entire certificate, but that should get you started.
View ArticleRe: Document draft auto delete once it approved by the authorized person
Hi Rini, In system design, it must apply to all B1 users. Manual deletion is accepted by majority of users. B1 would not make it auto delete. There is good reason behind it. Thanks,Gordon
View ArticleRe: FCHR
Hi Inna, U may get options like helpful answer and correct answer & etc against answer given by others. Select correct one click on correct answer options. that is enough to close thread and...
View ArticleWhat's up with PBWidth/PBHeight vs Width/Height attributes in PB .net 12.5.2?
I've verified that the .height/.width attributes in PB Classic 12.5.2 are mapped to PB .net 12.5.2 .PBHeight//PBWidth attributes. In PB .net 12.5.2 it appears there is also width/height attributes, but...
View ArticleRe: Error :- Report Scheduling in SAP Business One 9.0 PL 10
Hi Manvendra, Since you are not the 1st one got the same problem as others, I would guess it might be due to bug. Log a message to SAP support. Thanks,Gordon
View ArticleRe: Is there an AutoComplete control planned for SAPUI5 mobile?
The sap.m.Input control supports the ability to show suggestions. sap.m Explored <Input id="productInput" type="Text" placeholder="Enter Product ..." showSuggestion="true"...
View ArticleRe: Workflow Issue - Delivery address XML Reference workflow - Error
This looks like an authorization error. Verify WF-BATCH authorization when sending an e-mail. Use the auth. trace transaction ST01.
View ArticleRe: ck11n error
Hanumanth, The unit of measure mentioned in the costing tab of the work center will be considered for costingthere is two way to deal with it 1- Maintain correct activity unit in KL01 work center...
View Article