iwf_cyc_lis
Exchanges a sub-mask for the sub-mask passed in a combined form. This userexit is especially useful for placing sub-masks in the index cards of a card file system.
Parameters:
n>child entity view [list] - or - n>link [list]
- n
- n = A: Creates an aggregate list as sub-list
n = R: Creates a refine list as sub-list
n = C: Creates a constraint list as sub-list
n = F: Creates a sub-form
- Child entity or link:
- For relations: Name of the child entity the relation is directed at.
For links: Name of the link.
- View
- For relations only: Name of the relation whose aggregate or refine list is to be positioned as sub-list.
- List
- For relations: Name of the sub-list (if not specified, the default aggregate list or the default refine list is used).
For links: Link list (must be specified).
Usage as:
On_Select userexit at any item or at any button (especially at buttons as index card).
Explanation:
The position of a sub-mask relative to the origin of the header form only depends on the row and column position that you have defined for the sub-mask in the mask data definition form. The position of a userexit-triggering file card has nothing to do with it. If you want to place the called sub-mask on the file card, you must adjust the line and column position of the sub-mask (cf. fields row and column in the mask data definition form / header form) and those of the file card (cf. fields S and Z in the menu data definition form / item assignment index card).