Object Selection for Program Type Progression

Use

Before you can execute program type progression , you must enter the selection method and selection variant you want to use for object selection on the selection screen of the progression program.

Example Example

You want to execute program type progression. Only students with the customer status Passed mid-term exam should be selected. You therefore choose a selection method which chooses students according to their study status. You enter the appropriate status as a parameter in the selection variant.

End of the example.

Integration

Every selection method contains one or more selection variants. You use the selection variant to fill the required parameters of the selection method you have chosen. For example if the selection method contains a hold parameter, you can specify a hold from the application using a selection variant.

Program Type Progression uses only the selection methods of selection method group PRGR( program type progression ).You must therefore assign all the selection methods for program type progression to selection method group PRGR. You make this setting in Customizing for Student Lifecycle Management in the section Start of the navigation path Student Lifecycle Management Processes Next navigation step General Settings Next navigation step Selection Methods Next navigation step Assign Selection Methods to Selection Method Groups End of the navigation path .

You can then choose the selection methods which are assigned to selection method group PRGR on the Program Type Progression selection screen. In the standard system, selection method group PRGR is assigned the following selection methods:

  • User-defined search 1 (ST01)

  • Personal data and status (STAT)

  • Students with a sessional registration (STRE)

You must implement any additional selection methods you need in Customizing using business add-inHRPIQ00SELMETHOD.

Note Note

You can only execute program type progression if programs of study and registered students exist in the system. In the system, selection method group PRGR is assigned to the study object type (CS). This is because the study object has a 1:1 relationship with a program object (object type SC) as well as with a student object (object type ST). Because every study object is linked to exactly one program object (see Relationships infotype (1001) for CS object with relationship A 514 ( is a specialization of )) and the study object is assigned to selection method group PRGR, selection by program is possible. It is not advisable to assign the student object (object type ST) to selection method group PRGR because a student can be registered for several programs some of which may already have been completed.

End of the note.

Note Note

You can access the documentation for an implemented selection method by choosing ( Information ).

End of the note.