Bug 646799: Spend Request fields in Posted Gen. Journal Line have wrong/different field numbers in country versions (correct in w1) - #10248
Conversation
Agentic PR Review - Round 1Recommendation: AcceptWhat this PR doesThis PR fixes the field numbers for The change is narrow and consistent across all changed country versions. It does not change posting logic, validation, table relations, captions, or data classification. The extra whitespace-only fixes in FI and SE do not affect behavior. SuggestionsNone. Risk assessment and necessityRisk: The touched table stores posted general journal data, so wrong field numbers can create metadata drift between W1 and country versions. The fix only renumbers the two spend request fields to the W1 values, so the regression surface is limited to schema compatibility for those fields. Necessity: The linked bug and PR description show that the country versions were out of sync with W1. Aligning the field numbers is needed so the same spend request fields have the same schema identity across the affected BaseApp layers.
|
Posted Gen. Journal Line table is correct in w1 but has wrong IDs in country versions.
Fixes AB#646799