Re: Issue in BI office for analysis
Hi Parimala, I suggest to do an Analysis Authorization trace in RSECADMIN. Here you can run the underlying BEx Query for the respective user. Afterwards you can analyze the authorization trace and it...
View ArticleSPAM/SAINT Upgrade IMPORT_PROPER
Hi Folks, Hope you can assist. I am in the process of upgrading SPAM/SAINT from 7.01 47 to 57. Import went fine on DEV, however on QAS i got stuck with the following: I am not an Oracle expert so...
View ArticleRe: Sales Quote: End-date workflow
Hello Patrick Definition of the workflow rule looks absolutely correct. Unless you want to define a condition (e.g. specific Accounts for which you may want this workflow to be triggered), you can...
View ArticleError in IOS App on SMP : Request.h file not found
I am following the below SCN post to create the POC . http://scn.sap.com/docs/DOC-51951 (Getting started with SMP3 Native OData iOS apps) I have installed ODATA SDK files and Support packages ( for...
View ArticleRe: Generation of Time dependent records with one source-field
Hi Thomas, I don't have a coding example available but the logic should not be too difficult. You have to sort the data package on key fields in ascending order and time field in descending order. Then...
View ArticleRe: Custom UI development within SDK for Cloud for Customer
Matt, Short answer, yes to both. Details below. The sdk allows you to do two things (this is not a complete list but the most common things you do) 1. Configure the backenda. create custom objectsb....
View ArticleRe: Capture user click action
Can you explain the custom scenario you are trying to do? What do you mean a user does something before save on the appointment UI?
View ArticleAccount Determination For Inter Company Transfer
Hi Experts,I have searched the forum but unable to find any solution for this which is why i am posting my issue here. I am trying to transfer an existing asset from Company code A to B. Now i am very...
View ArticleRe: Post invoice for return delivery in Goods-Receipt-Based Invoice Verification
Hi Dibyendu, Sorry if I haven't used the correct term because I'm not familiar with FI area.I'm trying to post credit vendor invoice for return scenario. Maybe I should say I'm trying to post credit...
View ArticleRe: Post invoice for return delivery in Goods-Receipt-Based Invoice Verification
Hi Harvey, What document type should I use ? This is part of upgrade from 4.7 to ECC6 and I'm trying to replace bdc for transaction MRHG with BAPI_INCOMINGINVOICE_CREATE1.The BDC is populated with...
View ArticleRe: BODS dataflows that have truncate
Chethan, thanks for looking ...... I can't do that I'm looking to qry the whole repo for the df's that have a target where the mode=truncate.Mike
View ArticleRe: SLT | SQL exception occurred in receiver system (rfc dest. NONE)
This error tuned out to be much more than a typical SLT error. Its an SQL exception. INSERT /1LT/00000000247 CLIENT SPECIFIED CONNECTION (con_name)FROM TABLE _IT_IO_R_DD02L ACCEPTING DUPLICATE KEYS....
View ArticleRe: SAPUI5 threading
hi Arie, as far I'm aware, there's no such as UI5 handling the threading.. it's usually browser-dependent. Most cases browsers run in a single process on the client machine while the nature of the...
View ArticleRe: Running a package in BPC 10.0
Hi Sultan , Please follow the steps mention in Snote : 1662273 Regards,Venu Tikkavarapu
View ArticleRe: Currency translation error
Not I_NONE, it is S_NONE.. Error mentions the S_NONE , the scope member does not exist ...but this member exist in scope and defined normally.
View ArticleRe: How to select a from DB having condition?
Hi Veera, You can handle your requirement in the below ways 1)Using SQL_QUERY -->you can directly give your query as an input (Make use of placeholders to pass values dynamically to SQL query...
View ArticleRe: No simulation parameters could be set for the active version
Thanks Rahul for the suggestion. I wonder if its already assigned to the Active version then why it is throwing the error? Also does it mean that when the assignment is made to Active Model 000, it...
View ArticleRe: Table comprehension question
It "works" if we change the signal to > but he wants "greater or equal than first element".
View ArticleRe: Change field name in SAP SRM
Hi, In standard, not all the fields in document would be shown as columns.If the field you mentioned is added to the results table by your own, you have to add this to the field catalog by yourself. If...
View Article