TRNSM SAP table for – Data Transfer

Here we would like to draw your attention to TRNSM table in SAP. As we know it is being mainly used with the SAP SD-BIL (Billing in SD) component which is coming under SD module (Sales & Distribution). TRNSM is a SAP standard transparent table used for storing Data Transfer related data in SAP. It comes under the package VASB.

SAP TRNSM table

Table TRNSM technical data

TableTRNSM
Data storingData Transfer
ModuleSD
ComponentSD-BIL
SAP PackageVASB
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

SAP TRNSM Table Fields

Here is the details of each fields in this table.You can find the discription, data type and assigned lenth of each of the fields in TRNSM table.

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • PARFCT
    Its data type is C (Character String) with field length 2
  • MESTYP
    Its data type is C (Character String) with field length 30
  • MESCOD
    Its data type is C (Character String) with field length 3
  • MESFCT
    Its data type is C (Character String) with field length 3
  • TEST
    Its data type is C (Character String) with field length 1
  • TIMESTAMP : UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)
    Its data type is P (Packed number (number with fixed number of decimal places)) with field length 8
  • DOCNO
    Its data type is C (Character String) with field length 16
  • TRMNO_INT
    Its a key field. Its data type is N (Character String with Digits Only) with field length 12
  • TRMNO_EXT
    Its data type is C (Character String) with field length 35
  • TRMNO_EXT_OLD
    Its data type is C (Character String) with field length 35
  • TRMDATE
    Its data type is D (Date (Date: YYYYMMDD)) with field length 8
  • TRMTIME
    Its data type is T (Time (Time: HHMMSS)) with field length 6
  • DIRECT : Flag to show that the transaction was input directly
    Its data type is C (Character String) with field length 1
  • PARNO : Sequential Number of Parameter
    Its data type is C (Character String) with field length 10
  • PARTYP
    Its data type is C (Character String) with field length 2