SAP CRM_FS_OBJCONTH Table – FS Object Container

The CRM_FS_OBJCONTH table in SAP ERP or S/4HANA stores FS Object Container data. There are total 11 fields in CRM_FS_OBJCONTH table. The FS Object Container table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CRM_FS_OBJCONTH table. It is in CRM FS: General functions without namespace (CRM_FS_MAC_GEN) ABAP package and is part of the Multiple-Asset Contracts (CRM-LAM-BTX-MAC) module.

SAP CRM_FS_OBJCONTH Table Fields

Following is the list of fields that are available in SAP CRM_FS_OBJCONTH table. The primary key fields of the table are CLIENT (Client), PRODUCT_GUID (Internal Unique ID of Product), VALID_TO (Valid To (Time Stamp)).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT * CLNT (3)
PRODUCT_GUID Internal Unique ID of Product COMT_PRODUCT_GUID RAW (16)
VALID_TO Valid To (Time Stamp) COMT_VALID_TO DEC (15)
VALID_FROM Valid From (Time Stamp) COMT_VALID_FROM DEC (15)
UPNAME Name of the User Who Last Changed the Set COMT_UPNAME CHAR (12)
LOGSYS Original System COMT_LOGSYS CHAR (10)
UPDATE_TYPE Type of Change UPDATE_TYPE CHAR (1)
VIN Vehicle Identification Number CRM_FS_MAC_VIN CHAR (35)
LPNO Vehicle License Plate Number CRM_FS_MAC_LIC_PL_NO CHAR (15)
LPCOUNTR Country of Vehicle License Plate CRM_FS_MAC_LIC_PL_CO * CHAR (3)
LPREGION Vehicle License Plate Region/State CRM_FS_MAC_LIC_PL_RE * CHAR (3)