cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Categorisation Schema ASP_STATE = 'V'

arden_stricke1
Product and Topic Expert
Product and Topic Expert
0 Likes
796

Hi

We're running SAP CRM 7.0 and have noticed that when we release a new version of a given Categorisation Schema the ISP_STATE value on table CRMC_ERMS_CAT_AS has ASP_STATE value 'V' (Active)

According to SAP Note: 2140565, the value 'V' is no longer used and instead is supposed to be calculated dynamically when displayed

* (This logic is managed in Class Method: CL_CRM_ERMS_CAT_AS_DB->DETERMINE_SCHEMA_STATE).

The reason I'm posting this question is that in our lower environments when a new version of a schema is released the value for the ASP_STATE value = 'R' (Released) and it stays as 'R' regardless of the actual required date/time of activation.

I'm trying to understand why in one environment the ASP_STATE value is set to 'R' whereas in another it is set to 'V'.

* Could there be some configuration that is controlling it? My understanding is that this is all hard-wired SAP Standard logic

Thanks

Arden

Accepted Solutions (0)

Answers (2)

Answers (2)

Silvia_Ventura
Product and Topic Expert
Product and Topic Expert

Hello Arden

I've just confirmed with development support that this is the right behavior. I mean, status V shouldn't be updated. I also have entries with ASP_STATE = V but they are old.

Check if you're getting new entries with value V and create and incident in CRM-IC-ERMS in case of you can reproduce the problem.

Best regards

Silvia

arden_stricke1
Product and Topic Expert
Product and Topic Expert
0 Likes

Thanks Silvia

These are definitely new entries, so will get that incident logged

Regards

Arden