TIVCARECUR SAP table for – Recurrence Rule

Here we would like to draw your attention to TIVCARECUR table in SAP. As we know it is being mainly used with the SAP RE-FX (Flexible Real Estate Management in RE) component which is coming under RE module (Real Estate Management). TIVCARECUR is a SAP standard transp table used for storing Recurrence Rule related data in SAP. It comes under the package RE_CA_AP.

SAP TIVCARECUR table

Table TIVCARECUR technical data

TableTIVCARECUR
Data storingRecurrence Rule
ModuleRE
Sub ModuleRE-FX
SAP PackageRE_CA_AP
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-FIN
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • RECURNO : Recurrence Rule
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 10
  • SEQNO : Row Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 2
  • VALIDFROM : Start of a Recurring Appointment
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • VALIDTO : End of a Recurring Appointment
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • RECURCOUNT : Number of Appointments
    Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • TIMEFROM : Start of Appointment (Time)
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • TIMETO : End of Appointment (Time)
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • RECURFREQUENCY : Frequency
    Its data type is NUMC (Character String with Digits Only) with field length 1
  • RECURINTERVAL : Interval
    Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • ONDAYMO : Appointment Is on Mondays
    Its data type is CHAR (Character String) with field length 1
  • ONDAYTU : Appointment Is on Tuesdays
    Its data type is CHAR (Character String) with field length 1
  • ONDAYWE : Appointment Is on Wednesdays
    Its data type is CHAR (Character String) with field length 1
  • ONDAYTH : Appointment Is on Thursdays
    Its data type is CHAR (Character String) with field length 1
  • ONDAYFR : Appointment Is on Fridays
    Its data type is CHAR (Character String) with field length 1
  • ONDAYSA : Appointment Is on Saturdays
    Its data type is CHAR (Character String) with field length 1
  • ONDAYSU : Appointment Is on Sundays
    Its data type is CHAR (Character String) with field length 1
  • ONHOLIDAY : Appointment Occurs on Public Holidays
    Its data type is CHAR (Character String) with field length 1
  • ONMONTHDAY : Day of Month
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • ONMONTH : Month
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • INSTANCE : Number of Occurrence in the Frequency
    Its data type is CHAR (Character String) with field length 2
  • ISEXCLUDED : Rule Describes Exceptions
    Its data type is CHAR (Character String) with field length 1
  • HOLIDAYCALENDAR : Public Holiday Calendar
    Its data type is CHAR (Character String) with field length 2
  • TZONE : Time Zone
    Its data type is CHAR (Character String) with field length 6