Quantcast
Channel: SCN : All Content - SAP CRM: Webclient UI - Framework
Viewing all 4552 articles
Browse latest View live

if user click the URL in Third party system user click the url iam getting error?Iframe error.

$
0
0

Hi Team,

 

 

If user clicks the link iam getting error like as below..I have checked the note- 1888001. Coud you please help here..

 

crm-ext-integration=true  this parameter i have added in my URL ...but what settings we need to for displaying in IFRAME..

 

 

 

Error - To help protect the security information you enter into this website

the publisher of this content does not allow it to be displayed in a frame.

 

 

Thanks

Kalpana


Twitter integration with SAP CRM

$
0
0

Hi All,

 

This discussion is regarding twitter integration with SAP CRM for which I followed the snote :1832480 "How to implement Twitter API for CRM Interaction Center". After doing all the steps still not able to integrate with SAP CRM.

Below are the doubts/problems that I have regarding twitter integration.

     1) Is there any background job program by which data's are fetched from twitter based on tokens?

     2) How will the implemented class methods are executed as we are not specifying which method to execute based on button click or event?

     3) When I  execute my implemented class 'get_post' method its giving the below error. Could anyone suggest the cause of this issue?

 

Note : I have imported SSL for twitter using STRUST.

SSL.jpg

 

Thanks in Advance.

 

Regards,

Bob.

Tree view - add childs

$
0
0

Hi ,

 

I am preparing the Tree view with 10 nodes .

 

But here I am facing the to add the childs( particual rows) to that node statically .

 

depends on the node, I need to add 2 to 3 childs manualy  .

 

How can add required child to particural node .

 

Node1 ->

     label                  Input field1                  Input field2

     label                  Input field3                  Input field4

     label                  Input field5                  Input field6

     label                  Input field7                  Input field8

Node3 ->

     label                  Input field1                  Input field2

     label                  Input field3                  Input field4

  

 

Node3 ->

     label                  Input field1                  Input field2

     label                  Input field3                  Input field4

     label                  Input field7                  Input field8


I referred all the documents in SDN, i didn't find the exact solution .


Regards,

rama

Create BP from User (ECC) with CUA

$
0
0

Hello,

 

In my project we use CUA - Central User Administration to synchronize USER to CRM as a Child System.

 

Is it possible to create BP in this ALE process ?

 

now the USER's created as a USER in the CRM and we need them as a BP.


Tal.

Updating value in BOL Buffer

$
0
0

Hi ,

 

I am working in the HCM ESS Portal side, and the standard system uses BOL for several process. I havea doubt regarding updating the BOL buffer.

 

The actual requirement is, we need to modify some data through an enhancemnt and that we are able to do. But since the data in the BOL buffer is not updated with the current changes, the sytem is not processing to the next level.

 

These are details from Genil_Model_Editor.

 

Component : HRBENF

 

Root Object : PERNR_BEN

 

Dependent Object HEALTH_PLANS

Component                      HRBENF

Object                             HEALTH_PLANS

Object Type                     C Dependent Object

Key Structure                   HRESS_S_BEN_HEALTH_KEY

Attribute Structure             RPBEN_OA

Root Object                      PERNR_BEN

 

Relations

Aggregation HEALTH_DEP_REL Child Cardinality 0..n

Component                            HRBENF

Relation                                 HEALTH_DEP_REL

Source Object                        HEALTH_PLANS

Card. of Srce Object               C1

Relation Type                         C Aggregation

Card. of the Assigned Object   B 0..n

Assigned Object                     DEPENDENTS

 

My requirement is to update the value of an attribute in the Relation HEALTH_DEP_REL.

 

Please help me with this. It will be very helpful if you could provide the sample code for this.

Tree table

$
0
0

Hi ,

 

I need help in tree view to build the child nodes .

 

My report should be displayed like below.

 

  Parent1(node1)

   field1                               field2                             field3

   field4                                field5                            field6

 

Parent2(Node2)

   field1                               field2                             field3

   field4                                field5                            field6

   field7                                field8                            field9

 

like this .....

 

 

I Know the fields names what we need to keep under which node . Alreday i gone through the all SDN links but I didn't find the exact solution.

 

thanks,

rama

DO_CONFIG_DETERMINATION code is not triggered in the enhanced component

$
0
0

Hi

 

I have enhanced one standard component as below.

 

Enhanced standard component using active enhancement set in the system(Only one enhancement set).

Enhanced default view

Added required fields to view to appear in the view

written code in DO_CONFIG_DETERMINATION method to change button descriptions.

 

