
When sending general ledger balances using message type FIROLL, you can
now call user exit 001, SMOD enhancement F050S001 in the outgoing IDoc if you want to add data to the IDoc.
You can write the additional data into a user-specific IDoc segment.
User exit 001 is called after each item from the IDoc (E1FIPOS) which
corresponds to a record from table GLT0 (G/L account transaction figures) in each case.
This function was always available with message type FIDCMT.