Quantcast
Channel: SCN : Popular Discussions - SAP CRM: People Centric UI (Read Only Archive)
Viewing all 4269 articles
Browse latest View live

BSP Error: Exception Class CX_SY_REF_IS_INITIAL in Case Management

$
0
0

Hi Friends,

 

I am getting following error while going into details of the Cases already Created.

The procedure is as follows

I am searching for the Cases with some parameter like case type. The search result is a list of all the Cases fulfilling the criteria.

But when I click on any of the Cases on the Results list I am getting the following error.

 

"Business Server Page (BSP) error

 

What happened?

Calling the BSP page was terminated due to an error.

 

SAP Note

 

The following error text was processed in the system:

An exception with the type CX_SY_REF_IS_INITIAL occurred, but was neither handled locally, nor declared in a RAISING clause

 

Exception Class CX_SY_REF_IS_INITIAL

Error Name

Program CL_SCMG_CASE_API==============CP

Include CL_SCMG_CASE_API==============CM00O

ABAP Class CL_SCMG_CASE_API

Method IF_SCMG_CASE_API~ENQUEUE

Line 54

Long text An attempt was made to execute a dynamic method callon an initial(NULL-) object reference. The reference must refer to an object.

 

Error type: Exception

Your SAP Business Server Pages Team"

 

I have searched for the SAP Notes. But could not find a suitable note.

 

The same error I am getting while assigning Cases on the Case Hierarchy tab while creating a Case.

But I am able to create a Case, but could not go to the details of the case once created.

 

Any input will be greatly appreciated.

 

Thanks and warm regards

 

Purnendu


Diff. between PCUI & BSP

$
0
0

Could any body give Difference between BSP & PCUI config.?

 

 

Sunil

Channel Partner Management

$
0
0

Hi Experts,

 

   I am looking for some documentation of web based SAP Channel Partner Management application ( ppt presentation etc ) as to how to  configure and run the application.

   It would be great if you can provide me some leads into this.

 

Thanks and regards,

Sudipta

FM 'CRM_MESSAGE_COLLECT' message type 'I', 'W', No Action.

$
0
0

Dear Friends, 

 

I used the funtion module  'CRM_MESSAGE_COLLECT' to popup the message in Both Gui & PCUI. When I use the message type is Error(iv_msgty = 'E'), that's OK.  But if the message type is Warning or Info, No message displayed.  I don't know why?  could anybody give me the comments about it?

 

Many Thanks

 

           CALL FUNCTION 'CRM_MESSAGE_COLLECT'

            EXPORTING

              iv_caller_name = 'ORDER'

              iv_ref_object  = iv_guid

              iv_ref_kind    = 'A'

              iv_msgno       = 131

              iv_msgid       = 'ZD'

              iv_msgty       = 'E,    'I',    'W'

              iv_msgv1       = text-007

              iv_msgv2       = space

              iv_msgv3       = space

              iv_msgv4       = space

            EXCEPTIONS

              not_found      = 1

              appl_log_error = 2

              OTHERS         = 3.

Quick Address Service

$
0
0

Hi Experts,

 

Could someone please let me know as to how do we implement QAS (quick address service) in CRM. We are using PCUI applications CRMM_ACCOUNT to create our Business Partners. Is there any customization that can be done or is there a development required to be done on the same. If this is customization, please let me know how to do that.

 

Thanks.

BSP Error:Message E BL 203 cannot be processed in plugin mode HTTPs

$
0
0

Hi Experts ,

 

I am trying to navigate from one application to another by clicking on the opportunity that i have created.

While navigating i am getting the following error but this error does not occur for all the users.

 

 

The following error text was processed in the system:

Message E BL 203 cannot be processed in plugin mode HTTPs

 

 

Exception Class CX_SY_MESSAGE_IN_PLUGIN_MODE

Error Name

Program CL_CRM_BSP_FRAME_MAIN=========CP

Include CL_CRM_BSP_FRAME_MAIN=========CM001

ABAP Class CL_CRM_BSP_FRAME_MAIN

Method DO_REQUEST

Line 1003

 

Could you please help me in this regard.

 

Regards

D.Vadivukkarasi

Set Default value for Country field in BP maintain Screen

