Before ABAP had classes, it had function modules — named, callable units of logic that live in containers called function groups. Think of a function group as a static C# class full of public static ...
Internally, SAP Application Interface Framework works with ABAP Dictionary structures, but IDoc Basic Types are not available as ABAP Dictionary structures. However, the IDoc Structure Generator can ...