Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1. General Coding Standards

       Please follow the ABAP Review Check List

2. Interface: Processing Inbound & Outbound Files

...

      FUNCTION Z_INSERT_TR_ACCOUNT .
     ******* * This function module is OBSOLETE *********

      MESSAGE ID 'ZZ' TYPE 'X' NUMBER '132' WITH
     'Function module' 'Z_INSERT_TR_ACCOUNT'.

...