SAP table T683C (Batch Search Procedure: Determination in Sales Docs)

SAP table T683C has 5 primary key fields being MANDT,VKORG,VTWEG,SPART,AUART.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
VKORG Sales Organization CHAR 4 0 TVKO VKORG
VTWEG Distribution Channel CHAR 2 0 TVTW VTWEG
SPART Division CHAR 2 0 TSPA SPART
AUART Sales Document Type CHAR 4 0 TVAK AUART
KALSM Search Procedure for Batch Determination CHAR 6 0 T683 KALSMA_CH
KZCHP Indicator: Check of the batch entered is active CHAR 1 0 KZCHP

T683C foreign key relationships

Table Field Check Table Check Field
0 T683C AUART TVAK Sales Document Types MANDT
0 T683C AUART TVAK Sales Document Types AUART
1 T683C KALSM T683 Pricing procedures KAPPL
1 T683C KALSM T683 Pricing procedures KALSM
0 T683C SPART TSPA Organizational Unit: Sales Divisions MANDT
0 T683C SPART TSPA Organizational Unit: Sales Divisions SPART
1 T683C VKORG TVKO Organizational Unit: Sales Organizations MANDT
1 T683C VKORG TVKO Organizational Unit: Sales Organizations VKORG
0 T683C VTWEG TVTW Organizational Unit: Distribution Channels MANDT
0 T683C VTWEG TVTW Organizational Unit: Distribution Channels VTWEG