TIVCAWBRELTYPE SAP table for – Possible Types of Relationships Between Object Types

Here we would like to draw your attention to TIVCAWBRELTYPE 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). TIVCAWBRELTYPE is a SAP standard transp table used for storing Possible Types of Relationships Between Object Types related data in SAP. It comes under the package RE_CA_WB.

SAP TIVCAWBRELTYPE table

Table TIVCAWBRELTYPE technical data

TableTIVCAWBRELTYPE
Data storingPossible Types of Relationships Between Object Types
ModuleRE
Sub ModuleRE-FX
SAP PackageRE_CA_WB
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentEA-FIN
Table CategoryTRANSP

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

  • WBRELTYPE : Type of Relationship of Object Types
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • RELPOSITION : Position Within Selection
    Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • RELDIRECTINSERT : Bool: Insert Browser Objects Directly
    Its data type is CHAR (Character String) with field length 1
  • CLBROWSEROBJ : Class That Implements Browser Object
    Its data type is CHAR (Character String) with field length 30