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

More than one validity area in import file

Vivian7
Discoverer
0 Kudos
240

Hello,

I am trying to load more than one Validity Area and Rating. But it gives back errors with the following options, maybe you have an idea.

For the load of just one Validity Area and Rating into Usage, I tried the following (and it worked):

Usage
U:VACLID,RVLID
STRING.EXTERM<";">
PUBLIC;REG_WORLD

I tried that as well, but I was unsuccessful

Usage
U:VACLID,RVLID
STRING.LIST<",">
PUBLIC;CA,PUBLIC;US

Hopefully, one of you has a solution.

Thank you 

Accepted Solutions (0)

Answers (1)

Answers (1)

christoph_bergemann
Active Contributor
0 Kudos

Hello

i do not have experience in OCC as such.. but check this "thinking"..

SAP defines the usage as "one rating with one or more validity areas".. 

In your file you used "PUBLIC" twice...

Normally you would not maintain in EHS "PUBLIC + US" + "PUBLIC + CA" but you try to find "bigger validity areas" which include both (my example is here not a good one) and/ or you maintain "Public + US + CA"

I am sorry. i believe i can not help here

C.B.