FV50XF0B_VERSANDTERMINE_BUCHEN 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_VERSANDTERMINE_BUCHEN 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!
TSEG_WRITE CALL FUNCTION 'TSEG_WRITE' EXPORTING if_object = l_object is_object_wa = xlikp if_update_task = 'X' EXCEPTIONS fatal_error = 4 OTHERS = 8.
WS_DEADLINE_APPLDATA_WRITE CALL FUNCTION 'WS_DEADLINE_APPLDATA_WRITE' EXPORTING if_update_task = 'X' TABLES t_handle = l_handletab EXCEPTIONS no_app_data = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FV50XF0B_VERSANDTERMINE_BUCHEN - FV50XF0BVERSANDTERMINEBUCHEN FV50XF0B_VBSK_AKTUALISIEREN - FV50XF0BVBSKAKTUALISIEREN FV50XF0B_VBBED_APO_FUELLEN - FV50XF0BVBBEDAPOFUELLEN FV50XF0B_TEXT_MEMORY_INIT - FV50XF0BTEXTMEMORYINIT FV50XF0B_TEXT_DETERMINATION_CO - FV50XF0BTEXTDETERMINATIONCO FV50XF0B_SLL_DOCUMENT_TRANSFER - FV50XF0BSLLDOCUMENTTRANSFER