Functionality You can use this function module to create a request with tasks. Therequest owner and the task users are communicated through theinterface. An unclassified task is created for each task owner. Thistask is classified as a correction or repair, depending on the firstobject assigned to it. You must enter a short text, but you can choosewhether 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 youwant to use the standard transport layer. If you use TRANSLAYER-LAYERto 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 thetarget system of the request. This function returns the request name and header information for therequest. The task table contains the task names and their headerinformation. This function performs an implicit COMMIT, which means that it cannotbe combined with other functions in an LUW. Notes This module implements the method CREATE for the object type CTREQUEST. |