WTY_RCLOBJ SAP table for – Objects for Recalls

Here we would like to draw your attention to WTY_RCLOBJ table in SAP. As we know it is being mainly used with the SAP LO-WTY (Warranty Claim Processing in LO) component which is coming under LO module (Logistics). WTY_RCLOBJ is a SAP standard transparent table used for storing Objects for Recalls related data in SAP. It comes under the package ISAUTO_WTY.

SAP WTY_RCLOBJ table

Table WTY_RCLOBJ technical data

TableWTY_RCLOBJ
Data storingObjects for Recalls
ModuleLO
ComponentLO-WTY
SAP PackageISAUTO_WTY
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

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

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • PNGUID_RCL
    Its a key field. Its data type is X (Byte string) with field length 16
  • ID : Demo hierarchy: Node ID
    Its a key field. Its data type is N (Character String with Digits Only) with field length 5
  • RCLOBJ_TYPE
    Its data type is C (Character String) with field length 4
  • RCLOBJ_SUBTYPE
    Its data type is C (Character String) with field length 5
  • RCLOBJ_SIGN
    Its data type is C (Character String) with field length 1
  • RCLOBJ_OPTION
    Its data type is C (Character String) with field length 2
  • RCLOBJ_LOW
    Its data type is C (Character String) with field length 40
  • RCLOBJ_HIGH
    Its data type is C (Character String) with field length 40