In this post, I will try and describe everything you need to know about the SAP t000cm 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 T000CM 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 T000CM....Right lets get started!
Object Name: T000CM
Dictionary Type: Transparent table
Description: Client-specific FI-AR-CR settings
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
MANDT | MANDT | CLNT | 3(0) | T000 | Client | MANDT | TEST | |||||
XCVRD | XCVRD | CHAR | 1(0) | Indicator: Read A/R summary during credit check? | XFELD | |||||||
XRFCD | XRFCD | CHAR | 1(0) | Execute Remote Function Call during credit check? | XFELD | |||||||
DSOPP | DSOPP | NUMC | 3(0) | DSO calculation: Number of posting periods to be included | NUM03 | |||||||
DSOCH | DSOCH | CHAR | 1(0) | DSO calculation: Include all customers for credit account? | XFELD | |||||||
DSOAB | DSOAB | CHAR | 1(0) | DSO Calculation: Calculate with current balance? | XFELD | |||||||
XCVCR | XCVCR | CHAR | 1(0) | Indicator: Create A/R summary? | XFELD |