SAP ABAP Function Module BAPI_CTREQUEST_CREATE (Create request with tasks (method for object CTREQUEST))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-ORG (Application Component) Transport Organizer
⤷
SCTS_REQ (Package) CTS: Request Editing
⤷
⤷
Basic Data
| Function Module | BAPI_CTREQUEST_CREATE | Create request with tasks (method for object CTREQUEST) |
| Function Group | SCTS_OBJECT_CTREQUEST | Methods for Object Type CTRequest |
| Program Name | SAPLSCTS_OBJECT_CTREQUEST | Methoden zum Objekttyp CTRequest |
| INCLUDE Name | LSCTS_OBJECT_CTREQUESTU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
REQUESTID | TYPE | BAPISCTS01-REQUESTID | Number of the created request | |||
| |
HEADER | TYPE | BAPISCTS06 | Header information for request | |||
| |
RETURN | TYPE | BAPIRET2 | Return structure of the errors | |||
| |
REQUEST_TYPE | TYPE | BAPISCTS01-TYPE | W = Customizing request, otherwise Workbench request | |||
| |
AUTHOR | TYPE | BAPISCTS01-AUTHOR | Author of request to be created | |||
| |
TEXT | TYPE | BAPISCTS01-TEXT | Short text for the request to be created | |||
| |
TRANSLAYER | TYPE | BAPISCTS02 | Transport layer of request | |||
| |
PROJECT | TYPE | BAPISCTS03 | Project assignment for the request | |||
| |
AUTHORLIST | TYPE | BAPISCTS12 | List of task authors and task types | |||
| |
TASK_LIST | TYPE | BAPISCTS07 | List of header information for the tasks | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19990505 |
| SAP Release Created in |