SAP Table VICAPROCESSID

Process

VICAPROCESSID (Process) 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 VICAPROCESSID to other SAP tables.

VICAPROCESSID table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
PROCESSGUID Generic Key of Process RECAPROCESSGUID RAW 16 0
VERSION Version of Process RECAPROCESSVER CHAR 3 0
COUNTER Number of Process in Fiscal Year RECAPROCESSCOUNTER NUMC 8 0
FISC_YEAR Fiscal Year GJAHR NUMC 4 0
PROCESS Process RECAPROCESS TIVCAPROCESS CHAR 4 0
PROCESSID Process Identification -> Accounting Reference Number RECAPROCESSID CHAR 16 0
TITLE Process Name RECAPROCESSTITLE CHAR 30 0
FLG_REVERSAL Reversal indicator VSSTORNO CHAR 1 0
X Reversed
NULL Not reversed
HAS_NEW_VERSION Process Has a New Version RECAHASNEWVERSION CHAR 1 0
X Yes
NULL No
NEW_GUID Generic Key for New Version of Process RECANEWPROCESSGUID RAW 16 0
RERF Entered by RERF CHAR 12 0
DERF First Entered on DERF DATS 8 0
TERF Time of Initial Entry TERF TIMS 6 0
REHER Source of initial entry REHER CHAR 10 0
RBEAR Employee ID RBEAR CHAR 12 0
DBEAR Last Edited on DBEAR DATS 8 0
TBEAR Last Edited at TBEAR TIMS 6 0
RBHER Editing Source RBHER CHAR 10 0
PROCESSEXTID External Identification Process RECAPROCESSEXTID CHAR 32 0
PROCESSMODE Mode of Process RECAPROCMODE TIVCAPROCMODE CHAR 3 0
PROCESSTYPE Process Type RECAPROCITYPE TIVCAPROCITYPE CHAR 3 0
USEREXCLUSIVE User with Exclusive Change Authorization RECAUSEREXCLUSIVE CHAR 12 0
FDELETE Deletion Indicator for Archiving RECAARDELETEIND CHAR 1 0
X Yes
NULL No
STEPMSGLOG Settlement Steps Have Their Own Messages RECAPROCSTEPMSGLOG CHAR 1 0
X Yes
NULL No

VICAPROCESSID foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
VICAPROCESSID PROCESS VICAPROCESSID PROCESS TIVCAPROCESS Process PROCESS
VICAPROCESSID PROCESSMODE VICAPROCESSID PROCESS TIVCAPROCMODE Mode of Process with Multiple Steps PROCESS
VICAPROCESSID PROCESSMODE VICAPROCESSID PROCESSMODE TIVCAPROCMODE Mode of Process with Multiple Steps PROCESSMODE
VICAPROCESSID PROCESSTYPE VICAPROCESSID PROCESS TIVCAPROCITYPE Type of Process (Further Subdivision of Process) PROCESS
VICAPROCESSID PROCESSTYPE VICAPROCESSID PROCESSTYPE TIVCAPROCITYPE Type of Process (Further Subdivision of Process) PROCESSTYPE