SAP Function Modules

Share |

0AIB_CHECK_MAIN SAP Function module - 0AIB CHECK MAIN

Pattern for FM 0AIB_CHECK_MAIN - 0AIB CHECK MAIN
Associated Function Group: 0AIB
Released Date: Not Released
CALL FUNCTION '0AIB_CHECK_MAIN' "
  EXPORTING
    i_gnjhr =                   " biwtai1-gjahr
    i_prnam =                   " biwtai1-prnam
    i_prnams =                  " biwtai1-prnams
    i_main =                    " biwtai1-main
  EXCEPTIONS
    INPUT_ERROR = 1             "
    .  "  0AIB_CHECK_MAIN






Share |