In this post, I will try and describe everything you need to know about the SAP crmd_leas_accr 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_LEAS_ACCR 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_LEAS_ACCR....Right lets get started!
Object Name: CRMD_LEAS_ACCR
Dictionary Type: Transparent table
Description: LAM: Month-End Accruals Report Log File
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
CLIENT | MANDT | CLNT | 3(0) | * | Client | MANDT | TEST | CRM | ||||
BDATJ | BDATJ | NUMC | 4(0) | Posting Date YYYY | GJAHR | BDTJ | FB | CRM | ||||
BUMON | BUMON | NUMC | 2(0) | Posting date calendar month | MONAT | FB | CRM | |||||
DATLO | SYSTDATLO | DATS | 8(0) | Local Date | SYDATS | CRM | ||||||
CREATED_BY | CRMT_CREATED_BY | CHAR | 12(0) | User that Created the Transaction | UNAME | USER_ADDR | BNAME | CRM |