WSD_PRICE_ELEM_T SAP table for – Description and Field Labels for Predefined Price Elements

Here we would like to draw your attention to WSD_PRICE_ELEM_T table in SAP. As we know it is being mainly used with the SAP SD-MD (Master Data in SD) component which is coming under SD module (Sales & Distribution). WSD_PRICE_ELEM_T is a SAP standard transparent table used for storing Description and Field Labels for Predefined Price Elements related data in SAP. It comes under the package WSD_CS_DDIC.

SAP WSD_PRICE_ELEM_T table

Table WSD_PRICE_ELEM_T technical data

TableWSD_PRICE_ELEM_T
Data storingDescription and Field Labels for Predefined Price Elements
ModuleSD
ComponentSD-MD
SAP PackageWSD_CS_DDIC
Delivery ClassG – Customer table, SAP may insert new data records but may not overwrite or delete existing ones
Table CategoryTRANSPARENT

SAP WSD_PRICE_ELEM_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 WSD_PRICE_ELEM_T table.

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • LANGU : Language ID
    Its a key field. Its data type is C (Character String) with field length 1
  • PRICING_ELEMENT
    Its a key field. Its data type is C (Character String) with field length 2
  • PE_TEXT
    Its data type is C (Character String) with field length 40
  • SCRTEXT_S : Short Field Label
    Its data type is C (Character String) with field length 10
  • SCRTEXT_M : Medium Field Label
    Its data type is C (Character String) with field length 20
  • SCRTEXT_L : Long Field Label
    Its data type is C (Character String) with field length 40