You can only create function modules and function groups using the Function Builder in the ABAP Workbench. For further information, refer to Creating New Function Modules. This section uses an example to illustrate how a function module is created from th
Using Function Modules in ABAP Programs. CALL FUNCTION is a keyword which is used to call a Function Module in ABAP Programs, now we use the above created Function Module in our ABAP program. Go to SE38 and Provide name as ZSAPN_GET_MATERIAL and click on
In the SAP World function is often called function modules, you can create function module via SE37 or SE80 Transaction code.The name of function module must be unique throughout the SAP System, for each function module the programmers can create a separa
Post a Comment:
Showing 0 Comments: