CMN$$AUD - Audit for ALL applications
You can modify this skeleton to include all applications in the cross-application considerations of package audit. Note that the more applications you include in the scope, the longer audit will take. This is not an option selectable from the submission panel. If used it needs to be coded in the audit skeleton and will affect every audit job.
In CMN$$AUD
replace these records:
)DOT SCOPTABL
XAP=&APPLMNE
)ENDDOT SCOPTABL
with
XAP=*
(or any number of asterisks, as long as the first character is an asterisk)
This has the same effect as getting the application-in-scope selection list up (during audit submission) and using SELECT ALL to select every application.