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

BOL transaction rollback not working properly

$
0
0

Hi Experts,

 

I am programming a mass processing for business partners and encountered following problem:

 

Say I lock the first business partner in my list and encounter an error in the processing, I then call entity->get_transaction( )->rollback( ).

 

If I then process the next business partner, lock it and process successfully, ending with save and commit, changes that I made on the first entity are also committed.

 

It seems to me that the rollback only affects GenIL and not BOL.

How do I clear the modifications to entity 1 out of the BOL without losing the entity from my collection?

I would like to avoid using the BOL core reset or other methods that will lose the information from my collections.

 

Thanks for any input.


How to display table data using message long text in Web UI?

$
0
0

Hi Friends,

 

I have a requirement to display message long text with table data. I know how to display long text message usint &V1&, &V2&, &V3& and &V4&, but not sure how to display table data in message long text and if that is even possible or not.

 

I have a SE91 message class say ZMSG_CL message number 001.

 

Message-Short Text:

Document flow exists for sales order &1.

 

Message-Long Text:

For sales order &V1& following document flow exists.

     <Transaction ID1>     <Transaction Description>

     <Transaction ID2>     <Transaction Description>

     <Transaction ID3>     <Transaction Description>

               .

               .

               .

     <Transaction IDn>     <Transaction Description>

 

Above is just an example of my requirement. Now I can display Sales order number using &1 and &V1&.

 

Can someone please tell me how to display transaction IDs and their corresponding description stored in an internal table (number of table entries can varry at runtime), how to pass internal table to message long text.

 

Thanks in advance,

En Kay

Displaying field as Radio Button in Table View

$
0
0


Hi,

 

I need to display a feald as radio button in the result table view. The field is char 1 type.

 

To achieve this I implemented code in Get_P and Get_V methods of the field. The issue is Get_V method of the field is not trigerring and hence not displaying the text on radio button and not allowing it to select it.

 

Get_P method is trigerring that too is displaying only one radio button without text and in disabled mode. Even Get_I method is not trigerring. I am not sure what could be the reason for this. Please suggest.

 

 

Thanks.

WorkFlow: Mail not received by approver

$
0
0

Hi Experts,

 

I am new to workflow. I use Mail Step to sent mail to different user in SAP inbox. There are different level of approval in my workflow. so i create table in the Business object and fill with approver IDs. When i use this table in the Mail steps as expression. Mail didnt go to any of the user.

 

Please suggest where i am getting wrong.

 

Thanks

imran 

Simple Object Implementation

$
0
0

Hi,

 

We are migrating excel based functionality to SAP CRM. We created Simple Objects Z-table and configured in SPRO and its working fine.

Problem is how can we link simple object to other root object with custom relation. I have gone through SCN blogs and threads but i could not find linking of simple objects to other root objects.


Also how can we update custom table of simple object for initial load with around 250000 entries?

 

Thanks,

Ripal

Bol Application not found in Rapid Application Tool

$
0
0

Hi Experts ,

 

As per the the below link "Generation of UI from a BOL Model"

 

Generation of UI from a BOL Model - Rapid Applications - SAP Library.

 

I have created a Component using BuliHeader->BuilActivity .

 

It says that once you create the application it should be as simple as going to "Embedding a Rapid Application "

 

Embedding a Rapid Application - Rapid Applications - SAP Library.

 

However when I go to embed views and select application type " BOL Application " , it doesnt not return the Application which i have created using wizard.

 

Am I missing something ?

 

Any help will be greatly appreciated .

 

Thanks in Advance

 

Regards

Amit

The search result is 0 in WEB UI even after assigned enough authorization object.

$
0
0

Hi experts,

we are approaching the end of our project and busy with setting up the authorization.

In WEB UI, after click the Search button, no entries can be found.

1.jpg

My Id have SAP_ALL authorization, and there are many orders listed.

I compared the trace log by ST01:

MY ID:

2.jpg

The test id:

3.jpg

It seems that only one more authorization object - B_BUPA_RLT was checked.

But actually, I assigned this object to the test user. So, the question is,is there any other authorization object should be assigned?

How can I know which authorization is missed?

Thanks.

Jerry

Filter not working in Search Result View.

$
0
0


Hi ,

 

i was trying to filter the value in search result view, but i am not able to filter it.

 

could anyone help me in fixing the issue.

 

Thank You & Regards

 

Rohan


Issue with window.open java script function in HTML

$
0
0

Hi Folks,

I am facing an issue while calling window.open  function in html file of the view.

I wish to open a web URL in browser on clicking hyperlink. For this requirement i am calling the above mentioned java script function window.open in html file associated to the view.

This links works absolutely fine for the first time , but does't works when i click the hyper link again

Can any java script expert help me in here ?

 

