FV50XFSN is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter FV50XFSN into the relevant SAP transactions such as SE38 or SE80
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.
Title: Common Include for mult.processing and dialog for serial number forms
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SERIALPROFILE_CHECK call function 'SERIALPROFILE_CHECK' exporting operation = xopera j_vorgang = LF_VORGANG activity = xtrtyp document = likp-vbeln item = lips-posnr material = lips-matnr m_charge = lips-charg profile = lips-serail quantity = xanzsn debitor = likp-kunnr cuobj = lips-cuobj vbtyp = likp-vbtyp bwart = lips-bwart automatic = 'X' BAPI = lf_nopopup "n_998953 IMPORTING ANZSN = LIPS-ANZSN EXCEPTIONS OTHERS = 1.
SERIALPROFILE_CHECK call function 'SERIALPROFILE_CHECK' exporting operation = 'SNCL'.
SERIALPROFILE_CHECK call function 'SERIALPROFILE_CHECK' exporting operation = 'SDLP' bapi = lf_nopopup.
SERIALPROFILE_CHECK call function 'SERIALPROFILE_CHECK' exporting operation = 'SDR1' doc_old = if_temp_vbeln doc_new = if_vbeln.
MESSAGES_INITIALIZE call function 'MESSAGES_INITIALIZE' exporting i_identification = lf_ident importing e_identification = lf_ident exceptions OTHERS = 0.
MESSAGES_GIVE call function 'MESSAGES_GIVE' tables t_mesg = lt_msg.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FV50XFSN - Common Include for mult.processing and dialog for serial number forms FV50XFPD - documentation and ABAP source code FV50XFOI_OIB_SAVE_HPM_APPENDIC - Oil-include: HPM FORM-routine FV50XFOI_OIA_SAVE_EXCHANGE_DEL - Oil-include: EXG FORM-routine FV50XFOI_OIA_REFRESH_TABLES - Oil-include: EXG FORM-routine FV50XFOI - Oil Include: Cross-Application FORM Routine