Re: Change history for dates
Hi Viktor, Can you check this if this works in your scenario : CRM->Transactions->Settings for Service Requests->Settings for Processing LogOr Use Transaction SCDO and create a new Object...
View ArticleRe: Got Exception 'CNTL_ERROR' while processing Action
Hi Mani, Could you import the screenshot again as its not visible. Thanks, Gervase
View ArticlePage Iterator not exist : search Page by Wizard
Hi Experts, Thanks for the all support . Now i am facing issue related to page iterator in search page (Search and Result view)created by sap wizard.I am trying to change color of RESULT View by the...
View ArticleRe: Auto Refresh on BP_ADDR/CorpAccountAddressOV assignment block
Hi Ram, In which class/method you are trying to update the address?
View ArticleRe: Non Key Field Enable Disable
Hi Rohan, You can not make a custom field a key field in a table using AET. So you have to enhance I-getter method. If you want to keep it changeable only in create mode, write following at the end in...
View ArticleRe: Unable to Delete Redefinition of Getter Setter Methods
Hi Rohan, Open the implementation class using SE24 and perform syntax check. You are most likely to see some syntax errors. Try to remove those errors. At the same time you can open the class using...
View ArticleRe: WEBUI upgrade from CRM 5.0 to CRM 7.2
Hi Nikhil, After the upgrade, all EEWB fields will remain intact. These fields will be visible on GUI but they will not be visible in web UI readily. Making these fields available on web UI is just a...
View ArticleRe: get guid using multiple line items in crm_order_maintain
Hi Jose, thanks for replay, once I get orderadm_h-guid from crm_order_maintain and pass it to loop orderadm_i-header = lv_guid endloop.Get item guid using crm_order_maintain and pass this header guid...
View ArticleRe: WEBUI upgrade from CRM 5.0 to CRM 7.2
Hi Sagar, EEWB field will be available in database after upgrade, but then how would I make them visible on UI screen under certain assignment block? Is there any tool or report to do so? As you said...
View ArticleRe: Issue in displaying PDF File in CRM through transaction launcher
Resolved Myself. Some settings missing in Document viewer Thanks
View ArticleRe: get guid using multiple line items in crm_order_maintain
Hi Can you try from this FM "CRM_ORDER_MAINTAIN_MULTI_OW" Hope can help you!Best Regard,JMP.
View ArticleRe: Unable to Delete Redefinition of Getter Setter Methods
I have done everything syntax checks on class then consistency check on component but no result. Yesterday I logged in into the system and checked that component again it was allowing me to redefine. I...
View ArticleRe: WEBUI upgrade from CRM 5.0 to CRM 7.2
Use below notes.1570869 - Adaption of enhancements after SP or release upgrade1357657 - Extension fields created with EEWB are not shown
View ArticleRe: get guid using multiple line items in crm_order_maintain
Hi Praveen, Actually my requirement is create a complaint passing the orgman, partner, schedule_i, service_os and update item details..number_int and serial number. is there any code to create...
View ArticleWhy can some components not be enhanced?
I tried to enhance component LOY105A_PA. However, the button "Enhance Component" does not show up when you display it. Why is it? Was the component somehow generated with a wizard or something? Is it...
View ArticleRe: Why can some components not be enhanced?
it can be enhanced. did you select the enhancement set on the first screen. please select some enhancement set and then display. on the second screen, you can see the button. if you are not able to...
View ArticleRe: get guid using multiple line items in crm_order_maintain
hi the best ways is put a session break point in CRM ORDER MAINTAIN function module go and create a complaint manually either from GUI or from WEB UI with all the fields you want to update then...
View ArticleRe: How to make a particular column non-editable in a table view
Hi there, I am having the same challenge,how did you fix it? Please help ASAP. Many thanks,Selebogo
View ArticleRe: How to make a particular column non-editable in a table view
Hi there, I am having the same problem,how should I create the iterator and where? Many thanks,Selebogo
View ArticleRe: SUBJECT IS NOT COPYING
can you please give more details what is the transaction type
View Article