When I execute the component, I am finding fields which I have added thru config but the code in DO_CONFIG_DETERMINATION is not working as it is not triggering. (I tried to place Break point).

 

Can you please suggest what would be the reason.

Mandatory field Error in Crm Web UI - Campaign Wizard - CPG_SALES_GA

$
0
0

Hello Experts,

 

I have the Camapign Wizard Screen(please refer the attached screen shot).

CPG_SALES_GA.GIF

 

When I execute the Campaign Wizard, the field values are stored somehwere. And the same values are getting displayed in these feilds next time when I execute the transaction(even If I execute the Capamign Wizard after logging off and then logging in).

 

Now the problem is that if I try to navigate to the next screen, it gives the Mandatory field error - Make an entry in field XXXX. Even if the values are filled form the previous transaction(as shown above).

 

The workaround is that I have to press enter in each of these fields to get rid of these errors and to navigate on the next screen.

 

I had debugged the GETTER Methods for each of the Mandatory fields and to my surprise the value of these fields are showing as blank in the GETTER methods. Still the values are getting populated in the screen. This is the reason for getting the Mandatory field error.

 

And when I press the enter button on each of these fields, then only I see the value in SETTER method.

 

I would like to know how I can clear the values in the Mandatory fields before coming to this screen. So that the screen will not come pre-populated and hence the user will enter the values. Is it controlled by some config?

 

 

The component name is CPG_SALES_GA and the view name is CampaignSetup.

 

Thanks,

Nitin


Postal codes in CRM

$
0
0

Hi!

 

How to define postal codes in CRM?

Which trx. to use? Or are they downloaded?

In wich table do I find the postal codes defined for my country?

 

Best regards,

Christina

Service Repair status issues

$
0
0

Hi All,

 

trying to change repair status from Released to Cancel but its not setting in the status in ddlb but its setting Completed instead of Canceled.

the same functionality is working in another system not in dev.

 

trying to put break point in get_v and get and set method,on new focus and crm_status_badi also no hope to find out.

 

in get_v standard method is getting caled to populate ddlb FILL_STATUS_DDLB method of class CL_ICCMP_BT_CUCOADMINH_IMPL.

 

component : ICCMP_BTSHEAD view : ICCMP_BTSHEAD/BTSHeader , cn: BTstatusH,attribute : STRUCT.ACT_STATUS .

 

from buffer level its deleting the status and setting completed status. is there customizing settings are done ? recently implemented sap notes bcz of that its not working? could you guide me plz

 

 

 

Jimmi

how to find the logic where the search help for field is written in web ui.

$
0
0

Hi gurus,

 

i have a requirement

 

in crm webui when i do the following

  • in opportunity screen when i click the "customer" (F4 search enabled) field a pop up should come (this has been done)   ,next
  • search criteria will show the field "role" which is drop down and by default it should show blank. (now it is showing the first drop down value)

 

 

 

if you come across anything it will be appreciated..

 

 

 

yours sincerely,

vishnu

Populating the field of drop down based on the field of other dropdown

$
0
0

     Hi Experts,

 

     Greetings,

 

         

I have come across situation where I need to populate the particular field from dropdown based on the field of other dropdown

 

In account management we had two fields like account group and grouping, these two are dropdowns and account group holds R/3 groupings

and groping field holds CRM groupings so now the requirement when ever user picks r/3 account groups (there are 10 accounts) then respected

crm account group (4 account groups) need to be populated.

    

EX :        account group (r/3)                   grouping(crm)

 

               y1,y2,y3                                          C1

               y4,y5,y6                                          C2

               Y7,Y8,Y9                                         C3

               Y10                                                  C4

 

I already gone through the below links but still i couldn't understand. Please help me on this.

 

Populating values in drop down based on other drop down

 

