OIO_RT_EVENT_TX SAP table for – Returns event names

Here we would like to draw your attention to OIO_RT_EVENT_TX table in SAP. As we know it is being mainly used with the SAP IS-OIL-OLM (Remote Logistics Management in IS-OIL) component which is coming under IS-OIL module (Oil & Gas). OIO_RT_EVENT_TX is a SAP standard transp table used for storing Returns event names related data in SAP. It comes under the package OIO.

SAP OIO_RT_EVENT_TX table

Table OIO_RT_EVENT_TX technical data

TableOIO_RT_EVENT_TX
Data storingReturns event names
ModuleIS-OIL
Sub ModuleIS-OIL-OLM
SAP PackageOIO
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentIS-OIL
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • EVENT_ID : Identifier for returns event
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • EVENT_TXT : Name of returns event
    Its data type is CHAR (Character String) with field length 30