SAP ABAP Function Module TR_EXT_GET_REQUESTS (Get changeable requests of given user)
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 | TR_EXT_GET_REQUESTS | Get changeable requests of given user |
| Function Group | TRWB_REQUESTS | Processing Change Requests |
| Program Name | SAPLTRWB_REQUESTS | Processing Change Requests |
| INCLUDE Name | LTRWB_REQUESTSU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ES_MSG | TYPE | TR004-MSGTEXT | Log line | |||
| |
EV_EXCEPTION | TYPE | TR007-EXCEPTION | Name of exception | |||
| |
IV_AUTHOR | TYPE | TREXREQHD-AUTHOR | ' ' | User who owns a request or task | ||
| |
IV_REQ_STATUS | TYPE | TREXREQHD-STATUS | 'C' | Status of requests: C changeable, R released, A all | ||
| |
IV_REQ_TYPE | TYPE | TREXREQHD-TYPE | 'K' | Type of request/task; K,T,W possible here | ||
| |
IV_REQ_ATTR | TYPE | E070A-ATTRIBUTE | ' ' | Request attribute | ||
| |
IV_ATTR_REF | TYPE | E070A-REFERENCE | ' ' | Attribute value | ||
| |
IV_ALL_REQ_AND_ALL_OWN_TASK | TYPE | TRPARI-FLAG | ' ' | All request of user, all requests with tasks of user | ||
| |
IV_ALL_REQ_WITH_OWN_TASK | TYPE | TRPARI-FLAG | ' ' | All requests with tasks of user, NO requests without task | ||
| |
ET_REQUESTS | TYPE | TREXREQHD | Correction Requests: Request Short Text | |||
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 | 20000128 |
| SAP Release Created in |