Table/Structure Field list used by SAP ABAP Function Module TH_TX_TRANS_ID (Get transaction ID)
SAP ABAP Function Module TH_TX_TRANS_ID (Get transaction ID) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  THTX - EXTTRANSID External Transaction ID
2 Table/Structure Field  THTX - EXTTRANSID External Transaction ID SOURCE VALUE(EXT_TRANS_ID) LIKE THTX-EXTTRANSID OPTIONAL
3 Table/Structure Field  THTX - EXTTRANSLN Length of External Transaction ID
4 Table/Structure Field  THTX - EXTTRANSLN Length of External Transaction ID SOURCE VALUE(EXT_TRANS_ID_LEN) LIKE THTX-EXTTRANSLN DEFAULT 0
5 Table/Structure Field  THTX - INTTRANSID External View of SAP Transaction ID
6 Table/Structure Field  THTX - INTTRANSID External View of SAP Transaction ID SOURCE VALUE(TRANS_ID) LIKE THTX-INTTRANSID