Re: Failed to get DataSource when named data source is bound to MDC DB
Hi, as indicated by XU and Vladimir, it's caused by inconsistent name of data source in web.xml and that during data source binding. In the HCP help document, there is one paragraph as below, which...
View ArticleRe: C4C custom BO odata service consume in HCP
Hi Naveen, Have you created communication arrangement for your ODATA service. if yes, are you using the same user maintained in communication arrangement while calling the service. Thanks, Pradeep.
View ArticleRe: Mass Data Run Save Failed Problem
Hi Thu Thu, As suggested by @SaurabhYou can set the flag when data is created and saved, so that next time the MDRO will pick the failed records. Thanks, Pradeep.
View ArticleRe: What is the best way to upgrade HANA from SPS 11 to SPS 12?
Hi Shinglon, There are three methods for downloading an SAP HANA installation medium:Download from Service Marketplace (SMP)Use the Check for Updates functionality in the SAP HANA studioUse the...
View ArticleRe: Deployment created receipt without haveing any demand.
Hi, This depends on push rule you're using.If you do not want this behavior, you can set indicator "push not allowed" in the location master. Best Regards,Ada
View ArticleRe: Can I write a blog for gearing up into SAP UI5 from an ABAP Developer...
Thanks for your reply.Why I put up this question was because as already mentioned by me there are many documents available and blogs as well in UI5 page. Thanks for your reply I will start writing the...
View ArticleRe: Assigned to and Emloyee in Service Request
Hi, You need to fill "ProcessorParty" for Assigned to.You could find this info at Repository explorer -> Inbound service -> ManageServiceRequestIn -> search for Employee Thanks, Pradeep.
View ArticleRe: TABLES 0MATERIAL
Check this blogs, Deleting Master data - can database level tricks work? BW 7.30: Different ways to delete Master data Hope it helps! Thanks,Bhavin Vyas
View ArticleDoes BO 4.2 supports Postgres database for reporting?
I am successfully able to create universe using Postgres ODBC connection.Can also design reports in webi rich client but when I deploy the report on server and try to open it using BI launch pad, It...
View ArticleRe: Issue with CI_BSIS
Hi, Please follow the steps mentioned in this blog for your requirement, Easy steps to perform the DataSource Enhancement for the standard FI_GL/AR/AP Extractors/DataSource without using ABAP C…...
View ArticleRe: Native SQL Dynamic Insert
Thank you for your answers, but i need to insert data in remote Oracle database, not the local SAP system. Can I use the ADBC to access remote database ?
View ArticleHow to access remote Database with ADBC
My question is as above. Can you give me an example with ADBC. I need to know how to build a connection, execute a sql statement, and disconnected with ADBC. Thank you all.
View ArticleHow to create business partner with sales area and company all at once in...
I am trying to find the solution to create business partner with sales area and company all at once. I couldn't find any BAPI or FM or Class which does all these in one go. Any help will be great. I am...
View ArticleRe: Stock in hand showing Double Qty for Some items in Query
Hi, Shahan... Try this query: Select DISTINCT x.DocDate,x.Itemcode ,ItemName,GroupName,x.[Whse], sum([GRPO_QTY]) [GRPO_QTY] ,SUM([Retrun_QTY])[Retrun_QTY] , sum...
View ArticleRe: ADS Installation guide for 2004
Document is not released/SNO/CORE_ERROR_MSG/037 for note 682619.how to install?
View ArticleRe: Solution Manager 7.2 Information
Can you post screenshots of you ABAP and JAVA stacks versions here so I can take a look in to it. Thanks in advanceYogesh
View ArticleRe: Table space issue
Dear Rahul, saptools and sybmgmtdb they aren't tablespaces or tables. They are system and user databases respectively in Sybase. Is it the data or the log portion getting filled in regularly? Assuming...
View ArticleRe: Personal Assignment is not displayed
IT 31 should be maintained which shows all pers.no's for the employee.Also IT 121 to show the priority of pers.no's.see linkReference Personnel Number (Infotype 0031) - Infotypes for Personnel...
View ArticleHow to Download PDF document in SAP C4C on Field Click
Hello Expert, Kindly Give Guideline for below Scenario 1) We having Table View ,The result we Got in table view is from calling one of web service from SAP ERP system. We got Result in Table, Now we...
View Article