WSAF_CONFIG SAP table for – Configuration Settings for SAF file CONFIG.INI

Here we would like to draw your attention to WSAF_CONFIG table in SAP. As we know it is being mainly used with the SAP MM-CBP (Consumption-Based Planning in MM) component which is coming under MM module (Material Management). WSAF_CONFIG is a SAP standard transparent table used for storing Configuration Settings for SAF file CONFIG.INI related data in SAP. It comes under the package WSAFD.

SAP WSAF_CONFIG table

Table WSAF_CONFIG technical data

TableWSAF_CONFIG
Data storingConfiguration Settings for SAF file CONFIG.INI
ModuleMM
ComponentMM-CBP
SAP PackageWSAFD
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

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

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • WERKS : Plant
    Its a key field. Its data type is C (Character String) with field length 4
  • CONFIGNAME
    Its a key field. Its data type is C (Character String) with field length 40
  • CONFIGVALUE
    Its data type is C (Character String) with field length 100
  • STATUS : AC: Context Status
    Its data type is N (Character String with Digits Only) with field length 1
  • POSNR : Item number of the SD document
    Its data type is N (Character String with Digits Only) with field length 4