EXIT_SAPMM07R_001

<< Click to Display Table of Contents >>

Navigation:  All About ABAP Technique > English > ABAP Tutorial > ABAP Workbench Tools > Enhancement > Customer Exits > Customer Exits Examples > Project ZWMWS001 > Funtions Exits  >

EXIT_SAPMM07R_001

>> Not allowed to change reservation document if it has been fulfilled

>> Clear memory validation dipake Unk werks & lgort

>> If the existing goods movement, can not change some fields

>> Check Reservation is already Expired ato blm from Table ZTA_WM_JOB_POST

>> Add error message M7 no. 901 type E

>> Run a program for updating the table based on the Final Issue ZTA_WM_JOB_POST

>> Check if the SY-uname listed as staff or not.

    If Staff is LV_COUNT> 0.

    This memory will be used in ZJB_WM004_UPDATING_FINAL_ISSUE program.

    Check whether the SY-uname listed as supervisor or not.

    If the Supervisor is LV_COUNT> 0

    This memory will be used in ZJB_WM004_UPDATING_FINAL_ISSUE program.