Quantcast
Channel: SCN: Message List - SAP CRM: Webclient UI - Framework
Browsing all 7775 articles
Browse latest View live

Re: Get on which link user clicked in navigation bar

Thanks it seems to be right way to solve my issue.I'll check it ASAP.

View Article


Dropdown list of Function and Department fields of Contact Person are not...

Hi,I am in the testing phase of a SAP CRM 7.0 EhP2 implementation. Initial replication of master data had been completed, but I came upon a strange issue. Thing is, Function and Department fields of...

View Article


Re: Callback function module not giving old and new values

Hi Karthik, Using field symbols u can do it. According to me net value should be changed at item level. Because cumulated total values will get calcualted and displayed at header. U can using pricing_i...

View Article

Re: Don't change probability of opportunity when changing phase

Hello Gregor and Benoit, I'm assuming you mean CRM_OPPORT_H_BADI using the MERGE method.   Will this work when the Opportunity is being created as a follow-up.  How are you getting the prior...

View Article

Re: How to check the change made in a transaction

Hi Kapil, Using CRMV_EVENT this can be achieved. Create a FM and assign it to required Event. You can get old and new values using field symbols. RegardsHimayat

View Article


Changing field type on webui

Hi experts In the webui, we have a scenario to change the field type of a particular field based on certain conditions(values selected for other fields).where can we implement this condition to change...

View Article

Re: How to add the marketing attributes assignment block to the contact quick...

Hi Pratheek, It is indeed component BP_CONT that I am talking about. View ContactQuickCreateEF in particular.I have tried to put a breakpoint in DETACH_STATIC_OVW_VIEWS and REATTACH_STATIC_OVW_VIEWS...

View Article

Re: How to add the marketing attributes assignment block to the contact quick...

Hi Tom, You have to enhance the viewset BP_DATA/AccountContactViewset for the same. What happens now is at the first time, it displays only the General data view and suppresses all the other 3 views....

View Article


Re: Changing field type on webui

Hi Krishna, You can implement GET_P_ method of the corresponding attribute of which you want to change the field type at runtime. Try the following code.   CASE iv_property.    WHEN...

View Article


Image may be NSFW.
Clik here to view.

Re: How to add the marketing attributes assignment block to the contact quick...

Hi Tom, I guess Leon gave you the answer ] Regards,Pratheek

View Article

multilevel categorization on business activities in sap crm

hi all,  i had already searched a lot on sdn and could not get any straight answers.  we have done the required configuration for multi level categorization. i created schema and assigned two...

View Article

Adding icon to result list of BP search in WEB UI

Hello, I want to add an icon to the result table of a business partner search in WEB UI. The result of the search is listet in a table and the new icon should be next to the excel export icon in the...

View Article

Ecc Transaction launch Problem in WEBUI

Hello, We have created a direct link to execute the transaction : VA01 in crm webui from ECC. [ Created objects in ECC and everything ]But as soon as the link is clicked, it says " launching...

View Article


Re: Adding icon to result list of BP search in WEB UI

Hi André, It would not be possible to add at that place since those icons are added by the framework using the configTable BSP element. Could you please elaborate why do you want this icon. You can add...

View Article

Re: Trigger roundtrip for date field

Hi Joshua,You need to code in GET_V method and just take help of an search help (for example WDR_TEST_DATE) and create an F4 instance with  iv_trigger_submit = abap_true.    DATA:         ls_map...

View Article


Re: Pass data between different components, best practice

Hi Mike, If you have less data then it is desired to pass the collection through the outbound plug and access this collection in the inbound plug of other component. If you have more set of data then...

View Article

Re: Pass data between different components, best practice

Hi Mike, The best practice is to pass the data through outbound plugs of the  view and collect it inbound plug of other component view.If your passing data through component controller the performance...

View Article


Re: Pass data between different components, best practice

Hi Mike, If you want to 'transfer' ( ie One Way ) the data from one component to another, you can use Plugs. But if you want to 'share'  (ie Both ways ) the data between the components I prefer Context...

View Article

Re: Pass data between different components, best practice

Hi Mike, When you have a single entity or a collection of entities, the best practice would be to pass it through the outbound plug during navigation. Since you have insisted "one, single parameter...

View Article

Re: Trigger roundtrip for date field

Hi, Many tks for your reply...But my field is a general date field not a field with dropdown list.

View Article
Browsing all 7775 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>