QAMS_RFC_RIQS5 SAP (RFC Structure I/O Data for Notification Creation (RIQS5)) Structure details

Dictionary Type: Structure
Description: RFC Structure I/O Data for Notification Creation (RIQS5)




ABAP Code to SELECT data from QAMS_RFC_RIQS5
Related tables to QAMS_RFC_RIQS5
Access table QAMS_RFC_RIQS5




Structure field list including key, data, relationships and ABAP select examples

QAMS_RFC_RIQS5 is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "RFC Structure I/O Data for Notification Creation (RIQS5)" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_QAMS_RFC_RIQS5 TYPE QAMS_RFC_RIQS5.

The QAMS_RFC_RIQS5 table consists of various fields, each holding specific information or linking keys about RFC Structure I/O Data for Notification Creation (RIQS5) data available in SAP. These include QMNUM (Message Number), EQUNR (Equipment number), TPLNR (Functional Location), BAUTL (Assembly).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type or numeric)


SAP QAMS_RFC_RIQS5 structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
QMART Notification Type0
QMNUM Message Number0
EQUNR Equipment number0
TPLNR Functional Location0
BAUTL Assembly0
SERIALNR Serial Number0
MATNR Material no.0
MAWERK Plant for Material0
REVLV Revision Level0
CHARG Batch Number0
LGORTCHARG Storage Location of Batch0
SPART Division0
VKORG Sales Organization0
VTWEG Distribution Channel0
VKBUR Sales Office0
VKGRP Sales Group0
KUNUM Customer No.0
PARNR Number of Contact Person0
EKORG Purchasing Organization0
BKGRP Purchasing Group0
LIFNUM Account Number of Supplier or Vendor0
HERSTELLER Number of Manufacturer0
QMTXT Description0
PRIOK Priority0
STRMN Required Start Date0
STRUR Required Start Time0
LTRMN Required End Date0
LTRUR Required End Time0
DEVICEID Additional Device Data0
PRODDAT Production Date0
SCREENTY SCREEN TYPE: for Order-Order Category (See Domain)0
ARBPLWERK Plant for Work Center0
ARBPL Object ID of Work Center0
CROBJTY CIM Resource Object Type0
QWRNUM Reference Notification Number0
REFNUM External Reference Number0
LS_KDAUF Sales Order Number0
LS_KDPOS Item Number in Sales Order0
BSTNK Customer Purchase Order Number0
BSTDK Customer Purchase Order Date0
LS_VBELN Delivery0
LS_POSNR Delivery Item0
KDMAT Material Number of Customer0
EBELN Purchasing Document Number0
EBELP Item Number of Purchasing Document0
MJAHR Material Document Year0
MBLNR Number of Material Document0
MBLPO Item in Material Document0
IDNLF Material Number Used by Vendor0
LICHN Vendor Batch Number0
EMATNR Material Number Corresponding to Manufacturer Part Number0
VERID Production Version0
RM_MATNR Material Number of Production Version0
RM_WERKS Plant of Production Version0
FERTAUFNR Order Number (Production Order)0
FERTAUFPL Plan Number for Operations in Order (Production Order)0
PNLKN Current Node Number from Order Counter APLZL0
IWERK Maintenance Planning Plant0
INGRP Planner Group for Customer Service and Plant Maintenance0
MSAUS Breakdown Indicator0
AUSVN Start of Malfunction (Date)0
AUZTV Start of Malfunction (Time)0
QMNAM Name of Person Reporting Notification0
QMDAT Notification Date0
MZEIT Notification Time0
QMKAT Catalog Type - Coding0
QMGRP Code Group - Coding0
QMCOD Coding0
AUSWIRK Key for a Scenario0
MGEIG DefectiveQty (Internal)0
MGFRD DefectiveQty (External)0
BZMNG General Reference Quantity0
RKMNG Complaint Quantity0
RGMNG Return Delivery Quantity0
RKDAT Date of Return Delivery0
WARPL Maintenance Plan0
ABNUM Maintenance Plan Call Number0
WAPOS Maintenance Item0
KDAUF Sales Document0
KDPOS Sales Document Item0
AUSBS End of Malfunction (Date)0
AUZTB End of Malfunction (Time)0
AUSZT Breakdown Duration0
MAUEH Unit for Breakdown Duration0
REFOBJTYPObject Type SWO_OBJTYPCHAR10Assigned to domainOJ_NAMEOBJ
REFOBJKEYObject key SWO_TYPEIDCHAR70SWO_TYPEID
RELTYPERelationship type BINRELTYPCHAR4Assigned to domainBINRELTYP

Key field Non-key field



How do I retrieve data from SAP structure QAMS_RFC_RIQS5 using ABAP code?

As QAMS_RFC_RIQS5 is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on QAMS_RFC_RIQS5 as there is no data to select.

How to access SAP table QAMS_RFC_RIQS5

Within an ECC or HANA version of SAP you can also view further information about QAMS_RFC_RIQS5 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!