Re: The picklist field //SEARCHCUSTOMER/STRUCT
Hi akilesh, Ya it may happen sometimes due to configuration and authorization problem. Kindly log off and try again. Try with another user id's it may work. If it possible try with some other...
View ArticleRe: F4 help has another search component
Hi, 1.> Redefine Get_V_Attribute. Create object using rv_descriptor and export your outboundplug let say Search_attribute 2.> METHOD op_search_attribute.* Added by wizard: Outbound plug...
View ArticleRe: The picklist field //SEARCHCUSTOMER/STRUCT
Hi akilesh, in ur coding, instead of this line CREATE OBJECT zgt_valuehelp TYPE zlcl_valuehelp_with_binding.try with CREATE OBJECT zgt_valuehelp EXPORTING iv_source_type =...
View ArticleRe: call the bp_addr component in bp_head
Hi Nikunj, Ya earilier exactly I have written the code in the event handler, But we are getting error. Thanks,Santhosh
View ArticleRe: call the bp_addr component in bp_head
Hi, Declare a global attribute type string in impl class of bp_addr. U get the property of particular attribute as string and pass it to global attribute. By using the global attribute u can get data...
View ArticleRe: Complaints Assignment Block on Account Overview Page
Hi crm, You can find the views which are lazy or hidden or direct in configuration tab of bsp_wd_cmpwb. the marked area only has the assignment blocks display style. Thanks,Pandi
View ArticleRe: logo of the smartform is not printing correctly is some printers
hi, did u get any answer for this.
View ArticleRe: call the bp_addr component in bp_head
Hi Santhosh, May I know the error/exception that you are getting..
View ArticleSLA determination with Rule Modeler
Hello.I'mcurrentlyworking on a projectwhich aims todetermine the service requestSLAthrough the functionalityof theRuleModeler. Does anyone knowhow to do it?Thank you.Best Regards. MR
View ArticleRe: call the bp_addr component in bp_head
Hello Santosh, Please post your code with error. Thanks,Amit
View ArticleInteractive Reporting Result ISSUE
Hi experts, when I run standard interactive report or customized I'm getting the same result in web UI 'NO RESULTS FOUND' . in RSA3 I see my data properly. In /CRMBW/CONFIG_WIZARD I see one...
View ArticleRe: Encrypt URL Parameter Value in Web UI
Hi Eddhie, That's exactly what I said , encrypting the url from sender side won't solve the purpose because the target won't understand. Also there is no way that the CRM system can understand this....
View ArticleRe: Adding a text field in context are
Hi Nirgun, Could you elaborate more on the requirement, to do some changes at context area level play with Component/View: ICCMP_HEADER/HeaderViewSet and its htm page. Rgds,Shobhit
View ArticleRe: Encrypt URL Parameter Value in Web UI
Hi Eddhie, just out of curiosity: Do the persons only want to display the information or is it for editing as well? For displaying it might be possible to include more information in the E-Mail or...
View ArticleRe: Adding a text field in context are
Hi, I'm not sure if you are on the right track to implement you requirement. Instead of enhancing the component ICCMP_HEADER it might be better to simply perform a navigation on an event (e.g. if the...
View ArticleUnable to Obtain Selected Rows of an AB in Event Handler
Hello All, We are unable to obtain the indexes of selected rows in an event handler(a button on the assignment block) using the following code-: lt_bol_index_tab =...
View ArticleHide Buttons in BP_HEAD/MainWindow
Hi experts, I want to know if i can hide buttons from a view in customization actions ? Or it can be done only by coding ? Thank you all, Lior Cohen.
View ArticleRe: Adding a text field in context are
I first recommend you to look at the out of the box IC Web scratch pad functionality and try to enhance that for your requirement.Scratch pad is meant for that purpose and you can transfer the text as...
View ArticleWhere can I control a create link and add process type parameter
Hi, I am using the following customization :I want to control the process type when chosing the link CREATE on HOME PAGE. How can I do it in customization. Thanks in advance, Lior Cohen
View ArticleBADI IBSSI_SEND_TO_UPL not getting triggerred
Hi , The BADI IBSSI_SEND_TO_UPL is not getting triggerred when saving the changes for old BP but is getting triggerred when saving the changes for a new BP , this BADI is used to replicate data from...
View Article