FIEH_STATUS SAP table for – Object Status for Restart Exception Handling

Here we would like to draw your attention to FIEH_STATUS table in SAP. As we know it is being mainly used with the SAP FI-LA (Lease Accounting in FI) component which is coming under FI module (Financial Accounting). FIEH_STATUS is a SAP standard transp table used for storing Object Status for Restart Exception Handling related data in SAP. It comes under the package FI_EH.

SAP FIEH_STATUS table

Table FIEH_STATUS technical data

TableFIEH_STATUS
Data storingObject Status for Restart Exception Handling
ModuleFI
Sub ModuleFI-LA
SAP PackageFI_EH
Delivery ClassL – Table for storing temporary data
ComponentEA-APPL
Table CategoryTRANSP

SAP FIEH_STATUS Table Fields

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • COMPONENT : Application Component
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • BUKRS : Company Code
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • OBJID : Object Number
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • SUBID : Subobject Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 5
  • ACCRULE : Accounting Principle (AP)
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • VALID : Accrual Type
    Its a key field. Its data type is CHAR (Character String) with field length 6
  • MSGID : Message identification
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • MSGTY : Message Type
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • MSGNR : Message number
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • ERROR : Status “error”
    Its data type is CHAR (Character String) with field length 1
  • LOGHANDLE : Application Log: Log Handle
    Its data type is CHAR (Character String) with field length 22
  • TMSTAMP : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • UNAME : User Name
    Its data type is CHAR (Character String) with field length 12