WCB_GUID2VBELN SAP table for – Mapping from GUID to Billing Document Number

Here we would like to draw your attention to WCB_GUID2VBELN table in SAP. As we know it is being mainly used with the SAP LO-GT (Global Trade in LO) component which is coming under LO module (Logistics). WCB_GUID2VBELN is a SAP standard transparent table used for storing Mapping from GUID to Billing Document Number related data in SAP. It comes under the package WCB_AG_PERS.

SAP WCB_GUID2VBELN table

Table WCB_GUID2VBELN technical data

TableWCB_GUID2VBELN
Data storingMapping from GUID to Billing Document Number
ModuleLO
ComponentLO-GT
SAP PackageWCB_AG_PERS
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

SAP WCB_GUID2VBELN Table Fields

Here is the details of each fields in this table.You can find the discription, data type and assigned lenth of each of the fields in WCB_GUID2VBELN table.

  • CLIENT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • VBELN : Sales and Distribution Document Number
    Its a key field. Its data type is C (Character String) with field length 10
  • GUID : 16 Byte UUID in 32 Characters (Hexadecimal Encoded)
    Its data type is X (Byte string) with field length 16