SAP Function Modules

Share |

CLOSE_ILOA SAP Function module - CLOSE ILOA

Pattern for FM CLOSE_ILOA - CLOSE ILOA
Associated Function Group: IWO1
Released Date: Not Released
CALL FUNCTION 'CLOSE_ILOA' "
* EXPORTING
*   i_aktyp = 'A'               " t365-aktyp    Activity type A,H,V
  IMPORTING
    e_aeknz =                   " riwo1-aeknz   =A Abber./ = "J" finished
    e_bezdt =                   " riwo1-bezdt   Reference date
    e_bezur =                   " riwo1-brzur   Reference time of day
    .  "  CLOSE_ILOA






Share |