Request Base Item Type
You can create or edit a service request with a base item of this base item type. You can use one of the following actions:
Actions
Initial Action |
Repeat Action |
Create Request |
Change Request |
Display Request |
During initial execution the system creates a service request with the data entered in the base item.
During repeat execution the system executes the repeat action defined in the base item with the service request created by the initial action.
The values of the Organization
field group are used to preset the data screen in the Create Request
action.
If you have set the Without Selection Screen
indicator, the selection screen is suppressed when the request is created. The values of the Details
and Services
field groups are used for presetting.
With the filter values entered in Before Execution
and After Execution
, the BAdI BADI_ISHMED_BIX_REQUEST
is called in the enhancement spot ES_ISHMED_BASEITEM_REQUEST
.
You can change and enhance the behavior of the base item using the BAdI ISHMED_GL_ACT_REQ
. This BAdI is executed before and after the action.
The execution of the BAdI deviates from the general procedure as the system calls the methods after the execution of the action before the result of the execution of the base item is saved.
If the base item is assigned to a step of the treatment pathway, which is in turn connected to another step, the repeat action is executed with the service request of the connected step. If the base item of the connected step has not yet been executed, the system cancels the execution of the base item.