Re: MESSAGE_TYPE_X during GR for Serialised material.
Hi ScottLooks like issue in Equipment Status Profile. Please check the same in OIBS and spro (Assign User Status Profile to Equipment category). RegardsKJogeswaraRao
View ArticleRe: Personas Flavor Rendering Incorrectly for Some Users
The "control serialization failed" error message is a known kernel issue which started to occur in PL 412 if I remember correctly.The problem should be fixed in the upcoming new stack kernel (PL 401)....
View ArticleRe: Affordable Care Act (ACA)
Yes I checked that first thing and the file format appears to be correct. We received two different TCC so I have changed the config and resubmitted a new file with the other code to see if that is...
View ArticleRe: Update customer phone numbers
Well, if you need to move some water from here to there would you use a spoon or a bucket? If you are currently calling the function for every single contact then passing all the information at once...
View ArticleRe: Decimal .00 is missing after paste to excel
Set the cell's numberformat. Something like: lole_result.application.workbooks(1).worksheets(1).Columns("C").NumberFormat = "0.00;-0.00" for the third column (C). Range.NumberFormat Property (Excel)...
View ArticleRe: Upgrade B1H 9.2 Issue
Hi, Antonio I believe that you have solved this problem, but only to notify others. Prior, you should update SAP Business One "Server Tools" on Linux.
View ArticleRe: confirmation
Hi Venkate, I experienced exact same issue as you. but I guess you have setup the auto GR for the confirmation. However the number range of the inventory document is not maintained in the client as a...
View ArticleRe: Query Yearly Revenue by month
SELECT year(T1.Docdate) as [year] This is my attempt at starting this.. I only did till April ISNULL([Jan],0) as [Jan], ISNULL([Feb],0) as [Feb], ISNULL([Mar],0) as [Mar], ISNULL([Apr],0) as [Apr] FROM...
View ArticleRe: Slovakia - VAT Ledger Statement
Hi Jorge, regarding EC Sales list for Slovakia: there is report RFASLD20. Please also see note 1428597. BR, Ivan
View ArticleOData read filter
Hi Experts! I call an OData service but my filter is not working. I´ll filter to a certain contractID which is "00010000010000248". My filter will be ignored I get in the JSON response all contracts....
View ArticleRegex capture groups
I am doing a migration from Sybase CEP to ESP and I have a problem with regexp_firstsearch(). The capture group in the following regex works in CEP but not ESP: 'eVar30=[^`]*(\d{8})-\d{8}' The data has...
View ArticleRe: How do I bookmark or link to an ABAP Documentation page
As long you stay inside your firewall: Run ABAP_DOCU_WEB_VERSION in an appropriate system and work with the http-Version of the ABAP Documentation then. This one is really online and much more powerful...
View Articlerebates from 2 agreements for the same condition
Hi Experts, i am facing an issue. I am trying to create 2 rebate agreements 205, 206, with different agreement type Z001 , Z002 and assigned with same condition group. for both agreement i entered the...
View ArticleRe: Defaulting a value of a column while using CORRESPONDING#
Hi Sheldon,If you are using version 7.4 SP >= 08 you can use the REDUCE to mount such an new internal table. Check the documentation for more information, oks?! Warm regards,Raphael Pacheco.
View ArticleVisual Studio 2010 and Crystal Reports 2008
We have a windows forms application that was a .Net 2.0 app using Crystal Reports 2008. This has worked well but now we upgraded to Visual Studio 2010. In design time all works well as before but after...
View ArticleRe: Refurbishment cycle
ShvThere are plenty of discussions on this: Such many discussions are linked in my reply here: Refurbishment Order Scenario Also see this: The-steps-regarding-refurbishment-order This and many other...
View ArticleData in Custom object after patch deployed
Hello Experts, I hope someone can shed some lights for me on the issue I'm having. I had developed a solution which contains a few custom business objects. The solution has been deployed in...
View ArticleRe: SAP HR/Success Factors Project Plan
There is one on the SuccessFactors Partner Portal.
View Article