DIAN_SY_FORMATST SAP table for – DIAN Format Descriptions

Here we would like to draw your attention to DIAN_SY_FORMATST table in SAP. As we know it is being mainly used with the SAP FI-LOC (Localization in FI) component which is coming under FI module (Financial Accounting). DIAN_SY_FORMATST is a SAP standard transp table used for storing DIAN Format Descriptions related data in SAP. It comes under the package ID-DIAN-CO.

SAP DIAN_SY_FORMATST table

Table DIAN_SY_FORMATST technical data

TableDIAN_SY_FORMATST
Data storingDIAN Format Descriptions
ModuleFI
Sub ModuleFI-LOC
SAP PackageID-DIAN-CO
Delivery ClassS – System table, data changes have the status of program changes
ComponentSAP_FIN
Table CategoryTRANSP

SAP DIAN_SY_FORMATST Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in DIAN_SY_FORMATST table.

  • DIAN_FORMAT : DIAN Format
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • VERSION : DIAN Format Version
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 5
  • SPRAS : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • DESCRIPTION : DIAN Description
    Its data type is CHAR (Character String) with field length 50