SAP WSOJOB Definition of Jobs for Assigning a Plant to an Assortment Table
Overview
WSOJOB is a standard SAP S/4HANA table that stores Definition of Jobs for Assigning a Plant to an Assortment data. There are total 9 fields in the WSOJOB table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WSOJOB belongs to Listing (LO-RFM-MD-LST) module and is located in the package IS-R: Assortments (WSOR).
In addition, following links provide an overview of foreign key relationships, if any, that link WSOJOB to other SAP tables and standard CDS views available based on WSOJOB table in S/4HANA 2020.
Techincal Settings of WSOJOB
Below are technical details of the table WSOJOB
- Buffering switched on
- Single entries of table were buffered
- Storage type is Column Store
List of WSOJOB Fields
The following table gives you an overview of the fields available in WSOJOB
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| JNAME | Name of Job for Asynchronous Posting in Listing | WSO_JOBNAME | CHAR | 32 | |
| JTYPE | Type of Job Processing | WSOJTYPE | CHAR | 1 | |
| SERVER_GRP | Name of Logon/Server Group for Parallel Processing | WJDSERVERGRP | RZLLITAB | CHAR | 20 |
| MAX_TASKS | Maximum Number of Parallel Processes | WSL_MAXT | NUMC | 4 | |
| MAX_ARTIKEL | Maximum Number of Materials per Process | WSOR_MAX_ARTIKEL | NUMC | 5 | |
| JSTATUS | Job Status | WSO_JOBSTATUS | CHAR | 1 | |
| CHANGEDOCU | Identifies whether change documents should be created | W_CHANGEDOCU | CHAR | 1 | |
| ERNAM | Name of Person who Created the Object | ERNAM | CHAR | 12 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WSOJOB
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WSOJOB | MANDT | : | T000 |
| WSOJOB | SERVER_GRP | : | RZLLITAB |