Table list used by SAP ABAP Function Module TR_EXT_GET_REQUESTS (Get changeable requests of given user)
SAP ABAP Function Module TR_EXT_GET_REQUESTS (Get changeable requests of given user) is using
# Object Type Object Name Object Description Note
     
1 Table  E070A Change & Transport System: Attributes of a Request SOURCE VALUE(IV_REQ_ATTR) LIKE E070A-ATTRIBUTE DEFAULT ' '
2 Table  E070A Change & Transport System: Attributes of a Request SOURCE VALUE(IV_ATTR_REF) LIKE E070A-REFERENCE DEFAULT ' '
3 Table  TR004 Correction Requests: Error Messages
4 Table  TR004 Correction Requests: Error Messages SOURCE VALUE(ES_MSG) LIKE TR004-MSGTEXT
5 Table  TR007 Correction Requests: Various Parameters SOURCE VALUE(EV_EXCEPTION) LIKE TR007-EXCEPTION
6 Table  TREXREQHD Parts of request header
7 Table  TREXREQHD Parts of request header SOURCE VALUE(IV_REQ_TYPE) LIKE TREXREQHD-TYPE DEFAULT 'K'
8 Table  TREXREQHD Parts of request header SOURCE VALUE(IV_REQ_STATUS) LIKE TREXREQHD-STATUS DEFAULT 'C'
9 Table  TREXREQHD Parts of request header SOURCE VALUE(IV_AUTHOR) LIKE TREXREQHD-AUTHOR DEFAULT ' '
10 Table  TREXREQHD Parts of request header SOURCE ET_REQUESTS STRUCTURE TREXREQHD
11 Table  TRPARI Import/Export Parameters for Internal Correction Interfaces SOURCE VALUE(IV_ALL_REQ_WITH_OWN_TASK) LIKE TRPARI-FLAG DEFAULT ' '
12 Table  TRPARI Import/Export Parameters for Internal Correction Interfaces SOURCE VALUE(IV_ALL_REQ_AND_ALL_OWN_TASK) LIKE TRPARI-FLAG DEFAULT ' '