cancel
Showing results for 
Search instead for 
Did you mean: 

Key Figure "CUCUST0000" was not found for the Connector Type "BPM_Detail_List

nidhinawal
Explorer
0 Kudos

Hi there,

We have come across the mentioned error in SolMan System:

"Key Figure "CUCUST0000" was not found for the Connector Type "BPM_Detail_List. The related Analysis Types cannot be used. "

The background for our implementation is, we have created customer exit for custom monitors and did some configurations. And loaded the monitors in SolMan System. Now, while launching "Business Process Analytics", providing the solution and related monitor, for a specific date, this mentioned error is appearing.

Please help.

Regards,

Nidhi

Accepted Solutions (0)

Answers (3)

Answers (3)

keiji_mishima
Active Contributor
0 Kudos

Hi Nidhi

I share some information. Hope it helps you.

To use Analytics (higher than SolMan7.1 Sp5), you need to use ABAP OO based BPMon development framework.

You can get the development guide from SMP.

http://service.sap.com/bpm => media library => technical information =>Setup Guide - Customer Monitor with ABAP OO

On thop of this document, you need 2 things to additional setting enable Analytics.

For you key figure, you need to define key figure category, function pool, postprossing indicator

like following picture. Here is a typical example.

Simple Through put key figure definition 

TH/  BPM_ANALYTICS_TH_STD/  TBI_STD

Simple backlog key figure definition

BL/  BPM_ANALYTICS_BL_STD/  TBI_STD

And also for your selection definition, you need to BI Gen.Param. This indicate a grouping condition for analytics. Once you set this setting and conduct data collection, please do not change the number any more, Otherwise, you might have inconsistency in the Cube.

And please also make sure you have detail list definition and also corresponding form routin in the Z_BPM_ECU_COLLECTOR. You need form dc_cucustxx for data collection and form di_cucustxx for detail list.

I hope the information help you.

Best Regards

Keiji Mishima

nidhinawal
Explorer
0 Kudos

Hi Keiji,

Many Thanks for your quick reply.

Yes, we referred the same document which you mentioned here, for our custom monitor by using ABAP OO framework, and also did at the customizing and coding as per you mentioned here.

But still this warning appears, so can you please suggest me some specific solution.

Thanks in  anticipation.

Regards,

Nidhi

keiji_mishima
Active Contributor
0 Kudos

Hi Nidi

OK, once you update the repository customize in /SSA/EXM, you need to conduct a load monitor in your BPMon setup. So please deactivate your existing monitor and conduct load monitor, and execute generate, activate monitor customize.

If it does not help, I recommend to create SAP customer message.

since  without checking your custom code, repository definition, it is bit difficult to analyze further.

Best Regards

Keiji Mishima

Former Member
0 Kudos

Hi Nidhi,

We have a similar issue with BPA in our solman. Did you get this issue resolved, if so can you provide the solution.

Thanks

Praveen

keiji_mishima
Active Contributor
0 Kudos

Hi Nidhi

Did you create your custom monitor by using ABAP OO framework?

To use Analytics, you need to use ABAP OO method.

Did you define Form for your detail list in the exit coding ?

And how do you define your key figure and detail list via /ssa/exm -> ecu?

(Key figure type, function pool definition, bi flag for Analytics grouping)

Best Regards

Keiji

nidhinawal
Explorer
0 Kudos

Also for information, we are doing it for Trend Analysis