Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
IV_ALL_REQ_AND_ALL_OWN_TASK | TRPARI-FLAG | C | 1 | ' ' | X | All request of user, all requests with tasks of user |
IV_ALL_REQ_WITH_OWN_TASK | TRPARI-FLAG | C | 1 | ' ' | X | All requests with tasks of user, NO requests without task |
IV_ATTR_REF | E070A-REFERENCE | C | 32 | ' ' | X | Attribute value |
IV_AUTHOR | TREXREQHD-AUTHOR | C | 12 | ' ' | X | User who owns a request or task |
IV_REQ_ATTR | E070A-ATTRIBUTE | C | 30 | ' ' | X | Request attribute |
IV_REQ_STATUS | TREXREQHD-STATUS | C | 1 | 'C' | X | Status of requests: C changeable, R released, A all |
IV_REQ_TYPE | TREXREQHD-TYPE | C | 1 | 'K' | X | Type of request/task; K,T,W possible here |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
ES_MSG | TR004-MSGTEXT | C | 200 | Log line |
EV_EXCEPTION | TR007-EXCEPTION | C | 50 | Name of exception |
Parameter | Reference | Length | Optional | Text |
---|---|---|---|---|
ET_REQUESTS | TREXREQHD | 121 | Correction Requests: Request Short Text |
Functionality
if no user is specified, requests of any user are selected The selection is restricted to requests of type K,T or W. The selection can be modified I.e. no own requests without tasks are selected The module is remote-enabled, no exceptions are raised. If any error occurs the export-parameter ev_exception returns 'CALL_FUNCTION_ERROR'. In this case the export-parameter es_msg contains the error message. |