Event after select a value in Dropdown List Box (DDLB

 

Thank you.

Page not available after clicking on Business role

$
0
0

Hello Experts,

 

  After Loading all the business roles, when i am clicking on any Business role, the following Web page is getting displayed.

 

I have connected to correct network and connection is also correct.

 

page not available.JPG

 

BR,

Nikhil Kulkarni

Groupware Integration with CRM 5.0

$
0
0

Hi,

We are doing groupware integration with CRM 5.0 with Lotus Notes and I have few questions regarding the same.

 

1.     I am not able to see my custom categories which I created in activity categories and it only displays SAP standard activity categories in category field under lotus notes while creating a groupware appointment. If I do an appointment from groupware, it creates an activity in CRM but only when I select the standard activity category of Meeting type

2.     I am not able to see the CATS_LIST.xml file in the groupware connector folder where as I am able to see the USERLIST.xml and APPLIST.xml file.

3.     I am not able to see the GWA_GWOMSTRCAT and GW_MDT under the table entries in MBMANDSTORE. I have downloaded the objects as per trouble shooting guide but still there is no luck.

4.     we are using portal and I would like to have the email transfer and we have a option of Mail inbox and I have done all the pre requisites of activating the BSP services but still I get some errors and not able to do

 

Can any one please advice as to where is the mistake or do I need to look in some more things.

 

Thanks

Srini

AET in dependent Object

$
0
0

Hi Experts,

 

  I am having a requirement where i need to add 5 fields in the table BUT0ID, which is a business partner Identification table. I need to add the same 5fields in corresponding structure CRMT_BUPA_IL_IDENTIFICATION. So that i can able to use those fields in webui and i can save the values in BUT0ID table. How i will achieve this? Need your help.

 

Note :

 

1. BUILIDNUMBER is the dependent object.

2. Component : BP_DATA/Account ID number list , Context node : Builidnumber

3. structure CRMT_BUPA_IL_IDENTIFICATION has enhanced 'category as cannot be enhanced' not able to add append structure.

 

 

Thanks,

Arun


How to hide some horizontal axis label

$
0
0

Hi,

 

I have a requirement in which i an displaying population index by year in a line chart.

In this line chart it is showing all the horizontal axis label i.e. Year vertically.

Please, refer screenshot.

 

I want to show only few years in the range. Like 1980 then 1990 then 2000 then 2010 and finally 2020. Instead of showing all the years.

 

Please, help.

 

Thanks,

Ayush

Enhancement component not show in UI

$
0
0

Hi folk,

 

I have enhanced the component BT115QH_SLSQ to ZBT115QH_SLSQ to edit the performance of a field of the view Details.The problem is when I open the quotation the component sets the standard component and not mine. There is no info about the enhancement information when I press F2 key in the field I want to edit...so I dont know why the component sets the standard. The bussines rol is new and the pfcg is a copy of SAP_CRM_UIU_SLS_PROFESSIONAL.

 

Any suggesttion?

 

Regards and thanks indded.

 

Mon

Time out clock and notification does not work for IC

$
0
0

Dear All,

 

Sap has provided new feature to show a countdown clock on the header region of the web ui. like below

 

2-20-2015 3-22-13 PM.png

 

In the above picture u can see the notes implemented to use the feature they are as below.\

2092893 - Session Time Out Notification
2096030 - Session Time Out Enhancement
2097954 - OTR text length for the session timeout feature is limited to english

2098586 - fixes side effects of note 2097954 - OTR text length

 

Now If you check the first note SAP has suggested that in order to use this for IC Webclient business roles we need to implement the below notes

which we have implemented

1946450implemented
1877120 - CRM-IC: session timeout issue with CRM 7 EHP1 and higher implemented
1955366 - follow up note to 1877120 implemented
1977631 - follow up note II to 1877120 implemented

 

But Still this feature is not available for IC Roles , Can you please help me get this feature on IC roles , even if it has some development effort?

 

This is really a cool feature and I personally think this is the best used in IC roles Hoping to get some help soon

 

Regards,

Dhruvin

CRM User time out issue

$
0
0

Hi All,

 

I have a requirment to display a popup message before crm session expires due to inactivity..Our session time out time is set to 60 min..I need to display message before 30 min if the user is ideal on that session..

 

I tried the option of applying the OSS message 1877120. I did the manual steps and applied the OSS message and set the parameter (CRM 7.0 EHP1)

but I am not getting any popup even though session reached to maximum logout time..any idea on this..?

 

I also noticed below link..to write the code..

 

 

Session Time out warning message on UI

 

But I would like to check is there any way to resolve this issue using any OSS message..

 

I appreciate your help on this.

 

 

Thanks,

Sara.

Tree table

$
0
0

Hi ,

 

I need help in tree view to build the child nodes .

 

My report should be displayed like below.

 

  Parent1(node1)

   field1                               field2                             field3

   field4                                field5                            field6

 

Parent2(Node2)

   field1                               field2                             field3

   field4                                field5                            field6

   field7                                field8                            field9

 

like this .....

 

 

I Know the fields names what we need to keep under which node . Alreday i gone through the all SDN links but I didn't find the exact solution.

 

thanks,

rama

Viewing all 4552 articles
Browse latest View live


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