A wizard makes it easy to create specific functions or
subfunctions. Its contents depend on the model and
the Insertion type you select on the first
page. An insertion relative to the automatic functions is available
on Screens and Servers with a Business Component type. An insertion
in absolute mode is available on Programs, Screens, and all types
of Servers.
Attention: In this Rational® Programming Patterns version,
relative insertions in the PDP COBOL
editor are possible only through the high-priority Macro that is associated
with the Screen or Business Component. This Macro is identified by
the instance name, followed by SP. For example, if
you want to insert a relative function or subfunction in the SCR001 Screen,
you must do it in the SCR001SP high-priority Macro.