Query Functions : List of Query Functions : A-Flow-Lines (af, ba, laf) : Output List Type: laf

Output List Type: laf
Input List Type: ac
 
Query: A-flow-lines whose source is a given activity
Purpose: Returns local compound a-flow-lines that originate at activities in the input list
Query: A-flow-lines input to a given activity
Purpose: Returns all the local a-flow-lines
stm_r_laf_input_to_ac (IN ac_list: LIST OF ACTIVITY, OUT status: INTEGER)
Query: A-flow-lines output from a given activity within chart
Purpose: Returns all local compound a-flow-lines that originate at (or inside) and terminate outside activities in the input list
Query: A-flow-lines whose target is a given activity within chart
Purpose: Returns local a-flow-lines (those within charts) that terminate at activities in the input list
stm_r_laf_to_target_ac (IN ac_list: LIST OF ACTIVITY, OUT status: INTEGER)