I am using direct input program RCPTRA02 to create reference operation sets. The business now requires loading long text for each operation and I have added another structure to handle that.
Here are some screenshots of my structures and relationships.
I am able to create the sets and an entry in STXH with no problem but it is not adding the PLNNR (group) to the TDNAME in the STXH table, therefore it is not tying the long text to the set/operation. In the structure TXT_OBJ_DS, I have OBJ assigned as a constant 'O' for Item. This is the only choice that actually writes an entry to STXH for me.
If anyone can offer help, I'd appreciate it very much.