SAP Reports / Programs

RIEQUI22 SAP ABAP Report - Display Unique Item Identifier







RIEQUI22 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Display or Change Serial Numbers You can use this report to display a list of see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter RIEQUI22 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

IQ10 - Change UII
IQ11 - Display UII


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT RIEQUI22. "Basic submit
SUBMIT RIEQUI22 AND RETURN. "Return to original report after report execution complete
SUBMIT RIEQUI22 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: LAGER = D .
Selection Text: KUNNR = D .
Selection Text: KUNDE = D .
Selection Text: KUND3 = D .
Selection Text: KUND2 = D .
Selection Text: KUND1 = D .
Selection Text: KOSTL = D .
Selection Text: KOKRS = D .
Selection Text: KMATN = D .
Selection Text: KDPOS = D .
Selection Text: KDAUF = D .
Selection Text: IWERK = D .
Selection Text: INVNR = D .
Selection Text: INGRP = D .
Selection Text: INBDT = D .
Selection Text: HERST = D .
Selection Text: HERLD = D .
Selection Text: HEQUI = D .
Selection Text: HEQNR = D .
Selection Text: GSBER = D .
Selection Text: GROES = D .
Selection Text: GEWRK = D .
Selection Text: GEWEI = D .
Selection Text: ERNAM = D .
Selection Text: ERDAT = D .
Selection Text: EQUNR = D .
Selection Text: EQTYP = D .
Selection Text: EQKTX = D .
Selection Text: EQFNR = D .
Selection Text: EQART = D .
Selection Text: ELIEF = D .
Selection Text: DY_PARVW = D .
Selection Text: DY_PARNR = D .
Selection Text: WERK = D .
Selection Text: WAERS = D .
Selection Text: VTWEG = D .
Selection Text: VKORG = D .
Selection Text: VARIANT = D .





Selection Text: TYPBZ = D .
Selection Text: TIDNR = D .
Selection Text: S_UOM = D .
Selection Text: S_START = D .
Selection Text: S_RANGE = D .
Selection Text: S_LRPID = D .
Selection Text: S_LEN = D .
Selection Text: SWERK = D .
Selection Text: SUBMT = D .
Selection Text: STRNO = D .
Selection Text: STORT = D .
Selection Text: STAI1 = D .
Selection Text: STAE1 = D .
Selection Text: SPART = D .
Selection Text: SOGEN = D .
Selection Text: SOBKZ = D .
Selection Text: SERNR = D .
Selection Text: SERGE = D .
Selection Text: SELSCHEM = D .
Selection Text: RBNR = D .
Selection Text: PSPNR_E = D .
Selection Text: PROID_E = D .
Selection Text: MSGRP = D .
Selection Text: MATNR = D .
Selection Text: MAPAR = D .
Selection Text: LIZNR = D .
Selection Text: LIFNR = D .
Selection Text: LBBSA = D .
Selection Text: DY_KLART = D .
Selection Text: DY_SUBCL = Include Subordinate Classes
Selection Text: KRFKZ = Referenced Configuration
Selection Text: S_END = D .
Selection Text: ABCKZ = D .
Selection Text: AEDAT = D .
Selection Text: AENAM = D .
Selection Text: ANLNR = D .
Selection Text: ANLUN = D .
Selection Text: ANSDT = D .
Selection Text: ANSWT = D .





Selection Text: ARBPL = D .
Selection Text: AUFNR = D .
Selection Text: DY_CLASS = D .
Selection Text: DAUFN = D .
Selection Text: DATUV = D .
Selection Text: DATUB = D .
Selection Text: CHARGE = D .
Selection Text: B_CHARGE = D .
Selection Text: BUKRS = D .
Selection Text: BRGEW = D .
Selection Text: BEGRU = D .
Selection Text: BEBER = D .
Selection Text: BAUJJ = D .
Selection Text: AULDT = D .
Title: Display Unique Item Identifier
Text Symbol: 802 = Last objects processed
Text Symbol: 801 = Processed objects
Text Symbol: 800 = Unprocessed objects
Text Symbol: 706 = Yes
Text Symbol: 705 = No
Text Symbol: 704 = List editing canceled
Text Symbol: 703 = have not yet been processed?
Text Symbol: 702 = for all the objects selected that
Text Symbol: 701 = Do you want to cancel processing
Text Symbol: 700 = **** LINES 701, 702, 703 are one sentence
Text Symbol: 501 = Valuation
Text Symbol: 500 = Classification
Text Symbol: 201 = EquipmentSelection
Text Symbol: 010 = Equipment selection
Text Symbol: 006 = Frm
Text Symbol: 005 = Address
Text Symbol: 004 = Classes
Text Symbol: 003 = to
Text Symbol: 002 = Period
Text Symbol: 001 = Partner
Text Symbol: AD0 = Address Search Inactive
Text Symbol: AD1 = Address Search Active
Text Symbol: ANZ = Number
Text Symbol: B03 = General data



Text Symbol: B04 = Serial number selection
Text Symbol: B05 = Location data
Text Symbol: B06 = Maintenance data
Text Symbol: B07 = SD Data
Text Symbol: B08 = Admin. Data
Text Symbol: C01 = Class limitation
Text Symbol: CL0 = Valuation Not Available
Text Symbol: CL1 = Valuation Available
Text Symbol: FG1 = General data
Text Symbol: FG2 = Serialization data
Text Symbol: FG3 = Location data
Text Symbol: FG4 = PM data
Text Symbol: FG5 = SD/Admin.
Text Symbol: FG6 = Address
Text Symbol: FG7 = Warranty data
Text Symbol: SON = Others
Text Symbol: U01 = UII Selection


INCLUDES used within this REPORT RIEQUI22

INCLUDE MIEQUI20. "WEGEN VARIANTENEINSTELLUNG


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name RIEQUI22 or its description.