Re: Uploading exel file is not reading all records into internal table
it is better try with excel 2010 since I have tried with it and it is working fine.
View ArticleRe: Creation of Transformation File
Hi Zain, As per your earlier post you have 11 dimension in your model. But you just mapped 10+1(signeddata) dimension still there is one missing dimension that i's "SIGNED_DATA"'.Again i am saying...
View ArticleRe: Step by step procedures
Hi Please let me know the difference between extractions? BI extractions? Please send me the DOCS to my mail ID venedara969@yahoo.com
View ArticleRe: Cannot display all possible data
Hi Zabrina, then you need to look at the scripting code and see what the root cause of those error message could be. the error message already tells you which properties are giving these error...
View ArticleRe: BP Analytics No data available
Hi, Which flavour of Monitoring you have activated.Normal, BW Alerting, Analytics? Could you paste the screenshot of the same? Go to Business Process Operation Workcenter--> Select Setup Buiness...
View ArticleRe: Regd: Risks and Functions in ARA
Hi Deepak, there is no mandatory / one recommended approach here. Decision should be based on risk analysis/assessment , as between Fn1 and Fn3 there maybe a risk with lower impact on your client...
View ArticleRe: Can we import BEx queries data into the Excel sheet
Hi,See if RSCRM_BAPI transaction would serve your requirement. You can save the BEx output to a table and then extract it to excel using a custom ABAP program. Thanks,Benedict
View ArticleRe: (MX) Contabilidad Electrónica - RME 2014 Anexo 24
hi Jelena thanks for answer I have the notes applied(as Carlos mentioned): 2066631 - MexicoElectronic Accounting - DDIC Note2050349 - MexicoElectronic Accounting - Chart of Accounts/Account...
View ArticleODATA CRUD
Hi, I am trying to implement a CUD app for a while now and have chosen to go the oDATA route Reading data is has been an easy one While I though create update and delete would ply the same road, I...
View ArticleRe: Delete Leads integrated with on premise CRM
Hi,this is a question for the lead functionality in C4C. I sent to someone from this area.Hermann
View ArticleRe: Help - Fixed Asset how to add a new depreciation area?
Hi Balaji, I think I took the wrong fixed asset as example hehe, sorry. But I have tried with fixed asset that depreciation started in 2013 and did not work as well. I still got my Fiscal area with...
View ArticleRe: Multiple users at the same request
Hi Pedro, make sure your rejection level is set to ROLE on stage task settings. Other options are described below as per SAP HELP. Allows approvers to reject requests for the following levels:Request...
View ArticleRe: Delete Leads integrated with on premise CRM
Hermann,Thanks for reaching out as well as responding. Look forward to the outcome. Regards,Grayson
View ArticleRe: Is it possible to change the Title of a Message Box in SDK?
Hi Leon,FormUID is an available variable from ItemEvent eventhandler ( also possible would be / equal to pVal.FormUID ). regards,Maik
View ArticleRe: How to disable/enable extension fields dynamically using logic
Hi, I know this thread is from last year but just want to know is it still not possible to change the UI property of KUT field (make them read-only etc.) using some logic in SDK ? I have created a...
View ArticleRe: Sybase Ase, Log Database Extend "DBIF_RSQL_SQL_ERROR dump"
Dear Jeff, I have completed as u said(for data1-2,sapdiag,saptemp) do you see any wrong thing in this related screen shot ? Also only alter database LOG action(HCP_log_001 and 002) returns = "This...
View ArticleBAPI_FIXEDASSET_OVRTAKE_CREATE not taking into consideration depreciation data
Hi Experts, We are using the BAPI BAPI_FIXEDASSET_OVRTAKE_CREATE to create assets. We are passing the depreciation data in DEPRECIATIONAREAS and the corresponding DEPRECIATIONAREASX. The asset is...
View ArticleRe: Between RFC and Proxy which is better to handle Timeout
Hi Swapnashree Nayak,Ten minutes is not a good performance for a synchronous scenario, even worse when the scenario is called constantly. May be you should wonder if it is better to have two async...
View ArticleABAP Create Web Service Client Proxy from WSDL
Hi, I am developing a new feature where I am asked to create a client proxy dynamically by passing only the URL of the WSDL. The main idea is to create a program that should be able to parse the WSDL,...
View Article