Table list used by SAP ABAP Function Module TR_EXT_CREATE_REQUEST (Creation of change request)
SAP ABAP Function Module TR_EXT_CREATE_REQUEST (Creation of change request) is using
# Object Type Object Name Object Description Note
     
1 Table  SCTS_ATTR Request Attributes
2 Table  SCTS_ATTR Request Attributes SOURCE VALUE(IV_REQ_ATTR) LIKE SCTS_ATTR-ATTRIBUTE OPTIONAL
3 Table  SCTS_ATTR Request Attributes SOURCE VALUE(IV_ATTR_REF) LIKE SCTS_ATTR-VALUE OPTIONAL
4 Table  TR004 Correction Requests: Error Messages
5 Table  TR004 Correction Requests: Error Messages SOURCE VALUE(ES_MSG) LIKE TR004-MSGTEXT
6 Table  TR007 Correction Requests: Various Parameters SOURCE VALUE(EV_EXCEPTION) LIKE TR007-EXCEPTION
7 Table  TREXREQHD Parts of request header SOURCE VALUE(IV_REQUEST_TYPE) LIKE TREXREQHD-TYPE DEFAULT 'K'
8 Table  TREXREQHD Parts of request header SOURCE VALUE(IV_TEXT) LIKE TREXREQHD-TEXT
9 Table  TREXREQHD Parts of request header SOURCE VALUE(IV_TARGET) LIKE TREXREQHD-TARGET DEFAULT ' '
10 Table  TREXREQHD Parts of request header
11 Table  TREXREQHD Parts of request header SOURCE VALUE(ES_REQ_HEADER) TYPE TREXREQHD
12 Table  TREXREQHD Parts of request header SOURCE VALUE(IV_AUTHOR) LIKE TREXREQHD-AUTHOR