Previous Topic: Impact on the All Objects ListNext Topic: Viewing the Results


Examples

Since component change processing can run interactively as you make changes or can be postponed, you can check the Impact processed indicator to determine whether you need to run the Apply Component Changes (YAPYCMPCHG) command.

You can use the Filter Model Object List (YFLTMDLLST) command over the All Objects list (*ALLOBJ), specifying an output list, to build a model object list of just those objects that require editing. You can then give the list to the programming staff to make the required changes.

Similarly, you can build a list of the objects that need to be regenerated, convert the list to a job list using the Convert Model List to Job List (YCVTMDLLST) command, and use the result as input to the Submit Model Create Requests (YSBMMDLCRT) command.

For more information and an example of a Command Language program that uses component change processing, see the Running Component Change Processing in Batch section in this chapter.