Question:
We're using debmas inbound with extensions to hold some extra fields.
Tracking the attached FM brings us to a routine fill_appl_structures in LVV02F3N where it moves fields from the IDOC segments into various itabs with structures B<nameoftargettable>.
We intend to append the ZZ felde we need to these structures.
Does this seem a reasonable plan? We note that those structures are used in LSMW & some standard batch input progs.
Answer:
Your DEBMAS-processing eventually leads to the same routines LSMW uses.
Appending sounds reasonable enough I'd say, as long as you have the same fields in the corresponding tables