MV50AF0B_BELEG_LESEN_SIMPLE 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 MV50AF0B_BELEG_LESEN_SIMPLE 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SHP_CHANGE_ACTIVE call function 'SHP_CHANGE_ACTIVE' exporting if_vbtyp = likp-vbtyp if_lgnum = likp-lgnum if_logsys = likp-verursys importing ef_active = v50agl-dlv_change "n_523254 ef_emergency_off = v50agl-dlv_change_off.
RV_MESSAGES_READ call function 'RV_MESSAGES_READ' exporting msg_kappl = tvlk-kappl msg_objky = xobjky msg_objky_to = xobjky_to.
RV_MESSAGES_READ call function 'RV_MESSAGES_READ' exporting msg_kappl = 'V4' msg_objky = xobjky msg_objky_to = xobjky_to.
COMMUNICATION_AREA_KOMKBV2 call function 'COMMUNICATION_AREA_KOMKBV2' exporting msg_likp = likp msg_old = 'X' msg_rv50a = rv50a msg_vbuk = vbuk msg_trtyp = t180-trtyp tables tab_part = part tab_lips = xlips tab_vbpa = xvbpa.
COMMUNICATION_AREA_KOMKBE1 call function 'COMMUNICATION_AREA_KOMKBE1' exporting msg_likp = likp msg_old = 'X' msg_rv50a = rv50a msg_vbuk = vbuk msg_trtyp = t180-trtyp tables tab_part = part tab_lips = xlips tab_vbpa = xvbpa.
COMMUNICATION_AREA_KOMKBM1 call function 'COMMUNICATION_AREA_KOMKBM1' exporting msg_likp = likp msg_old = 'X' msg_rv50a = rv50a msg_vbuk = vbuk msg_trtyp = t180-trtyp tables tab_part = part tab_lips = xlips tab_vbpa = xvbpa.
EHS003_CHECK_TPPR_ACTIVE call function 'EHS003_CHECK_TPPR_ACTIVE' exporting i_dnact = ls_dnact i_vbtyp = likp-vbtyp exceptions tppr_active = 1 others = 2.
EHS003_DGMSD_DLV_READ call function 'EHS003_DGMSD_DLV_READ' exporting i_likp_tab = likp exceptions others_ = 1.
SD_DELIVERY_SHIPMENT_STATUS call function 'SD_DELIVERY_SHIPMENT_STATUS' exporting i_likp = xlikp i_vbuk = xvbuk tables i_vbfa = xvbfa exceptions shipment_status_info = 1 delivery_change_block = 2 shipping_unit_freight = 3.
DEQUEUE_ALL call function 'DEQUEUE_ALL'.
SD_DELIVERY_PUT_XTAB CALL FUNCTION 'SD_DELIVERY_PUT_XTAB' EXPORTING IT_XLIPS = xlips[] IT_XVBUP = xvbup[].
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MV50AF0B_BELEG_LESEN_SIMPLE - MV50AF0BBELEGLESENSIMPLE MV50AF0B_BELEG_LESEN_DIREKT - MV50AF0BBELEGLESENDIREKT MV50AF0B_BELEG_LESEN_BUFFERED - MV50AF0BBELEGLESENBUFFERED MV50AF0B_BELEG_LESEN_ARCHIV - Include MV50AF0B_BELEG_LESEN_ARCHIV MV50AF0B_BELEG_LESEN - MV50AF0BBELEGLESEN MV50AF0B_BELEG_INIT_ON_COMMIT - MV50AF0BBELEGINITONCOMMIT