Show TOC Start of Content Area

Procedure documentation Checking and Activating Function Modules  Locate the document in its SAP Library structure

Use

You use this procedure to check and activate your function modules.

Procedure

Checking a Function Module

...

       1.      In the Object Navigator (transaction SE80), open the function module you want to edit.

       2.      Do one of the following:

       To check a single function module, choose Function module Check.

       To check a function module as a part of the whole function group, choose Function module Check Main program. The system checks all active and inactive function modules and include programs.

Activating a Function Module

...

       1.      In the Object Navigator (transaction SE80), open the function module you want to edit.

       2.      Choose Function module Activate.

Syntax check is performed automatically upon activation. An active function module is included in the syntax checks of the whole function group.

Restoring the Active Version of a Function Module

You can switch between the inactive and the inactive version of a function module by choosing Function module Active <-> Inactive.

See also:

Inactive Sources in the ABAP Workbench

End of Content Area