ALM_ME_DEBUG_SET SAP table for – Debugging Settings

Here we would like to draw your attention to ALM_ME_DEBUG_SET table in SAP. As we know it is being mainly used with the SAP PM-WOC (Maintenance Processing in PM) component which is coming under PM module (Plant Maintenance). ALM_ME_DEBUG_SET is a SAP standard transparent table used for storing Debugging Settings related data in SAP. It comes under the package ALM_ME.

SAP ALM_ME_DEBUG_SET table

Table ALM_ME_DEBUG_SET technical data

TableALM_ME_DEBUG_SET
Data storingDebugging Settings
ModulePM
ComponentPM-WOC
SAP PackageALM_ME
Delivery ClassL – Table for storing temporary data
Table CategoryTRANSPARENT

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

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • METHOD_TYPE
    Its a key field. Its data type is C (Character String) with field length 1
  • SYNCBO
    Its a key field. Its data type is C (Character String) with field length 3
  • USERID : User ID (For Example, for Logon to Portal)
    Its a key field. Its data type is C (Character String) with field length 12
  • DEBUG_LOOP
    Its data type is N (Character String with Digits Only) with field length 10
  • ACTIVE : Alert configuration: flag
    Its data type is C (Character String) with field length 1
  • ERROR : Confirmation Errors for Item
    Its data type is C (Character String) with field length 1
  • DEBUG_VALUE1
    Its data type is X (Byte string) with field length 4
  • DEBUG_STRING
    Its data type is C (Character String) with field length 20