Accepting a list of objid's as input parameter

There are reports that accepts a list of objid's as input, instead of a set of input parameters. (some also accepts a combination of both) AcceptsObjidList

block Movie accepts ObjidList  {
   filter on Actor,Gengre;
   SQL-Statement
   SELECT count(*) actor_count
   FROM   movie;

This page is generated from IFS Developer Studio at 2021-08-13 08:48.