What is the impact on table columns that use DD items of length 10?
A DD Item is created of length 10 as ALIAS can be 10 characters long. As per the standards JDE recommends to use only 8 character when defining DD ALIAS. This is because when using a DD item as a Table column - 2 characters would be reserved for Table prefix. What is the impact on table columns that use DD items ALIAS of length 10? Would it cause an issue on a table?
Thanks,