OIO_RT_STATUS_TX SAP table for – Returns status descriptions

Here we would like to draw your attention to OIO_RT_STATUS_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_STATUS_TX is a SAP standard transp table used for storing Returns status descriptions related data in SAP. It comes under the package OIO.

SAP OIO_RT_STATUS_TX table

Table OIO_RT_STATUS_TX technical data

TableOIO_RT_STATUS_TX
Data storingReturns status descriptions
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_STATUS_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_STATUS_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
  • STATUS_CD : Status of returns document
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • STATUS_TEXT : Description of returns document status
    Its data type is CHAR (Character String) with field length 30