FPIA_FIELDSTAT_S SAP table for – Field status control for IoA fields (SAP)

Here we would like to draw your attention to FPIA_FIELDSTAT_S 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). FPIA_FIELDSTAT_S is a SAP standard transp table used for storing Field status control for IoA fields (SAP) related data in SAP. It comes under the package FPS_IOA.

SAP FPIA_FIELDSTAT_S table

Table FPIA_FIELDSTAT_S technical data

TableFPIA_FIELDSTAT_S
Data storingField status control for IoA fields (SAP)
ModuleFI
Sub ModuleFI-LOC
SAP PackageFPS_IOA
Delivery ClassS – System table, data changes have the status of program changes
ComponentSAP_FIN
Table CategoryTRANSP

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

  • USER_GROUP : User Group Code for IoA Processing
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 2
  • FIELDNAME : Field Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • REQUIRED : Mandatory User Input
    Its data type is CHAR (Character String) with field length 1
  • CHANGEABLE : Change Mode Enabled
    Its data type is CHAR (Character String) with field length 1
  • VISIBLE : Display Mode Enabled
    Its data type is CHAR (Character String) with field length 1