WRMA_RUNINFO SAP table for – Information for RMA Runs

Here we would like to draw your attention to WRMA_RUNINFO table in SAP. As we know it is being mainly used with the SAP BW-BCT (Business Content and Extractors in BW) component which is coming under BW module (Business Warehouse). WRMA_RUNINFO is a SAP standard transp table used for storing Information for RMA Runs related data in SAP. It comes under the package RS_AA_WRMA.

SAP WRMA_RUNINFO table

Table WRMA_RUNINFO technical data

TableWRMA_RUNINFO
Data storingInformation for RMA Runs
ModuleBW
Sub ModuleBW-BCT-ISR-RSL
SAP PackageRS_AA_WRMA
Delivery ClassA – Application table (master and transaction data)
ComponentBI_CONT
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • RMANR : RMA Number for Run
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 10
  • ERNAM : Name of User Executing RMA Run
    Its data type is CHAR (Character String) with field length 12
  • ERZSP : Time Stamp for RMA Run (Start of Run)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 21
  • ERZEP : Time Stamp for RMA Run (End of Run)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 21
  • ERZON : Time Zone for RMA Run
    Its data type is CHAR (Character String) with field length 6
  • PRTID : Application Log ID for RMA Run
    Its data type is CHAR (Character String) with field length 20