SAP Reports / Programs | Logistics Execution | Shipping(LE-SHP) SAP LE

FV50XF0B_BELEG_DATEN_INIT SAP ABAP INCLUDE - FV50XF0BBELEGDATENINIT







FV50XF0B_BELEG_DATEN_INIT 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 FV50XF0B_BELEG_DATEN_INIT into the relevant SAP transactions such as SE38 or SE80


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 FV50XF0B_BELEG_DATEN_INIT. "Basic submit
SUBMIT FV50XF0B_BELEG_DATEN_INIT AND RETURN. "Return to original report after report execution complete
SUBMIT FV50XF0B_BELEG_DATEN_INIT VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT FV50XF0B_BELEG_DATEN_INIT

No INCLUDES are used within this REPORT code!


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:

PRICING_REFRESH call function 'PRICING_REFRESH' "50A tables tkomk = tkomk tkomv = tkomv.

DEQUEUE_ALL call function 'DEQUEUE_ALL' exporting _synchron = 'X' exceptions others = 0.

SD_DELIVERY_CUMULATIVE_REFRESH call function 'SD_DELIVERY_CUMULATIVE_REFRESH' exceptions others = 1.

RV_PARTNER_REFRESH call function 'RV_PARTNER_REFRESH'.

RV_TEXT_COPY_REFRESH call function 'RV_TEXT_COPY_REFRESH'.

ADDR_MEMORY_CLEAR call function 'ADDR_MEMORY_CLEAR' exporting force = 'X' exceptions unsaved_data_exist = 0 internal_error = 0 others = 0.

ADDR_MEMORY_CLEAR call function 'ADDR_MEMORY_CLEAR' exporting force = space exceptions unsaved_data_exist = 0 internal_error = 0 others = 0.

LE_PAD_REFRESH call function 'LE_PAD_REFRESH'.

SD_DEADLINE_REFRESH call function 'SD_DEADLINE_REFRESH'.

EHS003_DGMSD_REFRESH call function 'EHS003_DGMSD_REFRESH' exporting i_vbtyp = 'J' "n_1137766 exceptions others_ = 1.

LE_ATP_GET_VERSION call function 'LE_ATP_GET_VERSION' importing atp_type = atp_type.

RV_REQUIREMENT_REFRESH call function 'RV_REQUIREMENT_REFRESH'.

LE_ATP_REFRESH call function 'LE_ATP_REFRESH' exporting if_kz_avbbd = charx if_kz_lv03v = charx.

SD_CREDIT_REFRESH call function 'SD_CREDIT_REFRESH'.

EXPIMP_TABLES_REFRESH call function 'EXPIMP_TABLES_REFRESH'.

RV_LOC_INIT_PREPARE call function 'RV_LOC_INIT_PREPARE'.

RV_FOR_TRADE_PROTOCOL_INIT * CALL FUNCTION 'RV_FOR_TRADE_PROTOCOL_INIT' * EXCEPTIONS * OTHERS = 1.

FT_SLS_PARTNER_ADDR_MEM_INIT call function 'FT_SLS_PARTNER_ADDR_MEM_INIT' exporting i_base_document = '2LI'.

HU_PACKING_REFRESH





call function 'HU_PACKING_REFRESH'.

QAAT_SD_INITIALIZE call function 'QAAT_SD_INITIALIZE' exporting status_buff_init = status_buffer_init.

QMHU_INITIALIZE call function 'QMHU_INITIALIZE'. "SP_557245

J_1B_SD_SH_INIT_LOCAL call function 'J_1B_SD_SH_INIT_LOCAL'. "^_n_645951

VBDBDM_INIT CALL FUNCTION 'VBDBDM_INIT'.

RV_MESSAGES_REFRESH call function 'RV_MESSAGES_REFRESH' exporting msg_kappl = 'V2'.

RV_MESSAGES_REFRESH call function 'RV_MESSAGES_REFRESH' exporting msg_kappl = 'E1'.

RV_MESSAGES_REFRESH call function 'RV_MESSAGES_REFRESH' exporting msg_kappl = 'M1'.

RV_MESSAGES_REFRESH call function 'RV_MESSAGES_REFRESH' exporting msg_kappl = 'V4'.

V51P_GET_HEADER_DATA CALL FUNCTION 'V51P_GET_HEADER_DATA' IMPORTING ES_HEADER51 = ls_header51.

RV_MESSAGES_REFRESH call function 'RV_MESSAGES_REFRESH' exporting msg_kappl = 'V6'.



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 FV50XF0B_BELEG_DATEN_INIT or its description.