S022 SAP (SFIS: Order Operation Data for Work Center) Table details

Dictionary Type: Table
Description: SFIS: Order Operation Data for Work Center




ABAP Code to SELECT data from S022
Related tables to S022
Access table S022




Table field list including key, data, relationships and ABAP select examples

S022 is a standard SAP Table which is used to store SFIS: Order Operation Data for Work Center data and is available within R/3 SAP systems depending on the version and release level.

The S022 table consists of various fields, each holding specific information or linking keys about SFIS: Order Operation Data for Work Center data available in SAP. These include SSOUR (Statistic(s) origin), VRSIO (Version number in the information structure), SPMON (Period to analyze - month), SPTAG (Period to analyze - current date).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class: A - Application table (master and transaction data)
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP S022 table fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
MANDTClient MANDTCLNT3T000MANDT
SSOURStatistic(s) origin SSOURCHAR4SSOUR
VRSIOVersion number in the information structure VRSIOCHAR3Assigned to domainVRSIOMCV
SPMONPeriod to analyze - month SPMONNUMC6PERIMCPERIOD
SPTAGPeriod to analyze - current date SPTAGDATS8DATUM
SPWOCPeriod to analyze - week SPWOCNUMC6PERIMCPERIOD
SPBUPPeriod to analyze - posting period SPBUPNUMC6PERIMCPERIOD
WERKSPlant WERKS_DCHAR4T001WWERKSWRKH_T001W_C
ARBPLWork center ARBPLCHAR8ARBPLAGR
KAPARCapacity category KAPARTCHAR3TC26KAPARTCAA
MATNRMaterial Number MATNRCHAR18MARAMATN1MATNRMATS_MAT1
AUFNROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
PLNUMPlanned order number PLNUMCHAR10Assigned to domainALPHAPLNUMPAF
POSNROrder Item Number CO_POSNRNUMC4CO_POSNR
PLNFLSequence PLNFOLGECHAR6ALPHAPLNFOLGE
VORNROperation/Activity Number VORNRCHAR4NUMCVVORNRVGN
PERIVFiscal Year Variant PERIVCHAR2T009PERIV
VWDATPointer to administrative data VWDATNUMC10VWDAT
MEINHUnit of Measure for Activity/Operation VORMEUNIT3Assigned to domainCUNITMEINS
DFZEHUnit of measure for execution time DFZEHUNIT3CUNITEINHEIT
LIGZEUnit of measure for wait time LIGZEUNIT3CUNITEINHEIT
WRTZEUnit of measure for queue time WTRZEUNIT3CUNITEINHEIT
RSTZEUnit of measure for setup time RSTZEUNIT3CUNITEINHEIT
BEAZEUnit of measure for processing time BEAZEUNIT3CUNITEINHEIT
ARUZEUnit of measure for teardown ARUZEUNIT3CUNITEINHEIT
TRAZEUnit of measure for move time TRAZEUNIT3CUNITEINHEIT
KEINHUnit of of measure for displaying capacity requirements CY_KEINHUNIT3T006CUNITMEINS
KAPIDCapacity ID KAPIDNUMC8Assigned to domainKAPID
KALIDFactory Calendar WFCIDCHAR2Assigned to domainWFCIDFCI
OBJNRObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
VERTLDistribution function for capacity requirements VERTEILUNGCHAR2Assigned to domainVERTEILUNG
ERDATCreated on AUFERFDATDATS8DATUM
FTRMPPlanned release date CO_FTRMPDATS8DATUM
FTRMSScheduled release date CO_FTRMSDATS8DATUM
FTRMIActual release date CO_FTRMIDATS8DATUM
GSTRPBasic start date CO_GSTRPDATS8DATUM
GSTRSScheduled start CO_GSTRSDATS8DATUM
GSTRIActual start date CO_GSTRIDATS8DATUM
SSADDLatest target input date SSADDDATS8DATUM
IADDActual input date IADDDATS8DATUM
FSAVDEarliest scheduled start: Execution (date) FSAVDDATS8DATUM
SSAVDLatest scheduled start: Execution (date) SSAVDDATS8DATUM
ISDDActual start: Execution (date) ISDDDATS8DATUM
ISAVDActual operation start (date) ISAVDDATS8DATUM
FSEDDEarliest scheduled finish: Execution (date) FSEDDDATS8DATUM
SSEDDLatest scheduled finish: Execution (date) SSEDDDATS8DATUM
IEDDActual finish: Execution (date) IEDDDATS8DATUMEDR
IEAVDActual finish of operation (date) IEAVDDATS8DATUM
GLTRPBasic finish date CO_GLTRPDATS8DATUM
GLTRSScheduled finish CO_GLTRSDATS8DATUM
GLTRIActual finish date CO_GLTRIDATS8DATUM
GMNGAConfirmed yield in order unit of measure GMNGAQUAN13(3) MENG13
MGVRGOperation Quantity MGVRGQUAN13(3) MENG13
LMNGATotal Yield Confirmed LMNGAQUAN13(3) MENG13
ASVRGOperation scrap ASVRGQUAN13(3) MENG13
XMNGATotal scrap quantity confirmed XMNGAQUAN13(3) MENG13
S_DFZTarget execution time S_DFZQUAN7(1) DAUER_6_1V
I_DFZActual execution time I_DFZQUAN7(1) DAUER_6_1V
LIEGZWait time used for scheduling MC_LIEGZQUAN7(1) DAUER_6_1V
WARTZQueue time used for scheduling MC_WARTZQUAN7(1) DAUER_6_1V
RUESTScheduled setup time MC_RUESTQUAN7(1) DAUER_6_1V
BEARZScheduled processing time MC_BEARZQUAN7(1) DAUER_6_1V
ABRUEScheduled teardown time MC_ABRUEQUAN7(1) DAUER_6_1V
TRANZMove time used for scheduling MC_TRANZQUAN7(1) DAUER_6_1V
KRUESScheduled cap. requirements for the op. segment 'setup' MC_KRUESQUAN7(1) DAUER_6_1V
KBEASScheduled cap. requirements for the op. segment 'processing' MC_KBEASQUAN7(1) DAUER_6_1V
KABRSScheduled cap. requirements for the op. segment teardown MC_KABRSQUAN7(1) DAUER_6_1V
LIEGVWait time used for scheduling MC_LIEGZQUAN7(1) DAUER_6_1V
KAPKZSFIS indicator for cumulative updating of capacity data KAPKZCHAR1X

Key field Non-key field



How do I retrieve data from SAP table S022 using ABAP code

The following ABAP code Example will allow you to do a basic selection on S022 to SELECT all data from the table
DATA: WA_S022 TYPE S022.

SELECT SINGLE *
FROM S022
INTO CORRESPONDING FIELDS OF WA_S022
WHERE...

How to access SAP table S022

Within an ECC or HANA version of SAP you can also view further information about S022 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!