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

Value help for Date and other Abap Dictionary Objects in CRM Web UI not coming

Hi Experts, There is a standard field date in my Complaint type Transaction. F4 Help is not coming in that field. As this is a date type field , i think i dont need to code in Get_V method as there are...

View Article


How to get only active contacts in contact assignment block in account...

How to get only active contacts in contact assignment block in account overview page of Account Management in SAP CRM WEB UI?

View Article


Re: Raise error message, it should not allowed to save in WEBUI

Hi All, Is there any way to stop saving if error messase is there in transaction ( IN web ui ).Rather than writing the code in EH_SAVE event. ThanksSuresh

View Article

Re: Raise error message, it should not allowed to save in WEBUI

Hi Suresh, The standard behaviour is to allow saving the documents with error. So you cannot avoid this without writing code. If you want to prevent saving, then you can implement the method...

View Article

Re: How to get only active contacts in contact assignment block in account...

Hello, You can write custom logic in BP_DATA component in view BP_DATA\AccountOV in do_prepare_output method. Fetch contact id by conp_number field of context node buildcontactperson then check it with...

View Article


Re: Value help for Date and other Abap Dictionary Objects in CRM Web UI not...

Hello Dhruvin, Please try to follow this link...It might be helpful to achieve your requirement......

View Article

Re: Updating the Line items date based on header delivery date in ERP sales...

Hello Gopinath, set some flag in get method of date field of context node ERPADMINH context node....nd set it inside some global varibale inside implemetation class... First find view and component of...

View Article

Value help for Date in CRM Web UI not coming

Hello All,There is a standard field date in my Complaint type Transaction. F4 Help is not coming in that field. As this is a date type field , i think i dont need to code in Get_V method as there are...

View Article


Re: Value help for Date in CRM Web UI not coming

Hello Rocky, Please try to follow this link...It might be helpful to achieve your requirement......

View Article


setting and getting methods have different valuse.

Hi All,     1. Initially in both setter & getter are showing same valuse.2. Once i change the value in the field ( this is droup down field) to another, i am getting old value in getter method. But...

View Article

Re: Raise error message, it should not allowed to save in WEBUI

Hi all,     I got another way to solve this problem. Once my error message is there, then i am disabling the overview page. So user can't save, can't move further. Thanks for all of your valuable...

View Article

Re: BCM quality management

Hi Andrei,  Do you know if speech recognition still requires third party on the latest versions of BCM ?  Many thanks, Eli

View Article

Re: Value help for Date and other Abap Dictionary Objects in CRM Web UI not...

Hi Amit,It is not any custome date type. its a simple standard date field on which F4 help is not coming.i.e Calendar is not coming.although thanks for sharing.

View Article


Re: Value help for Date in CRM Web UI not coming

Hi Amit, http://scn.sap.com/thread/3322469 Same Question , Same Content and even same description.  Not like a coincident. And For ebery rocky S question only Amit Singh has right answer. Not like a...

View Article

Re: Interactive script editor: read values of answers into non-branching action

Hi, I think u can ref to CL_CRM_IC_SCRIPT_ACT_BPSTAT2 to create your own class inside execute method.U can read out data of bp address.. pls reward when it is helpful.

View Article


Re: Questionniare in Component ICCMP_BT_INR

Hello Rohan,   Is there any possibility to achieve it without any development?     Any other suggestions please. RegardsNajm

View Article

Image may be NSFW.
Clik here to view.

Re: Including htm page into WEB UI component page

I scare I haven't described my case clearly. I don't want copy 2 thousand lines of Javascript into some .HTM component pages. I thought to create *.js file on application server and use like this...

View Article


Re: Tree view in BSP Component

Hello Neha,     Please go through this, as this may help you understand more clearly as it has some screen shots. http://scn.sap.com/thread/1007100 Thanks and Regards,Nikhil Kulkarni

View Article

Image may be NSFW.
Clik here to view.

Re: Activating CRM Web Ui Reports

Hi Reshma,Thanks for the detailed response, appreciate the same as per your post I have gone into the transaction crmc_ui_bi, I have taken a Bi Report Id which is MKT_LEADS_WON_AND_LOST as highlighted...

View Article

Re: Difference Post Processing Framework and Business Rule Framework

Hello Schmidt ,      BRF - Business Rules Framework is used for defining Business rules which we use in our day to day life. For Example : You can define a rule for giving Discount on certain Product....

View Article
Browsing all 7775 articles
Browse latest View live