Re: Log text is not getting clear after saving service request in IC channel
Hi Sagar, Sorry for delay in response ,After initial save again edited document and added comment and saved. As you said did not end the interaction. I checked in GUI text(P) I can see in Texts tab....
View ArticleSet View to lazy
Hello, I have some views, that will be shown in the lazy mode. After I click it, the will be displayed. when I change the page and go back, they are still displayed (not lazy). How can I setup, that...
View ArticleRe: Log text is not getting clear after saving service request in IC channel
Hi Dharmakasi,To avoid buffering issue I would have recommended re-reading the text entity (bypassing buffer) after save but this seems to be some issue in SAP's code. I recommend raising an OSS.
View ArticleRe: Set View to lazy
are you doing it in configuration ? if yes, pls make sure that you are doing it for the right configuration as there could be multiple configurations of view.
View ArticleRe: Set View to lazy
Hello, You need to delete the view ID in GT_EXPANDED_VIEWS table in your Overview implemantation class. This table has view ID's only, therefore you need to get view id of which view you want to make...
View ArticleRe: Field Bill Aggregator in Business Agreement
Madhu: That field is not provided in the CRM system. You need to manage that in a customer project. also you should tag SAP for Utilities regards,bill.
View ArticleRe: Problem of refresh when changing BP_HEAD_SEARCH Configuration in...
Hello, Try calling the below method after calling set_config_key method. CALL METHOD on_config_data_changed EXPORTING viewname = <Search View Name>.Hope this helps Thanks,Pratheek
View ArticleWrong entries in tables CRMKUNNR and CRMM_BUT_CUSTNO.
Hello Erveryone, I am facing the data inconsistency issue with the customer master . As you all know the customer master data is saved in the tables .BUT000, KNA1 and CRMKUNNR , CRMM_BUT_CUSTNO ....
View ArticleRe: BSP_WD_CMPWB Binding Context Node to Entity (in CRM UI, tcode SM_CRM)
Hi Robyn, Is the entity getting created in ON_NEW_FOCUS method? Regards,Pratheek
View ArticleAttribute to BOL object relation
Hello All, Need some help. I am in process of customizing one of my search result view. I have to add one field to result view. I tried changing configuration but it was not available there. So, I...
View ArticleFM to read the transaction data of product
Hi all,I need standard function module to read the all transactions with respect to product or material. I Can get this information using the CRMD_ORDER_INDEX table, but I need to avoid that table...
View ArticleCRM_COPY_BADI Method Dates
Hi All, The requirement is: when I create a service request task the <b>dates</b> that belongs to Service request need to be copied to the following activity "Order Planned" date. I tried...
View ArticleRe: Attribute to BOL object relation
Hi Jhon, There are different ways of achieving what you are looking out for. The best way is as below: 1. add the attribute to result structure using append structure2. use BADIs or customize GENIL...
View ArticleRe: Attribute to BOL object relation
i can not go with adding custom field or append structure here. we already have that field in another view. Just want to see this available field, and from where they are getting the value. basically...
View ArticleRe: FM to read the transaction data of product
Used the Query object BTQCmbSrvPrvCon Closed.
View ArticleRe: Attribute to BOL object relation
Hi Jhon, To know the BOL entity behind the context node, open the context node implementation class, go to attributes and you will find it as a value of attribute 'BASE_ENTITY_NAME'.
View ArticleRe: Problem of refresh when changing BP_HEAD_SEARCH Configuration in...
Hi Pratheek, I try this : CALL METHOD ME->ON_CONFIG_DATA_CHANGED EXPORTING VIEWNAME = 'BP_HEAD_SEARCH/SearchHelp'. " View name => the problem is when adding this method, it...
View ArticleRe: Attribute to BOL object relation
Thanks for your reply. May be i am confusing you. One of the field is being pulled from relation of a base entity. I am unable to find this "Relation BOL Obect.i am looking more like...
View ArticleRe: The IE Compatibility view is not supported
Hello Christian,I'm facing the same message after SAP CRM SP upgrade, after refreshing the SAP CRM web ui due to time out expiration. Do you have any additional suggestions? RegardsFrancesca
View ArticleNot able to save standard address fields in the root entity PointOfDelivery
We have added address and communication structure using standard program ECRM_ISU_TO_DIV_SETUP in the pointofdelivery BOL object. data is not getting saved in the address fields after clicking on save...
View Article