PBCS: how to include a source column as an FDMEE drill-through attribute when length >20
I am loading a source file into Planning via FDMEE (PBCS). The file has transaction level detail which is aggregated by FDMEE before being exported to Planning. The goal is to drill back from a balance in Smart View to the FDMEE Drill Through Details page to see the transactions that contributed to the balance.
The source file contains several transaction-specific columns which I would like to include in the Drill Through Details display. An example is Journal Description. However, if I try to include this field an Attribute in the Import Format, FDMEE fails because the relevant column in TDATASEG_T has a width of 20 characters (whereas Journal Description may be much longer than that).