We would like to implement a validation in ERP standard and raise error message in standard function module modification
eg: FM CHECK_BANK_ADDRESS
but the validation is supposed to be executed only for ERP standard and not MDG .
How do we identify if the calling application is MDG to skip this validation .