TEMPLATE_DATA SAP table for – Templates

Here we would like to draw your attention to TEMPLATE_DATA table in SAP. As we know it is being mainly used with the SAP MM-PUR (Purchasing in MM) component which is coming under MM module (Material Management). TEMPLATE_DATA is a SAP standard transparent table used for storing Templates related data in SAP. It comes under the package MMPUR_BASE.

SAP TEMPLATE_DATA table

Table TEMPLATE_DATA technical data

TableTEMPLATE_DATA
Data storingTemplates
ModuleMM
ComponentMM-PUR
SAP PackageMMPUR_BASE
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

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

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • LENGTH : Length of Field (Number of Characters)
    Its data type is X (Byte string) with field length 4
  • STRING
    Its data type is g (String of variable length – ABAP type STRING) with field length 8