CMS_OMS_INS_LNK SAP table for – Object – Insurance Link Data

Here we would like to draw your attention to CMS_OMS_INS_LNK table in SAP. As we know it is being mainly used with the SAP FS-CMS (Collateral Management System in FS) component which is coming under FS module (Financial Services). CMS_OMS_INS_LNK is a SAP standard transp table used for storing Object – Insurance Link Data related data in SAP. It comes under the package CMS_OMS_COMMON.

SAP CMS_OMS_INS_LNK table

Table CMS_OMS_INS_LNK technical data

TableCMS_OMS_INS_LNK
Data storingObject – Insurance Link Data
ModuleFS
Sub ModuleFS-CMS-MD
SAP PackageCMS_OMS_COMMON
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FINSERV
Table CategoryTRANSP

SAP CMS_OMS_INS_LNK Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in CMS_OMS_INS_LNK table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • .INCLUDE : Primary Key for CMS_OMS_INS_LNK
    Its a key field.
  • INS_LNK_GUID : Insurance Link GUID
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Object Reference ->Insurance Reference
  • OBJ_REF_GUID : Object reference GUID
    Its data type is RAW (Byte string) with field length 16
  • INS_REF_GUID : Insurance Reference GUID
    Its data type is RAW (Byte string) with field length 16
  • OBJ_REF_SYSID : Object system Linking to Insurance
    Its data type is CHAR (Character String) with field length 6
  • .INCLUDE : Insurance Link Data
  • INS_ID : Insurance ID
    Its data type is NUMC (Character String with Digits Only) with field length 4
  • INS_OBJSYSID : Object System Reference ID
    Its data type is CHAR (Character String) with field length 6
  • LNK_VALID_FROM : Link Valid From Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • LNK_VALID_TO : Link Valid To Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • .INCLUDE : Stucture to record history of changes in all application tab
  • CREATED_BY : Login ID of the User who created the Record
    Its data type is CHAR (Character String) with field length 12
  • CREATED_AT : Creation Timestamp
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • CHANGED_BY : Last Changed By
    Its data type is CHAR (Character String) with field length 12
  • CHANGED_AT : Change Timestamp
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • SOURCEOFENTRY : Source of Entry
    Its data type is CHAR (Character String) with field length 32