Re: SAP PI 7.31 SP 17 - ODATA Adapter Unavailable
Hi Kiran, You need to import the adapter metadata into repository in order to display communication channel type in the integration directory. Regards,Praveen.
View ArticleRe: Car and driver perk value error
I am using COCS(employer maintained) and value for /3C1 is 3600 and /3C2 is 1800 which is exactly double of the actual expected perk values(car perk 1800 & 900 for driver). Can you guess what is...
View ArticleRe: Does store.flush update the local created entity
#update to answer all 3 questions:Question 1:For a new record, the flush() sends it to the backend, then removes it once the flush completes, and then the refresh() brings it back down if is part of...
View ArticleRe: Posting in different amount in different ledger
Hi Zunaid These will have to be two postings 1. You do F-90, it will post 1000 in both areas 2. Then you post ABSO, with -200 in the 2nd Dep Area You will need a new Transaction type which is copy of...
View ArticleRe: ABAP Dataflow in BODS Production
Did you check if the latest version of the ABAP programs exist in SAP (se38)?
View ArticleGetting IDOC segment type from segment definition
Hello to all, I'm currentlly involved in some IDOC development. The destination system has given me the structure of the needed IDOC, but he has given me the segment definition. Hence, Is there a way...
View ArticleHow to use a CustomDataset for a PieChart inside a VizFrame?
Does anyone know how to use a CustomDataset for a PieChart inside a VizFrame?I have some weird findings after some research, for details see below... I know how to create a PieChart using a...
View ArticleRe: How to create Dynamic Calculation Views?
Not sure if the scenario you are sharing is focussed on more number of rules, instead of creating calculation views dynamically, may be you can use HRF? did you check? Getting started with HANA Rules...
View ArticleRe: Access Design with Fiori-only (avoiding Enterprise Portal)
Shaji,Is this achievable? or do I have to introduce an Enterprise Portal?Yes, it is achievable. EP is not required. We (my employer) did it earlier and doing with many customers right now....
View ArticleRe: Withholding Tax
HI Madhu, Before Migration, can we Assign WH Tax Types to CWT company codes or not? In WTMG I Have 3 options to go head 1. Choose Company code2. Type/code Assignment3. Master data settings where is the...
View ArticleRe: Is there some documentation for using the bullet charts in design studio...
Hi - you need to have enough measures to make the bullet chart. See below - my guess is you do not have enough measures to fulfill requirements of the bullet chart
View ArticleRe: Affordable Care Act (ACA)
In 'real life', we will have 30 companies listed in Part IV. We are part of a very large company. For the AATS testing, there are no companies listed in Part IV.
View ArticleRe: Bad performance using Word as text editor
Hi Misha, Apart from the possibility of installing the old editor, I would try the suggestion from my colleague Jude. Kind regards,Cris
View ArticleRe: MSA Replication behaving differently whilst replicating "select into"...
From a syntax perspective I'm not generating any errors for the following select/into commands when run under ASE 15.7 SP135: ======================1> use tempdb2> go 1> select...
View ArticleRe: Personas R3 Scripiting - Background Error Occured
Hello Patrick, the batch response says that field wnd[0]/usr/txtRV45A-TXT_AUART could not be written because it is read-only. If that is the case (sometimes the error texts are misleading or plain...
View ArticleRe: FBPM popup for selection of payment grouping
Hello Ajay Thanks for the reply. I tried the option of Create Payment Medium during F110. It had the same effect as running the FBPM and selecting each of the 3 popup options in turn. However, what I...
View ArticleRe: Error while export report with subreports to PDF (NET 4.0, C#) - Database...
Thank you, that helps... In the Main SetLogon code in my test app you can add this to set the parameter form the main report: // this is where you set the main report parameter values// if the...
View ArticleHow to determine if setup is completely successful
I am working on a script to run the silent install of Crystal Server 2013. I cannot find a way to detect that the installation is completed successfully or ended with an error. I can detect when the...
View ArticleRe: ID mapping of many ERP Sales Org to 1 C4C
Yes, we have come to the same realization. Even if we could map N:1 inbound to C4C, how do we support those outbound transactions from C4C to ECC for the sales org translation. Basically, how would...
View ArticleRe: How to perform a join depending on a condition in graphical calculation view
You can try creating a calculated column and keep your case/if condition there and then join on this calculated column and obviously it will degrade the performance But it more depends on what kind of...
View Article