WER_ITEM_FIELD_T SAP table for – Item fields used for testing

Here we would like to draw your attention to WER_ITEM_FIELD_T table in SAP. As we know it is being mainly used with the SAP LO-MD (Logistics Basic Data in LO) component which is coming under LO module (Logistics). WER_ITEM_FIELD_T is a SAP standard transparent table used for storing Item fields used for testing related data in SAP. It comes under the package WER_TEST.

SAP WER_ITEM_FIELD_T table

Table WER_ITEM_FIELD_T technical data

TableWER_ITEM_FIELD_T
Data storingItem fields used for testing
ModuleLO
ComponentLO-MD
SAP PackageWER_TEST
Delivery ClassS – System table, data changes have the status of program changes
Table CategoryTRANSPARENT

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

  • ITEM
    Its a key field. Its data type is C (Character String) with field length 32
  • DOMNAME : Domain name
    Its data type is C (Character String) with field length 30
  • POS : ACM: Position in a Sequence (First Position=0)
    Its data type is N (Character String with Digits Only) with field length 4
  • ID : Demo hierarchy: Node ID
    Its a key field. Its data type is C (Character String) with field length 32
  • NAME : ABAP Program Name
    Its data type is C (Character String) with field length 30
  • TYPE : Node type
    Its data type is C (Character String) with field length 30
  • COMPONENT_TYPE
    Its data type is C (Character String) with field length 1
  • XPATH
    Its data type is g (String of variable length – ABAP type STRING) with field length 8
  • PARENT : Internal: Node ID
    Its data type is C (Character String) with field length 32
  • FIELD_POSITION
    Its data type is N (Character String with Digits Only) with field length 4
  • FIELD_OFFSET
    Its data type is N (Character String with Digits Only) with field length 6