Transaction launcher URL is not opened first click ,but if we click second...
Hi Team, i have created transaction launcher URL from CRM to ECC.if user clicks transaction launcher link on work center for first time URL is not opened,if we click second time then it is opened. This...
View ArticleHow to call Plug of window from a window in same component
Hi Frds, i need to call outbound bound plug of window from another window. Example: I have 2 window in a component Window A Window B So i need to call Window B outbound plug...
View ArticleRe: Using Places Autocomplete for addresses in CRM
Hello Naveen, As per attached error.jpg, look like script is not loaded into the browser. I had a glance on on mentioned URL. If you are using below script.<script type="text/javascript"...
View ArticleRe: Native SQL throwing 'CX_SY_NATIVE_SQL_ERROR' exception
Hello Richa, Could you please check "ls_data" columns, as per the code( Select * ) you are trying to fetch all columns from table. If "select *" is case then all the column should match with "LS_DATA"....
View ArticleRe: CRM_DATAEXCHG_BADI - Field not saving in CRMD_ORDERADM_H Table
Hello V Singh, As per my understating, you want to update "CRMD_ORDERADM_H" when posting date is initial. I don't think so, CRM_DATAEXCHG_BADI will help you to update table, the above code will help...
View ArticleRe: Transaction launcher URL is not opened first click ,but if we click...
Hi Team, Could you please help here. ThanksKalpana
View ArticleRe: Native SQL throwing 'CX_SY_NATIVE_SQL_ERROR' exception
Hi Kalpana, Please elaborate your answer. And the note you have mentioned does not seem relevant to my query. Thanks & RegardsRicha
View ArticleRe: Native SQL throwing 'CX_SY_NATIVE_SQL_ERROR' exception
Hi Nikhil, I have already checked this and made sure this is not the problem in my case. Please suggest. Thanks & RegardsRicha
View ArticleNo switch to HTTPS occured,So it not secure to send a password error on...
Hi Team, i have created one url single single sign on, and added this url on transaction launcher link.if user clicks that link first time iam getting username password dialog box and errors No switch...
View ArticleCan somebody explain this code ?? clearly
method SEARCH_BOOKINGS.REFRESH et_results.IF iv_string IS NOT INITIAL.SELECT GUEST_ID HOTEL_NAME LASTCHECKINFROM ZBOOKING_RESERVUP TO iv_max_hits ROWSINTO CORRESPONDING FIELDS OF TABLE et_resultsWHERE...
View ArticleRe: Can somebody explain this code ?? clearly
Hi Madhav, This looks like a dynamic query.The where condition is passed as iv_string.iv_string can be something like " GUEST_ID = '100' AND HOTEL_NAME like 'hot%'". This will select the record with...
View ArticleRe: How to call Plug of window from a window in same component
Hi Rajan, Can you please elaborate on your requirement? As in what are you trying to achieve? Regards JP
View ArticleRe: SAP CRM Web UI dowlonad excel from view set
Go to every view.htm file make this property as downloadToExcel = "TRUE", then when you click excel icon on the view it will down load to excel sheet for each view, how many views are there that many...
View ArticleRe: Widget auto refresh possible?
So sorry to reply so late. I hope they SAP add's functionality like this in the future. Either way, thanks for your reply! Best regards,Kenny
View ArticleRe: Popup in Partner determination procedure
Dear Ram, in standard there is no partner re-determination available. SAP provided this functionality in later crm releases ( I think with crm 7.0) which is now available for service requests, leads...
View ArticleTerritoty employee Partner function cannot be changed
Hi Gurus I am trying to change the attribute partner function of bol object "TerrEmp" via Bol Browser....no sooner did i change the value and clicked on save it was getting reverted to an old value...
View ArticleExpose BSP Page to Customer
Hi experts, I have a requirement where I need to send a web form to the customer in an email.The customer then will click on the link and open this form and fill the details.The details should come...
View ArticleRe: Expose BSP Page to Customer
Hi Devashish Have you thought about using CRM Marketing Surveys driven from a CRM Marketing Campaign. Standard processing framework, usually requires a bit of abap to meet the exact requirements for...
View ArticleChange Charm document as read only ?
Hello, we got scenario to change the Charm document as read only after certain status, when the user the move the document to that status and save the document we have to make the document as reado...
View ArticleRe: Using Places Autocomplete for addresses in CRM
Hi Nikhil, Thanks for you response. We have changed the URL in src to " https://maps.googleapis.com/maps/api/js?sensor=false&libraries=places&callback={method}". Script is loaded and working...
View Article