SAP Table FPCONTEXT

Form Objects: Context

FPCONTEXT (Form Objects: Context) 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 FPCONTEXT to other SAP tables.

FPCONTEXT 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
TYPE Form Type FPFORMTYPE CHAR 1 0
NULL Normal Form Type
M Created by Migration
INTERFACE Name of Form Object FPNAME CHAR 30 0
OFFLINE_HANDLER Object Type Name SEOCLSNAME CHAR 30 0
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
CONTEXT RSTR 0 0