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

FV50XF0B SAP ABAP INCLUDE - Extended Table Maintenance: Lower Level







FV50XF0B 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 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. "Basic submit
SUBMIT FV50XF0B AND RETURN. "Return to original report after report execution complete
SUBMIT FV50XF0B 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

INCLUDE FV50XF0B_ADDRESS_RENUMBER_POST.
INCLUDE FV50XF0B_APO_BUILD_SDFIELDS.
INCLUDE FV50XF0B_APO_BUILD_SDSOURCING.
INCLUDE FV50XF0B_APO_SDFIELDS.
INCLUDE FV50XF0B_APO_SDFIELDS_OSTA.
INCLUDE FV50XF0B_APO_SDFIELDS_CUSINFO.
INCLUDE FV50XF0B_APO_UPDATE_WITHOUT_RE.
INCLUDE FV50XF0B_APPOINTMENTS_BUCHEN.
INCLUDE FV50XF0B_B_ABHAENGIGE_TABELLEN.
INCLUDE FV50XF0B_BAPI_DLV_CHANGE_SIMU.
INCLUDE FV50XF0B_BELEG_DATEN_INIT.
INCLUDE FV50XF0B_BELEG_NACHRICHTEN_V2.
INCLUDE FV50XF0B_BELEG_NEUTERMINIEREN.
INCLUDE FV50XF0B_BELEG_SICHERN.
INCLUDE FV50XF0B_BESTELLMENGE_LESEN.
INCLUDE FV50XF0B_BILLING_CHECK.
INCLUDE FV50XF0B_BTE_00501015_CALL.
INCLUDE FV50XF0B_CHECK_APO_UPDTRIGGER.
INCLUDE FV50XF0B_CREATE_INSPECTION_LOT. "PRÜFLOS FÜR HUM
INCLUDE FV50XF0B_DEL_FINAL_CHECK_LGNUM.
INCLUDE FV50XF0B_DELIVERY_PUBLISH.
INCLUDE FV50XF0B_DIALOG_PROTOCOL. "N_704387
INCLUDE FV50XF0B_DLV_MAINT_PERMISSION.
INCLUDE FV50XF0B_FILL_LT_TEXT_VBELN.
INCLUDE FV50XF0B_IBDLV_OBDLV_DOCFLOW. "WORKLFOW HUM
INCLUDE FV50XF0B_INSPECTION_LOT_RENUMB. "50A
INCLUDE FV50XF0B_LIEFERUNG_RENAME.
INCLUDE FV50XF0B_LIEFERUNGEN_BUCHEN.
INCLUDE FV50XF0B_LIEFERUNGSTAB_SORTIER. "...TABELLEN_SORTIEREN
INCLUDE FV50XF0B_MAINTAIN_AEDAT.
INCLUDE FV50XF0B_MOT_CAPACITY_CHECK.
INCLUDE FV50XF0B_NACHRICHTEN_BUCHEN.
INCLUDE FV50XF0B_NUMMERNVERGABE_XBLNR.
INCLUDE FV50XF0B_SD_MOB_CLIENT_UPDATE.
INCLUDE FV50XF0B_SHIP_INFO_TO_ATPFIELD.
INCLUDE FV50XF0B_SLL_DOCUMENT_TRANSFER.
INCLUDE FV50XF0B_TEXT_MEMORY_INIT.
INCLUDE FV50XF0B_VBSK_AKTUALISIEREN.
INCLUDE FV50XF0B_VERSANDTERMINE_BUCHEN.




INCLUDE FV50XF0B_WF_IBDLV_FROM_OBDLV. "HUM
INCLUDE FV50XF0B_WM_UPDATE_PACKING. "HUM
INCLUDE FV50XF0B_XSI_GET_CARRIER_DATA.
INCLUDE FV50XF0B_YVBBE_APO_REWORK.


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