Creating Reports in SAP ABAP and Calling Function Modules(FM) in Reports .

Аватар автора
MySQL Продуктивность
Video shows how to consume a Normal Function Module(TCode- se37) in SAP ABAP Report (TCode - se38). 00:00 - Creating a Report via TCODE - se38 02:09 - Use of Pattern for auto generate the Function Modules 11:15 - Debugging Report and Function Module 15:13 - Type Conflict Handling of Function Module in Report Below are few important topics required while creation of FM , same has been covered in the video as well. The parameters of SAP Function Modules are used to pass data between the calling program and the function module. There are four types of parameters: Import parameters: These are used to pass data into the function module from the calling program. Export parameters: These are used to return data from the function module to the calling program. Changing parameters: These are used to pass data into the function module from the calling program, and the function module can modify the values of these parameters. Table parameters: These are used to pass tables of data into or out of the function module. They are similar to import/export parameters, but they can handle multiple rows of data at once. If you find this video helpful, Please support me by giving a Thanks contribution to the video ♥️ Give it a thumbs up and subscribe to my channel for more such videos. ? Cheers, Avi

0/0


0/0

0/0

0/0