Quantcast
Channel: SCN : Unanswered Discussions - Customer Relationship Management (SAP CRM)
Viewing all 7573 articles
Browse latest View live

IC:creating order through SAVE button does not save schedule line until press END

$
0
0

Hi Expert,

 

While creating order form Interaction centre when user press SAVE button order gets createdbut again user do any changes and try to save the order the order ends with warning message as schedule line information gets removed zero. the docuement have distribution lock too.

 

Incase user press END button just after save there is no issue

 

How can we overcome this issue. Incase the interface workign as per design then why this is made so. Please anyone brief this.

 

Incase SAP has provided any SAP note to solve this issue please let me know.Its an issue with the interface

 

Thanks,

Prem



How to create 'Query Result Object' entity?

$
0
0

Hi Gurus,

 

I have come across a situation where i need to create an entity [not a value node] of object type 'Query Result Object', and set the values.

Its possible to create an entity of type 'Root object', but was not able to find a way to create other object types.

 

Please find below, the details of the query result object:

 

Component: CRMAUI

Object: AUIHANAQR

Object type: Query Result

Attribute Structure: CRMS_AUI_SRCH_RESULT_HANA

 

The above entity is part of the collection which in turn is the result set of a dynamic query search. Due to a particular requirement, we need to add some more entries of the same object type in the result in the 'search event' itself.

 

Please find below, the details of the corresponding dynamic query object:

Object: AUIQueryHANA

Object type: Dynamic Query

 

Kindly let me know if you have come across such situation before and please share the solution if you have any.

 

Your help will be much appreciated.

 

Thanks and regards,

Arun N  K.

Multi Select in Table view with ctrl key

$
0
0

Hi Experts,

 

I have a requirement where the client wants to select the multiple rows in a table view only when the CTRL key is pressed  .

If the user has pressed the CTRL key only then he will be able to select multiple rows otherwise only a single row can be selected.

 

Is it possible in CRM UI.

 

Your Inputs will be highly appreciated.

 

 

Thanks

Kumar

Need to remove reason id from the dropdown ...

$
0
0

Hi SAP Experts ,

 


We need to remove the reason code in the drop down for the Reason field (as shown in the pic) in the interaction record workcentre . We want only the reasons to be displayed in the drop down

issue2.JPG


Thanks in advance...

Selection first n(20 )records from result page

$
0
0

Hi,

 

I have a requirement where the the users  want to select first n(20)  record from the result page after applying the date filter . They want to see all results and then select the records say first 50.I do not want to select manually clicking( browsing on page).Any thoughts how this can be achieved  like adding  text box at frame so that I can give number .

 

 

3-26-2014 10-57-08 AM.png

date picker in sap crm survey

$
0
0

how to add date picker in sap crm survey date fields.

 

Currently we have to write the date but requirement is to add the date picker.

Template for Quotation creation in SAP CRM Web Ui

$
0
0

Hi,

 

I have a requirement to design template for business users to create quotations easily in SAP CRM Web UI. Users requirement is to default some values at header /item level based on sales org specific. The template has to help to achieve this requirement. I checked SPRO, there is SALT - sales order template transaction type. My requirement is to include template in the existing quote types. Any help or documentation will be greatly appreciated.

 

With regards,

Ravi

Displaying text messages CRM Home Page

$
0
0

Hi Gurus!

 

Is there a way to display text messages on the opening page within CRM? For example, if you wanted to alert CRM users to outages, news or system changes.

 

If anybody knows. I'll be grateful.

 

Regards!

 

Maria.


Any pointers in Deleting error message added via cl_bsp_wc_message_service=>add_message( )

$
0
0

Hi,

 

I am trying to delete error message that is added in the standard method using cl_bsp_wc_message_service=>add_message( ).

 

I have redefined the method adjust_search_criteria_values and calling the super class method at the beginning as part of the best practice. The redefinition is required to take care of exception and error message raised from super class method. I am able to catch the exception by calling the super class method with in TRY ENDTRY Block. However, when i try to remove the message added in the super class method, its not working. I couldnt find any method in the class cl_bsp_wc_message_service that can be used. Tried using CRM_DELETE_MESSAGES ..but of no help.

 

 

Any pointers on this would be of great help.

 

Regards,

Uday

Use a global variable in context node class

$
0
0

Hi All ,

 

Need Help ..

 

I have declared a global variable in _IMPL class and now I want to use it in the getter method of one of the attribute , is there a way we can do this , please suggest .

 

Thanks ,

Vaibhav

remove related entity records

$
0
0

Hi All,

 

I have one mother  entity    'BTHeaderPartnerSet',  which contains the relation ship enties those are having the data .

 

One of the relation ship entity is BTPartnerOpportunity' , which contains the all partners data those are existing in opportunity .  According to my requirement I need to remove or delete some records from above entity '   'BTPartnerOpportunity'  by chekcing the partner function . Please help me in this .

 

 

    IF lr_entity IS BOUND.
    lr_partnerset = lr_entity->get_related_entity( iv_relation_name = 'BTHeaderPartnerSet' ).
    IF lr_partnerset IS BOUND.
      lr_partneropp = lr_partnerset->get_related_entities( iv_relation_name = 'BTPartnerOpportunity' ).
      IF lr_partneropp IS BOUND.
        lr_iterator = lr_partneropp->get_iterator( ).
        lr_iterator->filter_by_property( iv_attr_name = 'PARTNER_FCT'
                                         iv_value     = 'Z000003' ).

 

 

even though I have used filter by property it is not working .

 

 

Regards,

Ram

CRM document replicated to ECC. But not able to edit

$
0
0

Dear Experts,

 

We are replicating debit memo request to ECC system from CRM. But when i am trying to edit the document in VA02, its not allowing me to edit. Am getting the below error.

 

Process the original document in the CRM system
Message no. V4310

 

Hope there is some setting required in Middleware parameter. If anyone having idea please share to me.

 

 

Regards,
Anandhan

Tax Tariff code need to change in CRM product master (COMMPR01)

$
0
0

In our product master in CRM Tax Tariff code need to be changed.

 

Can any one help in this regards plz

Tax Tariff code need to change in CRM product master (COMMPR01)

$
0
0

In our product master in CRM Tax Tariff code need to be changed.

 

Can any one help in this regards plz

Result List for Premise different for same BP

$
0
0

Hi SAP experts,

 

We are facing the following issue in our system,

 

When we confirm a BP in our system we get two connection object againt the confirmed BP

 

1.jpg

When we search for premise from the search option for the same BP :

 

2.jpg

We get 3 connection object in the result :

 

3.JPG

 

Any sort of help will be highly appreciated.

Thanks in advance.


ECC BSP page display from CRM through Transaction Launcher

$
0
0

Hi Experts,

 

We have a BSP application in ECC and want to launch the page from CRM using transaction launcher. The page is already launched from a different link. Is it possible to use the same transaction launcher from new link to navigate to the same page?

 

Thanks,

JC

Value attribute in web ui behaving different if put in first column of table view

$
0
0

Hi Experts,

 

I have created a new checkbox field as value node in BP Contact relationship block. Based on some conditions the field value is checked or unchecked in a row. It gives proper output except when the field is placed in first column. It put check on a different row. Everywhere else the field is good. Can you please provide me any reason and solution?

 

Thanks,

JC

Do documents attached in orders get linked with Account?

$
0
0

Hi,

 

In Interaction Center, we have a feature called "Document Search", it searches for the documents of the account that we have confirmed on the Interaction Center.

 

My question is, the attachments we make to any orders like Interaction Record, Opportunity etc , do they get linked with the account of those orders too? I am asking this question because , we have a requirement where the document search when performed on an account, it should fetch all the documents that are attached to the orders created under that account.

 

Is this a standard framework that these attachments of orders get linked to account?

 

Thanks,

San

CRM Sales 2.0 - Relationships "No detail information available"

$
0
0

When viewing relationships on accounts, we are able to see the names of the related parties but when we tap either of them we receive the message "No detail information available".

 

In addition, when creating activities the values for the Account Manager (all visible Partner Functions) are numbers and don't resolve to the names.

 

All other data appears to be loading correctly.

 

Any help is greatly appreciated.

 

Bernie

Funtion code can not be selected 0225

$
0
0

Hi All,

 

I am facing an issue when opening an enhanced option named as employee detail in HELP menu in VA03 transection.

 

When I am opening ECC transection through Web Ui as per the setting there is an another window opens where user display an docuement and can select created by option on the GUI screen and than select a option Employee detail Which is an enhanced option in HELP menu which displays employee name last frist name etc.

 

Incase I am trying this in ECC GUI its workign fine but from web ui its not working. We are workign currently on ECC EPH6 version. I have chekced SAP Note 1435231 is implemented. We had upgrade recently so feel as it is an enhanced option some where It needs to be activated. Please guide and find error detail below.

 

Funtion code can no tbe selected

 

Message No 0255

Diagnosis

You have entered an inactive funtion code

you can trigger this by

  Inputting directly in the OK code field

  Inputting the fastpath of an inactive menu funtion,

  Choosing an inactive Funtion key or even by

  choosing ENTER, if Enter has an inactive funtion

 

 

 

Please help.this is just an tricky issue. more detail is there in the attachement.

 

Thanks,

Viewing all 7573 articles
Browse latest View live


Latest Images

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