TIVBDLOCITEM SAP table for – Hierarchical Locations in Location Structure

Here we would like to draw your attention to TIVBDLOCITEM 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). TIVBDLOCITEM is a SAP standard transp table used for storing Hierarchical Locations in Location Structure related data in SAP. It comes under the package RE_BD_LC.

SAP TIVBDLOCITEM table

Table TIVBDLOCITEM technical data

TableTIVBDLOCITEM
Data storingHierarchical Locations in Location Structure
ModuleRE
Sub ModuleRE-FX-BD
SAP PackageRE_BD_LC
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-FIN
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • LOCSYS : ID of Hierarchical Location Structure
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • LOCLEVEL : Level on Which Location Is Used
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 2
  • LOCITEM : Hierarchical Location
    Its a key field. Its data type is CHAR (Character String) with field length 22
  • XLOCITEM : Name of Hierarchical Location
    Its data type is CHAR (Character String) with field length 60
  • XLOCITEMUPC : Name of Hierarchical Location in Capital Letters
    Its data type is CHAR (Character String) with field length 60