Re: Revenue Model - Script Logic Code
Hi all - Does anyone have any ideas how to help on code above? Thanks.
View ArticleRe: Connection Wizzard with load balancer
Hi Roberto, I can see that the details have the Status 'Currently Being Moderated'. Does it mean that you can not see the details? Sorry and kind regards, Fabian
View ArticleRe: Write-back on different models
Hi Suresh, First of all, thanks for your help. This code works well but on the Badi flow it gives the same exception. As I have already mentioned before, the only way to write data seems to be setting...
View ArticleRe: Connection Wizzard with load balancer
Hi, just to give a better overview: Servers:123.52.60.100 - BPCServer123.52.60.200 - BPCAppServ1123.52.60.300 - BPCAppServ2123.52.60.900 - BPCLoadBalancer123.52.60.300 - BPCTerminalServer (Client)...
View ArticleRe: ADS and Interactive Forms
Hi Ben, Developers who work with SAP Interactive Forms by Adobe in their Web Dynpro Applications need to install credentials and configure Adobe Document Services (ADS). Attached is the document...
View ArticleRe: Change code dynamically
Since it is hard coded, then it must either be Z code or be in an exit. So as long as you are in the foreground, it would be possible. However, in the background, where many reports are run, that is...
View ArticleRe: if there is made a posting of negative inventory then what does it...
In a simple answer: if you allow negative inventory, you can do what ever you want but COGS will be no way to be calculate right.
View ArticleRe: Failure in Releasing the Payroll
Hi JAS,So you understand the reason the system displayed the message you received was because that was in fact the current status of your payroll area. Whenever you see a message concerning the payroll...
View ArticleBug in CR. NET? Cannot set group sort direction to "original order"
This code fails: SortController.ModifySortDirection(sort, CrSortDirectionEnum.crSortDirectionNoSortOrder) It throws this error: An unhandled exception of type...
View ArticleRe: default tax code for planned delivery cost condition
i was trying to put subtotal in the pricing procedure but nothing happened
View ArticleRe: ESS - NWBC - Benefits Service Missing
Thanks a lot Kyle and everyone. Really appreciated. Regards,Ashish
View ArticleRe: Bug in CR.NET? Setting condition fields of groups
More info: This problem only occurs if you try to set the condition fields of the groups to be fields already used as conditions for other groups. This is, if the report is grouped like this: Group #1...
View ArticleRe: BI launchpad documents is always renaming
This time I don't see documents tab name at all. Even thought it is documents tab.
View ArticleRe: SAP BO "Trust Token is missing" using MAC
you have SSO issues from MAC, I'm guessing safari, into BOE. Have you tried searching KBA's ?
View ArticleUnified Framework page - how to ?
Hello Portal Experts,after adding a new expression to the master rule collection, pointing to the unified framework desktop, I get:- in IE9: classic framework page- in Chrome: same- in Firefox 21: a...
View ArticleRe: Decimal places in Crystal Report 2008
I think the KBA 1204707 - Rounding Precision of 16th Decimal in Crystal Reportsmay be what you're looking for(?) - LudekSenior Support Engineer AGS Product Support, Global Support Center CanadaFollow...
View ArticleRe: How to validate and display error message without making the screen disabled
Hi Rajat, Write your validation logic in the CHAIN-ENDCHAIN as shown below CHAIN.FIELD fld1.FIELD fld2.....all the fields which you want to be active after the error messageMODULE validate. (write your...
View Article