RISERNR1 SAP Report - Serial Number History: Includes Used Within Report
RISERNR1 SAP Report - Serial Number History: Includes Used Within Report
Comments (0)
Within the comments section below there is also an opportunity for anyone to be able add
useful hints and information specific to this SAP object. This means that you and other
users will be able to find these details quickly by simply searching on the object name.
DESCRIPTION
This executable program enables you to create a history for serial numbers.
Documentation extract taken from SAP system, Copyright (c) SAP AG
INCLUDE MIOLXTOP.
INCLUDE RVVBTYP.
T377X
EQUI
SER03
SER03
SER01
SER01
SER04
SER04
SER02
SER02
SER05
SER05
SER06
SER06
SER07
SER07
VIAUFKST
VIQMEL
OBJK
SER01
SER02
SER03
SER04
SER07
MPOS
MPOS
VIAUFKST
VIQMEL
TIH01
TIH01
MAKT
EQUIPMENT_TEXT_READ
EXPORTING
equi_no = list_head-equnr
text_language = sy-langu
IMPORTING
equi_text = list_head-eqktx
TABLES
text_table = lt_text
EXCEPTIONS
OTHERS = 01.
CR_WORKSTATION_READ
EXPORTING
id = viaufkst-ppsid
msgty = 'S'
IMPORTING
arbpl = h_tab_pmauf-arbpl
EXCEPTIONS
not_found = 01.
CR_WORKSTATION_READ
EXPORTING
id = viaufkst-gewrk
msgty = 'S'
IMPORTING
arbpl = h_tab_pmauf-gewrk
EXCEPTIONS
not_found = 01.
STATUS_TEXT_EDIT
EXPORTING
objnr = viaufkst-objnr
spras = sy-langu
flg_user_stat = 'X'
IMPORTING
line = h_tab_pmauf-sttxt
user_line = h_tab_pmauf-ustxt
EXCEPTIONS
object_not_found = 01.
CR_WORKSTATION_READ
EXPORTING
id = hikola-ppsid
msgty = 'S'
IMPORTING
arbpl = h_tab_pmauf-arbpl
EXCEPTIONS
not_found = 01.
CR_WORKSTATION_READ
EXPORTING
id = hikola-gewrk
msgty = 'S'
IMPORTING
arbpl = h_tab_pmauf-gewrk
EXCEPTIONS
not_found = 01.
STATUS_TEXT_EDIT
EXPORTING
objnr = hikola-objnr
spras = sy-langu
flg_user_stat = 'X'
IMPORTING
line = h_tab_pmauf-sttxt
user_line = h_tab_pmauf-ustxt
EXCEPTIONS
object_not_found = 01.
PM_WORKORDER_COSTS_LIST
EXPORTING
external_call = 'X'
TABLES
list_aufk = h_tab_pmauf
EXCEPTIONS
no_orders = 01
no_currency = 02
no_costs_found = 03.
CR_WORKSTATION_READ
EXPORTING
id = viqmel-arbpl
msgty = 'S'
IMPORTING
arbpl = h_tab_pmmel-arbpl
EXCEPTIONS
not_found = 01.
STATUS_TEXT_EDIT
EXPORTING
objnr = viqmel-objnr
spras = sy-langu
flg_user_stat = 'X'
IMPORTING
line = h_tab_pmmel-sttxt
user_line = h_tab_pmmel-ustxt
EXCEPTIONS
object_not_found = 01.
MASTER_DATA
EXPORTING
datenfeld = i_datafield.
SERIAL_NOT_UNIQUE
EXPORTING
material = matnr
serial = sernr
IMPORTING
serial = sernr
equipment = equi_nr
EXCEPTIONS
not_found = 01.
GET_FIELDTAB
EXPORTING
langu = h_langu
tabname = h_tabname
withtext = 'X'
TABLES
fieldtab = h_fieldtab
EXCEPTIONS
no_texts_found = 01.
PM_CHANGE_TIH01
EXPORTING
tabarg = h_tabarg
tabname = h_tabname
uname = sy-uname
IMPORTING
e_field_changed = l_changed.
HU_DISPLAY
EXPORTING
it_venum = h_venum_tab
EXCEPTIONS
OTHERS = 1.
FIND_BASE_DIMENSION
EXPORTING
timex = h_ltimex
IMPORTING
dimid = h_dimid.
FIND_BASE_UNIT
EXPORTING
dimid = h_dimid
nennr = h_lnennr
zaehl = h_lzaehl
IMPORTING
msehi = g_imaueh
EXCEPTIONS
unit_not_found = 4.
FIND_BASE_UNIT
EXPORTING
dimid = h_dimid
nennr = h_lnennr
zaehl = h_lzaehl
IMPORTING
msehi = g_emaueh
EXCEPTIONS
unit_not_found = 4.
UNIT_CONVERSION_SIMPLE
EXPORTING
input = h_liauszt
unit_in = g_imaueh
unit_out = g_emaueh
IMPORTING
output = h_loauszt.
EQUIPMENT_ONLY
* I_HANDLE =
* EQUNR =
matnr = p_matnr
sernr = p_sernr
* CHECK_EQUI =
IMPORTING
uequi = ls_equi
* FULL_EQUI =
* TABLES
* TEQUI =
EXCEPTIONS
equi_not_found = 1
err_handle = 2
OTHERS = 3
SHOW_CHANGE_DOC_NOTIFICATIONS
EXPORTING
object_number = ls_equi-objnr
object_class = 'EQUI'
* VIQMEL_WA =
* CAUFVD_WA =
* IFLO_WA =
* FENUM =
* MANUM =
* URNUM =
* AKNUM =
* OBJECT_SEGMENT =
* TABLES
* WQMFE_TAB =
* WQMMA_TAB =
* WQMSM_TAB =
* WQMUR_TAB =
EQUIPMENT_GET_INSTALL_HISTORY
EXPORTING
id_equnr = p_equnr
TABLES
et_history = lt_install_data
EXCEPTIONS
equi_not_found = 1
OTHERS = 2.
RISCD_COPA_T
RISERNR9