The ARUN_OS_SD table in SAP ERP or S/4HANA stores Order Type specific data for sales organisation/distribution data. There are total 10 fields in ARUN_OS_SD table. The Order Type specific data for sales organisation/distribution table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ARUN_OS_SD table. It is in Package for Objects of core a-run process (ARUN_CORE) ABAP package and is part of the Order Allocation Run (LO-RFM-ARN) module.
SAP ARUN_OS_SD Table Fields
Following is the list of fields that are available in SAP ARUN_OS_SD table. The primary key fields of the table are MANDT (Client), AUART (Sales Document Type), VKORG (Sales Organization), VTWEG (Distribution Channel), SPART (Division).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MANDT | Client | MANDT | CLNT (3) | |
AUART | Sales Document Type | AUART | TVAK | CHAR (4) |
VKORG | Sales Organization | VKORG | TVKO | CHAR (4) |
VTWEG | Distribution Channel | VTWEG | TVKOV | CHAR (2) |
SPART | Division | SPART | TVTA | CHAR (2) |
LAND1 | Country/Region Key | LAND1 | T005 | CHAR (3) |
REGIO | Region (State, Province, County) | REGIO | T005S | CHAR (3) |
KDGRP | Customer Group | KDGRP | T151 | CHAR (2) |
ARUN_REJ_ACT | Drop Requirements for STO and SO Items | ARUN_REJ_ACT | CHAR (1) | |
ARUN_ABGRU | Reason for Rejection of Sales Documents | ABGRU_VA | CHAR (2) |