FPIA_ACTIONST SAP table for – Define Actions

Here we would like to draw your attention to FPIA_ACTIONST 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_ACTIONST is a SAP standard transp table used for storing Define Actions related data in SAP. It comes under the package FPS_IOA.

SAP FPIA_ACTIONST table

Table FPIA_ACTIONST technical data

TableFPIA_ACTIONST
Data storingDefine Actions
ModuleFI
Sub ModuleFI-LOC
SAP PackageFPS_IOA
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_FIN
Table CategoryTRANSP

SAP FPIA_ACTIONST 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_ACTIONST table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • ACTIONS : Action ID
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • SPRAS : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • ACTION_DESCR : Description of Action
    Its data type is CHAR (Character String) with field length 60
  • BUTTON_TEXT : Pushbutton Label
    Its data type is CHAR (Character String) with field length 40
  • TOOLTIP : Quick Info Text
    Its data type is CHAR (Character String) with field length 30