EXIT_SAPLEREDEM_001 is a standard exit sapleredem 001 SAP function module available within SAP R/3 or S/4 Hana systems, depending on your version and release level. It is used for IS-U: User-Defined Checks in Screen Fields processing and below is the pattern details for this FM, showing its interface including any import and export parameters, exceptions etc. there is also a full "cut and paste" ABAP pattern code example, along with implementation ABAP coding, documentation and contribution comments specific to this or related objects.
See here to view full function module documentation and code listing for exit sapleredem 001 FM, simply by entering the name EXIT_SAPLEREDEM_001 into the relevant SAP transaction such as SE37 or SE38.
Function Group: XEREDEM Program Name: SAPLXEREDEM Main Program: SAPLXEREDEM Appliation area: Release date: N/A Mode(Normal, Remote etc): Normal Function Module Update:
Function EXIT_SAPLEREDEM_001 pattern details
In-order to call this FM within your sap programs, simply using the below ABAP pattern details to trigger the function call...or see the full ABAP code listing at the end of this article. You can simply cut and paste this code into your ABAP progrom as it is, including variable declarations.