SAP WOSCR_RSNT Reasons for Deviations (SRS Cash Balancing) Table
Overview
WOSCR_RSNT is a standard SAP S/4HANA table that stores Reasons for Deviations (SRS Cash Balancing) data. There are total 5 fields in the WOSCR_RSNT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WOSCR_RSNT belongs to Store Operations (LO-RFM-STO) module and is located in the package Retail Store: Cash Balancing (WOST_CR_CBL).
In addition, following links provide an overview of foreign key relationships, if any, that link WOSCR_RSNT to other SAP tables and standard CDS views available based on WOSCR_RSNT table in S/4HANA 2020.
Techincal Settings of WOSCR_RSNT
Below are technical details of the table WOSCR_RSNT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WOSCR_RSNT Fields
The following table gives you an overview of the fields available in WOSCR_RSNT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| REASON_GRP | Cash Balancing: Group for Reasons for Deviations | WOSCR_CBL_RSNGRP | WOSCR_RSN_GRP | CHAR | 4 |
| REASON_CODE | Cash Balancing: Reason for Deviations | WOSCR_CBL_RSNCD | WOSCR_RSN | CHAR | 4 |
| DESCRIPTION | Text 40 Characters Long | TEXT40 | CHAR | 40 |
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 WOSCR_RSNT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WOSCR_RSNT | REASON_CODE | 1: CN | WOSCR_RSN |
| WOSCR_RSNT | REASON_GRP | : | WOSCR_RSN_GRP |
| WOSCR_RSNT | SPRAS | : | T002 |