Re: Middle ware : Service order is not replicating from CRM to ECC.
Hi Kiran,1st thanks for reply . U r right , here as per business flow the information of service order flow to Ecc andcreate a internal order . Which is not happening . RegardsAlok
View ArticleRe: Middle ware : Service order is not replicating from CRM to ECC.
Alok, Let's do these steps, execute Tcode in CRM, CRM_SERVICE_CO_CHAR, select all check boxes under 'objects to be replicated', and execute (make sure RFC destination of ECC is there), go to...
View ArticleRe: Sorting in Drop Down List didn't work (Internet Explorer 11)
Hi Faisal, a lot of the Notes required Release 701, Level 12. We use 700, Level 11. I've checked the PAM for our Release. SAP supports the IE 11 until 2025 (a long time ).I've tried to debug the...
View ArticleRe: Sorting in Drop Down List didn't work (Internet Explorer 11)
Hi Benjamin, Now the issue is fixed?. Thanks,Faisal
View ArticleRe: Sorting in Drop Down List didn't work (Internet Explorer 11)
Hi Faisal, no, the issue isn't fixed. The first time of loading the WebUI it don't work. GreetingsBenjamin
View ArticleNew line in a table view enhancement
Hi experts, I have to make a z Assigment block based in my own structure. I have created a bol relationship directly associated to BTAdminH (o:n) like a child. I have linked a new view to the overview...
View ArticleRe: New line in a table view enhancement
Hi Mon, Check whether the event for 'Insert' is triggering when you press enter button. Also check the event 'EH_ONSUBMIT_ENTER' and see where it's taking. Thanks,Faisal
View ArticleRe: New line in a table view enhancement
Hi RM, You can keep the break point ADD method in the genil IMPL class of your Z-entity. So you can find out when this extra entry is getting creted. Regards,Ravi
View ArticleRe: New line in a table view enhancement
Hi, Check your super->do_prepare_output prepare_empty_line will add new entry in your table view. DATA: lo_ctx_node TYPE REF TO cl_wcf_bsp_base_tv_cn. lo_ctx_node ?=...
View ArticleRe: Activity screen search result displaying wrong value based on 'status'...
Hi, Check your SPRO activity transaction status profile - User Status Profile - CRM - SCN Wiki Regards,Sumeet
View ArticleRe: New line in a table view enhancement
Hi, This is standard behaviour. In DO_PREPARE_OUTPUT using prepare_empty_lines new line will be added when you press enter. Regards,Deepika.
View ArticleRe: New line in a table view enhancement
Hi Deepika, Summet, Ravi and Faisal; Thanks for yours replies. I dont use prepare_empty_lines. I want to avoid this standar behaviour when I press the enter. In my super->do_prepare_output i build...
View ArticleTrigger EH_SAVE of Overview Page
Hello, just a small question:I need to trigger the EH_ONSAVE event handler of BT111H_OPPT Overview-Viewset-Controller from a view contained inside the viewset. Is there any elegant and quick way to do...
View ArticleRe: CRM Billing: document flow.
Hi Andrey, Were you able to resolve this and how? Regards,Kay
View ArticleEnhancement View: IUICMD / SearchAccount
Hola He estado intentado de todo para ampliar Vista: IUICMD / SearchAccount, y colocar los campos de la tabla DFKKBPTAXNUMTAXTYPE -> BPTAXTYPE (Datos Elem.) -> Tipo de número de identificación...
View ArticleDelete Text type 'Log'
Hi,I have Text determination procedure with below Text types for a Transaction. On Saving the transaction with Note text, its copying the text to Log text type (A008). Till now its fine.Text...
View ArticleRe: Enhancement View: IUICMD / SearchAccount
HolaJosé,Esdebido a larv_valueget_vdescriptorayudadesaparecidos.Ponga unpunto de quiebreenget_Vy ver por quéel descriptorrv_valueayudaestá vacío.Gracias,Faisal
View ArticleRe: Adding a header pricing condition type in CRM Quotation
Hi Arun, I hope you found a solution to this problem as it is very old..Could you please post the solution here.. I have similar requirement of adding pricing condition at Item level and changing the...
View ArticleRe: CALL_FUNCTION_NOT_FOUND
Hi Mamta, THis is because RFC destination is missing in this view/table CRMV_FICA_SYST.Set this , the issue should be resolved. RegardsAnirudha
View ArticleRe: CALL_FUNCTION_NOT_FOUND
Hello Mamta, Just check FICA customizing table CRMV_FICA_SYST. If it doesnt have any rfc destination, just enter backend system. Regards,Zafer
View Article