what are the types of parameters in the function


What are the types of parameters in the function modules?

In general, function module can have four types of parameters:

EXPORTING: for passing data to the called function.

IMPORTING: for receiving data returned from the function module.

TABLES: for passing internal tables only, by reference (that is, by address).

CHANGING: for passing parameters to and from the function.

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: what are the types of parameters in the function
Reference No:- TGS0283548

Expected delivery within 24 Hours