cancel
Showing results for 
Search instead for 
Did you mean: 

How to publish a query in SRM Launchpad

benjamin_herzig
Participant
0 Kudos

Hi,

i created a new query in ta SQ01. What do i have to do to publish the query at SRM Launchpad?

The query is set to user group /SAPSRM/SC.

I´m on SRM 7.0

Regards,

Ben

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Ben,

To understand your requirement a bit more, to which role do you want to add this new infoset query to?

Following are steps:

1. goto txn lpd_cust

2. select the correct existing launchpad or create a newone.

3. In the launch pad, add New Application, choose application category ISQ(Infoset query). Enter other details.

4. Save and exit.

Let me know if this helps.

Thanks,

Sushil.

benjamin_herzig
Participant
0 Kudos

Hello Sushil,

thank you for your answer.

After i added a new application in txn lpd_cust, i did the following steps, too:

- txn fpb_maintain_hier (create application)

- txn powl_type (type definition)

- txn powl_query (query id)

- txn powl_queryr (assignment query to role)

- txn pow_typer (assignment type to role).

I can see my new report at launchpad. But when i start my new report, the system dumps with the following error:

  • The following error occurred in system S01 : Dereferencing of the NULL reference
  • The error occurred on application server VIBSAP70_S01_00 and in work process 0 .
  • The termination type was: RABAX_STATE
  • The ABAP call hierarchy was:
    Method: CREATE_TYPE_NODE of program CL_POWL_UTIL==================CP
    Method: GET_DATA_NODE of program CL_POWL_TABLE_HELPER==========CP
    Method: DO_HOUSEKEEPING of program /1BCWDY/9EO2PK4RPMIQR3WGEI6N==CP
    Method: IF_TABLE_DATA~DO_HOUSEKEEPING of program /1BCWDY/9EO2PK4RPMIQR3WGEI6N==CP
    Method: WDDOMODIFYVIEW of program /1BCWDY/9EO2PK4RPMIQR3WGEI6N==CP
    Method: IF_WDR_VIEW_DELEGATE~WD_DO_MODIFY_VIEW of program /1BCWDY/9EO2PK4RPMIQR3WGEI6N==CP
    Method: DO_MODIFY_VIEW of program CL_WDR_DELEGATING_VIEW========CP
    Method: MODIFY_VIEW of program CL_WDR_VIEW===================CP
    Method: DO_MODIFY_VIEW of program CL_WDR_CLIENT_COMPONENT=======CP
    Method: DO_MODIFY_VIEW of program CL_WDR_CLIENT_COMPONENT=======CP

What is missing?

Regards,

Ben

Former Member
0 Kudos

Hello Ben,

To which role did you add your new application to in lpd_cust?

Also why are you changing POWL config?

Thanks,

Sushil.

0 Kudos

Run Report: WDK_GENERATE_POWL_CUST with proper parameters. Every time you make the change the query in SQ01

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Please try to create a transaction code with the program for the SQ01 query.

In portal use TCode Iview option to view the transaction code.

With Regards,

Malay