Symptom
When deploying the business configuration in your SDK solution, the following error is prompted:
"Value YABCDE_XXX in setting A1S_FIN_TAX_DECLFOP_C_TXDECLAT must also be entered in setting APC_C_TXDECLT" (where YABCDE_XXX refers to the solution ID and numeric value defined in the affected BCO)
The same error can be observed when the upgrade of the Implementation Project fails in the front-end UI.
“Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.“
Environment
- SAP Business ByDesign
Reproducing the Issue
- Login to SDK.
- Open the PDI solution.
- Right click on the solution in solution explorer and select Deploy Business Configuration.
- Error Occurs.
Alternatively, the same error occurs if:
- Login to UI.
- Navigate to Business Configuration work center-> Implementation Projects View.
- Click on Open Activity List.
- Error Occurs.
Cause
This error happens when the value of TaxDeclarationTypeCode that you have defined in the TaxDeclarationProfile BCO is missing in the TaxDeclarationType BCO as this is the foreign key which links the two objects.
Resolution
You should maintain the same TaxDeclarationTypeCode value in the two affected Business Configuration Objects.
Keywords