InterviewSolution
Saved Bookmarks
| 1. |
When Do You Use Data Parameter Type? |
|
Answer» When the value of a data PARAMETER being passed to a called product is always the name of the record GROUP DEFINED in the current form. Data parameters are USED to pass data to products INVOKED with the run_product built-in subprogram.
When the value of a data parameter being passed to a called product is always the name of the record group defined in the current form. Data parameters are used to pass data to products invoked with the run_product built-in subprogram.
|
|