$
0
0

Dear Expert,

                  How to set the Default value for Country in Business Partner Maintain Screen(BP) ?

My Requirement is :

 

BP Maintain Screen in Address Tab

Country filed value should display as IN .

 

Could you please give you suggestion ?

About Transaction IB51 and related

$
0
0

HI Experts,

 

         I want to know about the transaction IB51,52,53 please give information to me to get  ready about that.

 

Regards,

Naveen Kumar M s


Dump in Service orders in Portal ????

$
0
0

Hi Experts !!!!!!!!!

 

 

I m working on Service scenario (Service orders) i have made some changes in my standard iview of Serivce order after doing it i have also generated layout for related field group but when i execute same application thruough MAC and click on New Order im getting below error.

 

Message E CRM_BSP_LAYOUT 059 cannot be processed in plugin mode HTTP

 

Exception Class     CX_SY_MESSAGE_IN_PLUGIN_MODE

Error Name     

Program     CL_CRM_BSP_FRAME_MAIN=========CP

Include     CL_CRM_BSP_FRAME_MAIN=========CM001

ABAP Class     CL_CRM_BSP_FRAME_MAIN

Method     DO_REQUEST

Line     997

 

I know this error is related to layout generation but i dont know for which filed group i should generate layout, i thing i m missing any step please let me know if i m missing any step in customising.

 

Thanks,

DD's

Sap CRM Integration with PM

$
0
0

Hello Gurus,

I am trying to design access for CRM implementation in my project.

I have a scenario where

Ineraction Center Agent is taking a call in the system and then processing the customer details and then create a work order from the CRM Web UI .

Agent clicks the tab on the Web UI and the system opens a new screen in ECC with create work order screen in PM.

My query is which business role should be assigned to the Agent in CRM and

what authorizations does the agent needs in CRM and PM when he creates a work order through that backend interface which integrates CRM and PM.

can somebody explain how the data flow takes place between CRM and PM.

 

Thanks in Advance

 

-Regards

Sam

How to find the BADI's in SAP CRM system

$
0
0

Hi Guntas,

 

Can any one give me the program name for finding the BADI's for a perticular Transaction. or how to find the BADI for the given Transaction code.

 

Regards,

Nagaraju.

BSP Page Error: CX_SY_MESSAGE_IN_PLUGIN_MODE

$
0
0

Hello Gurus,

 

I have been configuring the SAP CRM Portal 5.0 and all is working fine in the DEV environment. I have transported the configuration and one additional field that was created using EEWB to the INT / QA environment and I am now getting an error on one of the pages. The application is CRMM_ACCOUNT, and the field group is in the Search Area...when I select the "Show Advanced Search" button and the show search field is empty or the "My Favourites" drop down is selected I get the following error:

 

SAP Note

The following error text was processed in the system:

Message E D0 004 cannot be processed in plugin mode HTTP

 

 

Exception Class     CX_SY_MESSAGE_IN_PLUGIN_MODE

Error Name     

Program     CL_CRM_BSP_FRAME_MAIN=========CP

Include     CL_CRM_BSP_FRAME_MAIN=========CM001

ABAP Class     CL_CRM_BSP_FRAME_MAIN

Method     DO_REQUEST

Line     997

Long text     -

 

 

I have searched in SDN and have found some pointers, however, I just cannot seem to get this to work.

 

Two other threads that have been similar are "PCUI F4 help search on BP returns BSP error" and "value help error", however, I need some more help.  

 

It is as if something has not been transported or generated correctly in the INT / QA environment. I have tried to generate the field groups ACC_SEARCH_04, ACC_SEARCH_05, ACC_SEARCH_06, ACC_SEARCH_07, ACC_SEARCH_08, ACC_SEARCH_ALL_FIELDS and then also tried to generate all field groups using a acc* to generate all Accounts field groups, but this does not seem to help.

 

This is a very urgent request, so your assistance is greatly appreciated.

 

Thanks in advance,

Alan

changing SID CRM

$
0
0

hi everyone,

 

We need a procedure to change SID of a CRM system. We want to known the steps to make it. We have a solaris system with an oracle database.

 

thanks in advance.

 

Fitto

BBPCRM

$
0
0

Hi All

 

Can anyone explain me the product structure of CRM. I am basis for CRM Server for the first time and I find that it is known as BBPCRM as well.

 

1.I want to know how the product has evolved and

2.what is the support pack structure for CRM.

3.Also I would like to know whats BBPCRM.

What are the versions of CRM and whats coming up in the near future.

 

Thanks a lot for the help.

 

Deb

Configuration fields of Bp based on BP role

$
0
0

Hi Experts,

 

I have configured fields for each BP role in SPRO (tcode BUSD)

However, this functionality does not reflect in CRM Portal.

 

How can I configure fields and tabs depending the BP role ?

I want to customize the views based on BP role ?

 

regards,

ahm


CRM Business Package 5.0.0 SP1 in Netweaver Portal 7.3?

$
0
0

Hi,

 

at the moment we have a Netweaver Portal 7.0 with CRM Business Package 5.0.0 SP1.

We are planning to upgrade our Portal to Version 7.3 but are not able to upgrade CRM to 7.0 at the moment, so we have to stay a while at Version 5.0.

Could anybody tell me if it is possible to use our current Business Package also in 7.3?

As i see there are no further SPs for this Business Package, so i only can use the one i already have!?

 

Many thanks for your answers

 

Regards

Alex

BSP Error: Exception Class CX_SY_REF_IS_INITIAL in Case Management

$
0
0

Hi Friends,

 

I am getting following error while going into details of the Cases already Created.

The procedure is as follows

I am searching for the Cases with some parameter like case type. The search result is a list of all the Cases fulfilling the criteria.

But when I click on any of the Cases on the Results list I am getting the following error.

 

"Business Server Page (BSP) error

 

What happened?

Calling the BSP page was terminated due to an error.

 

SAP Note

 

The following error text was processed in the system:

An exception with the type CX_SY_REF_IS_INITIAL occurred, but was neither handled locally, nor declared in a RAISING clause

 

Exception Class CX_SY_REF_IS_INITIAL

Error Name

Program CL_SCMG_CASE_API==============CP

Include CL_SCMG_CASE_API==============CM00O

ABAP Class CL_SCMG_CASE_API

Method IF_SCMG_CASE_API~ENQUEUE

Line 54

Long text An attempt was made to execute a dynamic method callon an initial(NULL-) object reference. The reference must refer to an object.

 

Error type: Exception

Your SAP Business Server Pages Team"

 

I have searched for the SAP Notes. But could not find a suitable note.

 

The same error I am getting while assigning Cases on the Case Hierarchy tab while creating a Case.

But I am able to create a Case, but could not go to the details of the case once created.

 

Any input will be greatly appreciated.

 

Thanks and warm regards

 

Purnendu

How to find web-ui field's database table..

$
0
0

Hi experts,

 

     Suppose we want to know the particular web ui field's data base table, then we have to follow some steps like click on f2 to know component name, then open your component, then open your base entity name, and find your root object, and from root object find your attribute along with data element/domain and at the end by help of where-used-list we will get the several tables.

 

Now my question is after doing all these things we got several tables, not a single table, again for filtration it will take some time.  

  or

Is there any  direct mechanism to find particular data base table.........

 

 

 

regards,

Kali Charan Sahu

CRM - PCUI with GUI Configuration Steps

$
0
0

HI ALL,

 

I would like to know the necessary configuration settings for CRM GUI with PCUI for 5.0 version. if any body sends Cook Book r any Building Blocks link - i would be great and thankful to all . My id - amritacrm@indiatimes.com.

 

Regards,

 

Amrita

Iterator and Collection wrapper

$
0
0

Hi everybody,

 

Can somebody explain what is the difference between a collection wrapper and an iterator ?

 

When I look in the getter of an attribute in the context node  I see following code :

 

DATA: current TYPE REF TO if_bol_bo_property_access.

 

    if iterator is bound.

      current = iterator->get_current( ).

    else.

      current = collection_wrapper->get_current( ).

    endif.

 

Why are we doing that ?

 

This code has been generated by the wizard ...

 

Thanks in advance for your help,

Marie

Viewing all 4269 articles
Browse latest View live


Latest Images

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