Dear All,
I have completed all the steps for SERC 2013-1, and found out following errors:
1. While executing expert rules with secondary data determination, I am getting following errors:
ZEXP_HC_EU
Invalid reference value in field VAL_AREA
Invalid reference value in field
ZEXP_CAA
Regulatory list: Value "" not found
Regulatory list: Value "ZUS_VOCEX" not found
Value ZUS_VOCEX in characteristic does not exist
ZEXP_CWA
Regulatory list: Value "" not found
Regulatory List: Value "ZUS_CWA307" not found
Value ZUS_CWA307 in characteristic does not exist
ZEXP_RESST
Regulatory List: Value "" not found
Regulatory List: Value "ZAU_CARC" not found
Value ZAU_CARC in characteristic does not exist
2. Symbol Error
While importing report templates, I am getting below errors:
"Symbol GEST0DGHC is not defined"
I have not completely tested the SERC update but I could locate above errors at first glance.
Would request you all to please help urgently.
Any help in this regard is highly appreciated.
Thanks & Regards,
Mihir
Hi Mihir,
Below are my comments for each point
1)
ZEXP_HC_EU
The validity for ZEXP_HC_EU is REG_EU. Please check in tabel TCG91 whether REG_EU is available. if it is then make sure that, User Exit ZEXP_HC_EU has following entries
EXPERT_COMMIT_FLG X
EXPERT_COMMIT_FUNCTION C1E5_SUB_EXPERT_DATA_CHANGE
EXPERT_COMMIT_MODE D
EXPERT_DESTINATION EHS_EXPERT
EXPERT_NUM_OF_DEACT_VALUATIONS 1
EXPERT_PARAMETER_CHANGE_MODE S
EXPERT_READ_RATING PUBLIC
EXPERT_READ_VALIDITY_AREA
EXPERT_RES_BY_SRSID_OWNID_FLG X
EXPERT_RULE_SET ZEXP_HC_EU
EXPERT_WRITE_OWNER
EXPERT_WRITE_RATING PUBLIC
EXPERT_WRITE_SOURCE_ID ZEXP_HC_EU
EXPERT_WRITE_VALIDITY_AREA REG_EU
ZEXP_CAA
Regulatory List ZUS_VOCEX is not defined. Please define the same.
ZEXP_CWA
Regulatory List ZUS_CWA307 is not defined. Please define the same.
ZEXP_RESST
Regulatory List ZAU_CARC is not defined. Please define the same.
2) Report Symbol GEST0DGHC: Please import following 2 TRs in your system to have this report symbol.
K900522.NE5 & R900522.NE5
Please let me know if you have any further queries.
Thanking you,
Regards
Amol
Add a comment