ELMD_ERROR SAP table for – Ext. List Management: Error Table

Here we would like to draw your attention to ELMD_ERROR table in SAP. As we know it is being mainly used with the SAP BW-BCT (Business Content and Extractors in BW) component which is coming under BW module (Business Warehouse). ELMD_ERROR is a SAP standard transp table used for storing Ext. List Management: Error Table related data in SAP. It comes under the package RS_BCT_ELM.

SAP ELMD_ERROR table

Table ELMD_ERROR technical data

TableELMD_ERROR
Data storingExt. List Management: Error Table
ModuleBW
Sub ModuleBW-BCT-CRM
SAP PackageRS_BCT_ELM
Delivery ClassA – Application table (master and transaction data)
ComponentBI_CONT
Table CategoryTRANSP

SAP ELMD_ERROR 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 ELMD_ERROR table.

  • .INCLUDE : Ext. List Management: Key Error Structure
    Its a key field.
  • ERROR_GUID : Ext. List Management: Guid Error Data Record
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Ext. List Management: Error Structure
  • LIST_GUID : Ext. List Mangement: GUID for Address List
    Its data type is RAW (Byte string) with field length 16
  • ITEM_GUID : Ext. List Management: GUID for Item in an Address List
    Its data type is RAW (Byte string) with field length 16
  • ERROR_TYPE : Ext. List Management: Error Type
    Its data type is CHAR (Character String) with field length 1
  • TIMESTAMP : 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
  • MSG_TYPE : Message type: S Success, E Error, W Warning, I Info, A Abort
    Its data type is CHAR (Character String) with field length 1
  • MSG_ID : Message Class
    Its data type is CHAR (Character String) with field length 20
  • MSG_NUMBER : Message Number
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • MESSAGE : Message Text
    Its data type is CHAR (Character String) with field length 220
  • MESSAGE_V1 : Message Variable
    Its data type is CHAR (Character String) with field length 50
  • MESSAGE_V2 : Message Variable
    Its data type is CHAR (Character String) with field length 50
  • MESSAGE_V3 : Message Variable
    Its data type is CHAR (Character String) with field length 50
  • MESSAGE_V4 : Message Variable
    Its data type is CHAR (Character String) with field length 50