CRM_UI log files
All, I'm a Basis/NetWeaver person but need to work out how I can trace what is going on in the WEB_UI preferably without having to debug JavaScript - of which I know virtually nothing. My issue is...
View ArticleRe: Dropdown content disappears after back button click from child page
Thank you kumar, I Checked the Get V_method, it is constructing the table(DDLB) and passing class to rv_valuehelp_descriptor. It shows in the debugger old key value < oval> 0005623 and...
View ArticleRe: REASON OF REJECTION ADAPTER
Hi Gurus!, Please could you advice how resolve this issue.I have ERP Sales quotation in SAP CRM, but the field of reason for rejection is not populated by item and header level. Thanks for your...
View ArticleTREX simple search set up not working
Hello Folks, I am working on enabling the Enterprise search with TREX for following objects -Accounts, Contacts, Employees, Lead, Oppurtunity, Sales order, Products and Account Plans. I have 2...
View ArticleRe: How to delete multiple empty lines in item assignment block in WebUI
Hi Nitish,Try below code instead of your code, Data: lt_empty_lines TYPE TABLE OF REF TO cl_crm_bol_entity,lr_entity TYPE REF TO cl_crm_bol_entity. After getting collection from BTadmini use the below...
View ArticleRe: How to trigger the approval action for service order by clicking a button...
Hi Dharmakasi,Following your kind suggestion , i am checking it these days , thouth not yet finished , but now i believe it should be the right solution and want to thank you in andvance for your kind...
View ArticleRe: Is it possible to reuse the Currency key while creating a currency field...
Hi Ashok, I am facing the same problem. Were you able to resolve it. Regards,Nitin
View Articlefill cc addresses upon selection of form id from drop down
Hi All, I have one requirement in CRM where when i am creating an email as a follow up for the complaint doc the CC address (Carbon Copy) email id should be defaulted i.e when i select any form id from...
View ArticleInteraction history search problems
Hi Gurus, Good day, I am having problem when i save a service ticket its getting saved 3 times 2 times as business activity with blank description and one time as customised transaction, and when i...
View ArticleRe: fill cc addresses upon selection of form id from drop down
I need to fill the CC mail id when the default text is selected from the drop down of the mail.Let me know how should i achieve this functionality.If you want more info plz feel free to ask. Thanks.
View ArticleRe: How to delete multiple empty lines in item assignment block in WebUI
Hi Dharmakasi, My issue has been solved. Thanks a lot. Thanks & Regards,Nitish
View ArticleRe: Dropdown content disappears after back button click from child page
Thank You Kumar for your direction.
View ArticlePartner determination error
Hi Guys, I have a custom partner function for Route for contracts. The requirement is that whenever I change the route on the header it should update the item level routes for all the items.Can this be...
View ArticleRe: Custom (Z fields) to External Tax systems
I'm not sure on this one. We have not done.
View ArticleRe: Steps to Send sales Order Custom field from CRM to ECC
Hi Shaik, I got the same requirement and the custom field is not replicating to ECC. Please find the steps I followed. 1 ) Updated the table VBAK and structures (VBAKKOZ, VBAKKOZX, BAPE_VBAK,...
View ArticleRe: Partner determination error
Hi Abhishek,This is quite possible with the customization itself.You need to update your specific partner determination procedure at item level also with your custom partner function.Let me know if...
View ArticleRe: Steps to Send sales Order Custom field from CRM to ECC
Hi Raja,Your code seems fine to me, did u check in debug whether the data is getting filled correctly in structure? Best Regards,Dharmakasi.
View ArticleRe: Steps to Send sales Order Custom field from CRM to ECC
Hi Dharmakasi, Thanks for your reply. Yes, I checked in debugging. Please find my findings below,I had added a custom field in BILLING business object using AET. I noticed the data in Importing...
View ArticleRe: Steps to Send sales Order Custom field from CRM to ECC
Hi Raja,Ok fine, did you enhance the DB table VBAK in ECC system with the custom field?If not please enhance the DB table as well. Once this is done check the VBAK table in ECC system entry. Best...
View ArticleRe: Steps to Send sales Order Custom field from CRM to ECC
Dharama, Yes, had done. Please find below. Thanks,Raja
View Article