CIAP_D_QUOTA SAP table for – CIAP record quota

Here we would like to draw your attention to CIAP_D_QUOTA table in SAP. As we know it is being mainly used with the SAP FI-LOC (Localization in FI) component which is coming under FI module (Financial Accounting). CIAP_D_QUOTA is a SAP standard transp table used for storing CIAP record quota related data in SAP. It comes under the package INT_TMF_CIAP.

SAP CIAP_D_QUOTA table

Table CIAP_D_QUOTA technical data

TableCIAP_D_QUOTA
Data storingCIAP record quota
ModuleFI
Sub ModuleFI-LOC
SAP PackageINT_TMF_CIAP
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_APPL
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • RECORD_ID : CIAP Record Unique ID
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • QUOTA_NUMBER : CIAP quota number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 2
  • QUOTA_YEAR : CIAP Quota year
    Its data type is NUMC (Character String with Digits Only) with field length 4
  • QUOTA_MONTH : CIAP Quota Month
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • EXTEMPORANEOUS : CIAP Quota Extemporaneous Indicator
    Its data type is CHAR (Character String) with field length 1
  • POSSIBLE_CREDIT : CIAP ICMS Possible Credit
    Its data type is CURR (Currency Field) with field length 22
  • EFFECTIVE_CREDIT : CIAP ICMS Effective Credit
    Its data type is CURR (Currency Field) with field length 22
  • NOT_CREDITED : CIAP ICMS Not Credited
    Its data type is CURR (Currency Field) with field length 22
  • CREDIT_FACTOR : CIAP Credit Factor
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 5
  • FI_COMPANY_CODE : Company Code
    Its data type is CHAR (Character String) with field length 4
  • FI_DOC_NUMBER : Accounting Document Number
    Its data type is CHAR (Character String) with field length 10
  • FI_DOC_YEAR : Fiscal Year
    Its data type is NUMC (Character String with Digits Only) with field length 4