Re: Executing report SPPFP creating a Dump
Hi Andrei, Thanks for pointing out my mistake!! I have a question regarding this. In such cases(BAdi's) which one would you recommend(BOL Programming or plain CRM_ORDER_READ)? Most of my colleagues...
View Articlechtmlb:configTable how to make filter on date type column
Hi!My task is make filter on date type column with possibillity to enter period of date e.g. stardate and enddate.Now I can enter only one date value.Is any simple method to make this.
View ArticleRe: Hide Fields based on BP Role in SAP CRM Web UI
hi john, you can check the lable row, lable_column_from,lable_column_to etc all properties of field in it_adv_conf , check what is happening there aftr change in xml. Regards,Harish Kumar
View ArticleRe: Document is being distributed-changes are not possible
Hi All, I have resolve this problem.Issue was distribution lock was not in the status if order is save with hold status, so if order is replicated into the r3 system with such kind of stutus where u...
View ArticleRe: Facing problem in Toolbar buttons
Hi, The problem is not with the number of buttons..it is because of the lengthy descriptions, the button is getting displayed on the second row. I redcuded the titles, then all the buttons are getting...
View ArticleRe: CRM Survey doesn't appear in WeB UI
Hi Maria, Yes, SAP returned with the following information "The Survey Assignment Block is displayed only if there is a surveydetermined for the Business Transaction. If there is no Surveyavailable for...
View ArticleRe: Java applets in WebUI
Hasan, I'm using OBJECT tag for IE and embed tag for other browsers. The code in the layout page is the same and has no problem in calling the jar file when it resides in crm_mkttg_segap component....
View ArticleRe: Msg 672: Still no entry in queue
Is your problem solved now ? If yes. please reward with some points.
View ArticleZ Customer field in the customer tab of BP(client) t code not visible
Hello All , We are unable to find the one of the customized field in the tab Customer data when we go for tcode BP role (Client). Not all the fields are invisible but one among them is not visible this...
View ArticleRe: Disable the table view field
Hi, The componennt name is BTDATES/Dates. Regards,Suresh
View ArticleRe: Issue in implementing value help for custom set type attributes
Hi Nitish, Here the logic is fine but ithink you have missed your exporting parameter of your description. open your search help ZCSH_TASK_TYPE in SE11 Check whether an importing and exporting...
View ArticleRe: checkbox disable in table view
Hi, Hope this blog help you about your attributes properties. http://scn.sap.com/community/crm/webclient-ui-framework/blog/2012/08/06/creating-a-genilbol-object-model Regards, Sumeet
View ArticleRe: issue with naviagtion in one click action
Hi, Using Navigation Descriptor object. a) Get instance of the BOL core and Activity root object. lr_core = cl_crm_bol_core=>get_instance( ). lr_activity =...
View ArticleRe: text copy from one transaction to other
Hi, Dipesh Hope you are doing fine..........I Have a same kind of requirement, Where partners need to get copied from one transaction to another transaction. Is it possible through functional???????...
View ArticleRe: Why my custom Simple Object BOL entity can not be locked?
Hi Erick I am also trying to do the same to make a field changeable which is under SO2 component. . I have lock object for the entry which i have maintained in CRMV_TBLOBJ_MAP. Still it is not...
View ArticleRe: Issue in implementing value help for custom set type attributes
HI, Your code seems to be correct. First check in your search help in se11 as stated above by sumeet for importing and exporting . Also double check your context attribute name . Press f2 in the UI for...
View ArticleRe: Issue in implementing value help for custom set type attributes
Follow this document : https://scn.sap.com/docs/DOC-25913 Regards,Sayan
View ArticleRe: Issue in implementing value help for custom set type attributes
Hi Nitish Can you please let me know why are you writing code in Badi..You can write the same code in GET-V method right? RegardsRaj
View ArticleRe: Issue in implementing value help for custom set type attributes
Hi Sumeet, I checked the Search Help and both the importing and exporting parameters are checked for the description field. Also doublechecked the attribute name from the context field. I can even see...
View Article