In this post, I will try and describe everything you need to know about the SAP crmd_cl_om_sales_struc table. What it is, including what type of data it stores.
A list of fields which make up the table structure and on an S/4Hana System for CRMD_CL_OM_SALES_STRUC what does this table look like.
And what relationships it has with other SAP tables.
Also see here for example ABAP code to select data from CRMD_CL_OM_SALES_STRUC....Right lets get started!
Object Name: CRMD_CL_OM_SALES_STRUC
Dictionary Type: Structure
Description: Structure for Sales Attributes to MSA
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
GUID_ORGUNIT | CDB_CL_OM_GUID_ORGOBJ | RAW | 16(0) | CRMD_CL_OM | Object GUID | SYSUUID | CRM | |||||
OTYPE | OTYPE | CHAR | 2(0) | * | Object Type | OTYPE | POT | PP | CRM | |||
OBJID | OBJEKTID | NUMC | 8(0) | Object ID | NUM08 | PON | PP | CRM | ||||
BEGDA | BEGDATUM | DATS | 8(0) | Start Date | DATUM | BEG | PP | CRM | ||||
ENDDA | ENDDATUM | DATS | 8(0) | End Date | DATUM | END | PP | CRM | ||||
SALES_ORG | CRMT_SALES_ORG | CHAR | 14(0) | Sales Organization | HROBJEC_14 | CRM_ORGMAN_SALES_ORG | SALES_ORG | CRM | ||||
SALES_OFFICE | CRMT_SALES_OFFICE | CHAR | 14(0) | Sales Office | HROBJEC_14 | CRM_ORGMAN_SALES_OFFICE | SALES_OFFICE | CRM | ||||
SALES_GROUP | CRMT_SALES_GROUP | CHAR | 14(0) | Sales Group | HROBJEC_14 | CRM_ORGMAN_SALES_GROUP | SALES_GROUP | CRM | ||||
VKORG | VKORG | CHAR | 4(0) | * | Sales Organization | VKORG | VKO | V | C_VKORG | VKORG | CRM | |
IS_VKORG | CDB_CL_OM_SALES_IS_VKORG | CHAR | 1(0) | Indicator: R/3 Sales Organization | FLAG | CRM | ||||||
VKBUR | VKBUR | CHAR | 4(0) | * | Sales Office | VKBUR | VKB | V | CRM | |||
VKGRP | VKGRP | CHAR | 3(0) | * | Sales Group | VKGRP | VKG | V | CRM | |||
SALES_CURRENCY | CRMT_CURRENCY | CUKY | 5(0) | * | Currency | WAERS | FWS | CRM | ||||
COUNTRY | KLAND | CHAR | 3(0) | * | Country | LAND1 | PP | CRM |