I am using following piece of code, this is just as an example , i am using a dynamic url instead of google.com .

 

<script type="text/javascript">
window.open ("http://google.com/",'mywindow','menubar=1,resizable=1,width=350,height=250,scrollbars=no,toolbar=no,directories=no,location=no,status=no"');
</script>

 

Thanks in Advance

Sheetanshu

how to find the list price of product

$
0
0

Hi..

 

My requirement is to get listprice for a particular product, please guide the table realtions...and if any function modules.

 

 

Regards,

Brahmaji

Add new field of table output in view ICCMP_BT_IRHIST/InrLastHist.

$
0
0

Hi Experts,

 

I am trying to add new field in table view ICCMP_BT_IRHIST/InrLastHist. For this I have added custom structure to context node 'BTORDERCUSTHIST' in CRMST_QRESCUSTHIST_BTIL. But the field is not available for selection in View configuration.

Any help how can I get new field in output table view?

 

Thanks and Regards,

WorkFLow Condition Step error

$
0
0

Hi Frds,

 

Please look up the below screen shot. I dont know why the system behaving like this.

I put a condition step. Its giving error "Error when starting a CASE branch" when the Condition is TRUE and workflow stuck,  But it execute successfully when Condition is FALSE.

Below is the flow chart.

screen1.png

screen2.png

Flag_X is constant equal to X.

 

Please Suggest

 

Thanks

Imran

CRM implementation steps on sales module./an onverview./need a realtime exp

$
0
0

hi experts,

 

Need to know more on sap  CRM implementation steps on sales module.

Can anyone throw some light regarding the steps that needs to be followed in that.

 

Please take a customer( do not name the customer name ,but specify the industry) how are they going from the

beginning project preparation to go live.

 

As i know that there are five steps involved in that.

I need to know more on the real time scenarios in that.

 

Please provide inputs.

 

Thanks & Regards

Prajith P

Error while trying to create a outbound plug

$
0
0

Hi ,

 

I am getting an error message while trying to add an outbound plug to a component .any suggestions

 

 

Adding attributes to CRM Organisation model

$
0
0

Can somebody take me through the process of adding an attribute to the CRM org model?

 

Want to add an attribute to differentiate between 1st level and 2nd level Call Centre teams.

 

Cheers


Interactive Reporting - Enhancement

$
0
0

Hi,

I want to add a SAP Standard filed in 'Opportunity' Report Area. The field was there in data source /CRMBW/OLTP_OPPORTUNITY_ITEM as hidden field. Then I made this field as visible field and I can see the field along with the data in RSA3 transaction.

But the problem is when I log in to Web UI and create the interactive report - I don't see this new added field in my Report Area. Am I missing some step??? Do I need to activate something like report area or anything else...?

Please suggest.

Thanks,

The search result is 0 in WEB UI even after assigned enough authorization object.

$
0
0

Hi experts,

we are approaching the end of our project and busy with setting up the authorization.

In WEB UI, after click the Search button, no entries can be found.

1.jpg

My Id have SAP_ALL authorization, and there are many orders listed.

I compared the trace log by ST01:

MY ID:

2.jpg

The test id:

3.jpg

It seems that only one more authorization object - B_BUPA_RLT was checked.

But actually, I assigned this object to the test user. So, the question is,is there any other authorization object should be assigned?

How can I know which authorization is missed?

Thanks.

Jerry

eCATT and CRM Web UI

$
0
0

Hi Experts,

 

Kindly provide your inputs of the feasibility of using eCATT for CRM Web UI recording. If possible, please also share the versions of CRM for which it can be used.

 

Regards,

Radhika

Saved search Issue

$
0
0

Hello Experts,

 

  I am facing following issue while searching the already saved search.

 

When i select any saved search entry and click on GO, then it is displaying me standard Error Message "Entry 'ZZCHP_PERS_RESP' cannot be used: Configuration is missing search criteria"

 

 

ZZCHP_PERS_RESP  is one of the Search criteria field which i have added.

 

Following is the Screen shot for the same. It is not displaying any result and hence failing.

 

The information about the Error message is also captured in the Screen shot. Message is from BSP_WD Message class, Msg Number : 009.

 

Please help me where it is going wrong.

 

saved search.JPG

 

Thanks and Regards,

Nikhil Kulkarni


Send SmartForms as HTML email instead of PDF attachment?

$
0
0

This may not be a CRM specific question, but I am using smartforms in the context of CRM so it may be applicable.  I currently have actions set up to send out notification emails upon the occurrence of certain events.  Currently my system is sending out the emails with the smartform attached in a PDF.  Is it possible to have these sent out with the smartform data in the body of an email rather than as a PDF attachment? 

Viewing all 4552 articles
Browse latest View live