Show TOC

Create Function Modules for Input Validation

In this IMG activity, you create the function modules you want to use as check functions in input validations.

For the system to be able to perform input validation correctly in the PI sheet, bear the following in mind:

If the function module does not return an exception, the input value is regarded as valid in the PI sheet.

Activities

Create the required function modules in the customer namespace.

Caution:

Customer data that is not within the customer namespace is overwritten in release upgrades. For this reason, use names that begin with the following characters:

Further Notes

For general information on function module processing, refer to Application Help.