Re: How to add F4 Help for Service Team?
Hi Andie, Have you created component usage for BP_HEAD_SEARCH component? As i said in my earlier post, the search window is available in component interface section in bp_head_search? First the...
View ArticleRe: Change the field data length of AET generated field in CRM
Hi Abhiiesh, You can modify directly the domain of your aet field in se11 transaction.did you try that option? Regards,Kasi.
View ArticleRe: How to add F4 Help for Service Team?
Hi Dharmakasi, Do you mean I need to create a new component usage in component BP_HEAD_SEARCH? But the selected value cannot be displayed in field Interface View as below. Which Used Component shall...
View ArticleRe: How to add F4 Help for Service Team?
Hi Andie, You need to create component usage in bt126h component for bp_head_Search component. You are going to bp_head_Search in your bt126h component custom view, so you have create useage in bt126 h...
View Articleread the search input in result view event
Hi All, I need to read the data of search input what user has entered and click on search . I need to read that in one of the Result event . Search view ---> data into----> result view event...
View ArticleRe: How to add F4 Help for Service Team?
Hi Dharmakasi, The code in outbound plug OP_SEARCHPARTNER is as below, I create a new event 'EH_ONCLOSEPARTNERSEARCH', please tell me how to write code in event method. And I got error message with...
View ArticleRe: How to add F4 Help for Service Team?
Hi Andie, I think you have missed some of my previous threads, you need to create global variable bpsearch_account_popup type if_bsp_wd_popup in view impl class. You need to get the selected partner...
View ArticleEEWB - BUT000 - add new field to older extension
hi, in the past we have created new fields in BUT000 and in the related customer data tab in BP with the EEWB. A new group of fields per extension has been created. Now i want to add a new field to an...
View ArticleRe: How to add F4 Help for Service Team?
Hi Dharmakasi, Where to add these code you mentioned? In Get method and Set method as below? Kind RegardsAndie
View ArticleRe: Remove the info message "Customizing missing: No code for category"
Hi, open SU3 T-Code.goto parameters. and give the parameter ID as "BSPWD_USER_LEVEL" and value as 3. Br,Navn
View ArticleRe: Issue in uploading programs
Hi experts, I am uploading contact person through program (not pad). Issue is in debugging i can see bp is generated but it is not updating the database. here is my code DATA: lr_core TYPE REF...
View ArticleRe: How to add F4 Help for Service Team?
Hi Andie, You have to add the code in new event you are assigning to set_on_close_event_name( iv_event = 'new event name you are creating') . You have to get the selected partner number in popup and...
View ArticleBSP link in new external window
Hello Experts, I would like to ask how it's possible to open an url link in external browser window?Right now it's opened with a popup window, like below: lv_title =...
View ArticleRe: How to add F4 Help for Service Team?
Hi Dharmakasi, I have done what you said, but when I press F4 in the field, web page is empty. Where shall I add outbound plug OP_SEARCHPARTNER and is it correct for inbound plug SEARCHGO as below?...
View ArticleRe: How to add F4 Help for Service Team?
Hi Andie, Yes it is correct.You have called the outbound plug in get v method? can yo provide code written in both get_v method and outbound plug code? Regards,Dharmakasi.
View ArticleRe: Issue on F4 search help for service team
Hi Andie, No need to adding outbound plug to component usage and creating new navigation links. Is your outbound plug and the get_v method are in same view? Regards,Dharmakasi.
View ArticleRe: Issue on F4 search help for service team
Hi Dharmakasi, Yes, they are in the same view. Is it correct for the following navigation link creation? Kind RegardsAndie
View ArticleRe: Issue on F4 search help for service team
Hi Andie, If you create navigation link, system will navigate to new window. we should not create navigation link for F4 search help. What code have you added in get_p method, did you put the code as...
View ArticleRe: Removing status tab from CRMD_ORDER (conditionally)
Hi Gregor ,Attachment Tab is not showing in Production but same is showing in Devs and Qua for Business Transaction.I want to customize it for PCUI. We are using CRM 5.0.Its urgent....Plz guide me...
View ArticleRe: Trasactions screen modification
Hi Sunil ,Attachment Tab is not showing in Production but same is showing in Devs and Qua for Business Transaction.I want to customize it for PCUI. We are using CRM 5.0.Its urgent....Plz guide me...
View Article