Re: CALL_FUNCTION_NOT_FOUND
Hi all, No luck. i still see the same error(System settings missing for RFC access to FI-CAsystem). Attached image.I looked up for the table CRMV_FICA_SYST in se16 and found no entires, tried adding a...
View ArticleRe: CALL_FUNCTION_NOT_FOUND
Check the corresponding table for the view.Is has rfc destination. CRMC_FICA_SYST
View ArticleRe: CALL_FUNCTION_NOT_FOUND
Also check table TBLSYSDEST.This holds rfc destination correspoing to logical system. Check if your logical system has corresponding rfc destination mapped in this table ThanksAnirudha
View ArticleRe: CALL_FUNCTION_NOT_FOUND
Hello Mamta, Could you please run CRM_FICA_CUST_READ function ? You should see backend rfc destination.If you dont, just check SMOEAC conf. Regards,Zafer
View ArticleDownloading missing Material data to CRM (Sales Area)
Hi, Material 'X' is already extended to sales area 1000/10/20 in ECC, but it's not extended in CRM. Is it possible to make a request download of this material so it also downloads / synchronizes...
View ArticleRe: Downloading missing Material data to CRM (Sales Area)
Hello Haseeb, It's possible to define request from r3ar2. By this way you can download missing material ECC to CRM. Regards, Zafer
View ArticleRe: New line in a table view enhancement
Hi Summet, Thanks for your reply. This is the code of the edit method: DATA: lr_tx TYPE REF TO if_bol_transaction_context, lr_entity TYPE REF TO cl_crm_bol_entity,...
View ArticleHow to add a tooltip to a TableView header Column
Hi, I would like to add Tooltip to the Header Column in a Table view.In below table view, if I point or move my cursor over Column (ID), then it should show tooltip as "Employee ID'. How to add this...
View ArticleRe: How to add a tooltip to a TableView header Column
Hi Anji, This we can achieve by using render_cell_start method. i will give brief explanation how to achieve this. create one class and provide interface with the name IF_HTMLB_TABLEVIEW_ITERATOR go to...
View ArticleRe: How to convert CRM Prospect to Sold To
To convert a prospect in CRM into Sold-To-Party, set a validity date for the roles... Here is an example: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"...
View ArticleRe: adding URL to mail form in body section
Hello Gaurav, unfortunately I cannot tell you another solution. Best regardsSascha
View ArticleRe: Results screen when new field added & Reset to Default
Faisal, This is a different scenario, yes BSP_DLC_DELETE_PERSONALIZATION will assist in the standard view. But if you have a saved view "results1", then you configure a new results field and...
View ArticleRe: How to add a tooltip to a TableView header Column
Thanks Srinivas for the response.As per the changes you have mentioned, it will give same tooltip as the name of the column. In this case BusinessPartner for both. What I wanted is Column Name as 'BP'...
View ArticleRe: Delete Text type 'Log'
Hi Anirudha, I do not want to delete Text type from Text Determination Procedure.Just want to know how or the Table from where the Log text type is retrieved. Thank youAnji
View ArticleRe: Back button doesn't returns any view
Hello Victor, I don't know much about it but I think the methods IF_BSP_WD_HISTORY_STATE~STATE_STORE and IF_BSP_WD_HISTORY_STATE~STATE_RESTORE of the CTXT-class are important for this purpose. Best...
View ArticleRe: New line in a table view enhancement
Thanks to all but It is not solving yet.I debug the standard but if i delete the entity the standard inserts, in the table set another one. The problem only occurs when i am editing a cell of firts row...
View ArticleRe: Back button doesn't returns any view
Hi Victor, This is the standard behaviour. This happens when we don't confirm the account in account identification page. Regards,Pallavi
View ArticleRe: Enhancement View: IUICMD / SearchAccount
Tranquilo Puedes escribir en ingles si te es comodo.. Fijate he puesto el breakpoint en la parte al RV_VALUEHELP_DESCRIPTOR y siempre veo que se llena al hacr el debbug.. más sin embargo al ejectar la...
View ArticleRe: Enhancement View: IUICMD / SearchAccount
Hello, Colleagues. As a moderator of SAP CRM spaces I'd strongly advise you to use English as a common language. Thank you.
View ArticleRe: Unable to delete custom message added in do_prepare method
No.. struck with the inputs for the methods. do u have sample code plz..
View Article