In this post, I will try and describe everything you need to know about the SAP crmd_fs_attr_fin 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_FS_ATTR_FIN 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_FS_ATTR_FIN....Right lets get started!
Object Name: CRMD_FS_ATTR_FIN
Dictionary Type: Transparent table
Description: Attributes for FS Financial Statement
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 | ||||
REC_ID | SRMPROPRECID | CHAR | 32(0) | Attribute Record ID | CRM | |||||||
CREATED_BY | SRMAD_CREATED_BY | CHAR | 12(0) | * | Created By | XUBNAME | USER_COMP | BNAME | CRM | |||
CREATION_TIME | SRMAD_CREATION_TIME | DEC | 15(0) | Created On/At | SCMG_TIMESTAMP | CRM | ||||||
CHANGED_BY | SRMAD_CHANGED_BY | CHAR | 12(0) | * | Last Changed by | XUBNAME | USER_COMP | BNAME | CRM | |||
CHANGE_TIME | SRMAD_CHANGE_TIME | DEC | 15(0) | Last Changed On/At | SCMG_TIMESTAMP | CRM | ||||||
SPS_ID | SRMSPSID | CHAR | 32(0) | Element Type ID | SRMID | CRM | ||||||
DISP_INCOME | CRMT_FS_DISP_INCOME | CURR | 19(2) | Available Monthly Income | CRMT_COND_VALUE | CRM | ||||||
CURRENCY | CRMT_FS_CURRENCY_ATTR | CUKY | 5(0) | TCURC | Currency | WAERS | FWS | CRM |