ICL_NEG SAP table for – Negotiation

Here we would like to draw your attention to ICL_NEG table in SAP. As we know it is being mainly used with the SAP FS-CM (Claims Management in FS) component which is coming under FS module (Financial Services). ICL_NEG is a SAP standard transp table used for storing Negotiation related data in SAP. It comes under the package ICL_NEGOTIATION_PE.

SAP ICL_NEG table

Table ICL_NEG technical data

TableICL_NEG
Data storingNegotiation
ModuleFS
Sub ModuleFS-CM
SAP PackageICL_NEGOTIATION_PE
Delivery ClassA – Application table (master and transaction data)
ComponentINSURANCE
Table CategoryTRANSP

SAP ICL_NEG 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 ICL_NEG table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • ACTIVE : Table entry is active (A) or in suspense (S)
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • CLAIM : Number of Claim
    Its a key field. Its data type is CHAR (Character String) with field length 17
  • NEGID : Negotiation ID
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • .INCLUDE : Shadow Tables Versioning: Include for Original Table
  • CHANGETIME : Changed: UTC Date+Time
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • CHANGEDBY : Changed By
    Its data type is CHAR (Character String) with field length 12
  • DELETED : Database Line Status (Original, Changed, Deleted)
    Its data type is CHAR (Character String) with field length 1
  • .INCLUDE : Attributes for Negotiation
  • SUBOBJECT : Claim Subobject
    Its data type is CHAR (Character String) with field length 16
  • NEGTYPE : Key of Negotiation Type
    Its data type is CHAR (Character String) with field length 1
  • NEGDESCR : Description of Negotiation
    Its data type is CHAR (Character String) with field length 60
  • NEGNAME : Unique Technical Name of Negotiation
    Its data type is CHAR (Character String) with field length 10
  • RANGEFR : Lower Limit of Target Settlement Range
    Its data type is CURR (Currency Field) with field length 15
  • RANGETO : Upper Limit of Target Settlement Range
    Its data type is CURR (Currency Field) with field length 15
  • CURRENCY : Currency Used in Negotiation
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • SETTLMNTAMOUNT : Final Settlement Amount
    Its data type is CURR (Currency Field) with field length 15
  • SETTLMNTFORM : Key of Type of Settlement
    Its data type is CHAR (Character String) with field length 2
  • SETTLMNTDATE : Final Settlement Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • SETTLMNTDESC : Comment on Final Settlement
    Its data type is CHAR (Character String) with field length 60
  • NEGFORM : Key of Form of Negotiation
    Its data type is CHAR (Character String) with field length 2
  • CONTACTMODE : Key of Communication Type
    Its data type is CHAR (Character String) with field length 1
  • VPARTNER : Key of Negotiation Partner
    Its data type is CHAR (Character String) with field length 2
  • .INCLUDE : Negotiation: Status
  • CANCELLED : Status “Cancelled”
    Its data type is CHAR (Character String) with field length 1
  • FINISHED : Status “Closed”
    Its data type is CHAR (Character String) with field length 1
  • REOPENED : Status “Reopened”
    Its data type is CHAR (Character String) with field length 1