The attribute length change in PPM is not reflected in DWH
STEPS TO REPRODUCE
1. Create a custom object - String attribute with a char length 20
2. Run the Load DWH Full Load - success
3. Add some values to this attribute field
4. Run Load DWH Full Load - success
5. Change the attribute length from 20 to 255
6. Run Load DWH Full Load - success
7. Add values to the attribute field more than 20 chars
8. Run Load DWH Full Load
Expected: The job completes successfully
Actual: The job fails
16.2.2
DE131393 - Potential defect pending Engineering review