Create
You can use this function module to create a request with tasks. Therequest owner and the task users are communicated through the interface. An unclassified task is created for each task owner. Thistask is classified as a correction or repair, depending on the first
object assigned to it. You must enter a short text, but you can choose whether to assign the request to a project.
TYPE = W creates a Customizing request, otherwise a Workbench requestis created. You can specify a transport layer, or leave this out if you
want to use the standard transport layer. If you use TRANSLAYER-LAYER to specify a transport layer explicitly, then you must selectTRANSLAYER-LAYER_SET = X. The transport layer TRANSLAYER-LAYER = "SPACE" creates a local request. The transport layer specifies the
target system of the request.
This function returns the request name and header information for therequest. The task table contains the task names and their header information.
This function performs an implicit COMMIT, which means that it cannot be combined with other functions in an LUW.
NotesThis module implements the method CREATE for the object type CTREQUEST.
|