SAP Table FPINTERFACE

Form Objects: Interface

FPINTERFACE (Form Objects: Interface) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link FPINTERFACE to other SAP tables.

FPINTERFACE table fields

Field Data element Checktable Datatype Length Decimals
NAME Name of Form Object FPNAME CHAR 30 0
STATE Status of Form Object FPSTATE CHAR 1 0
A Form object is active
I Form object is inactive
INTERFACE_TYPE Interface Type FPINTERFACETYPE CHAR 1 0
NULL ABAP Dictionary-Based Interface
X XML Schema-Based Interface
S Smart Forms-Compatible Interface
FIRSTUSER Created by FPFIRSTUSER CHAR 12 0
FIRSTDATE Created on FPFIRSTDATE DATS 8 0
FIRSTTIME Time created FPFIRSTTIME TIMS 6 0
LASTUSER Last Changed by FPLASTUSER CHAR 12 0
LASTDATE Changed On FPLASTDATE DATS 8 0
LASTTIME Last changed at FPLASTTIME TIMS 6 0
INTERFACE RSTR 0 0