FV45VF0A_APO_UPDATE_WITHOUT_RE 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 FV45VF0A_APO_UPDATE_WITHOUT_RE 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!
SD_ORDER_SUBSEQUENT_ALLOWED CALL FUNCTION 'SD_ORDER_SUBSEQUENT_ALLOWED' EXPORTING BVBAK = VBAK BVBUK = VBUK FOFUN = FOFUN_BEDA_VERFUEGBAR EXCEPTIONS ERROR = 1 WARNING = 2.
TRANSACTION_HANDLING CALL FUNCTION 'TRANSACTION_HANDLING' EXPORTING IM_TRFCT = 'l' CHANGING CH_TRGUID = LF_TRGUID EXCEPTIONS INTERNAL_ERROR = 1.
FUNCTION_EXISTS CALL FUNCTION 'FUNCTION_EXISTS' EXPORTING FUNCNAME = FN EXCEPTIONS FUNCTION_NOT_EXIST = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FV45VF0A_APO_UPDATE_WITHOUT_RE - FV45VF0AAPOUPDATEWITHOUTRE FV45VF0A_ADD_ATP_DATA_TO_VBAP - FV45VF0AADDATPDATATOVBAP FV45VF0A - documentation and ABAP source code FV45TTOP - documentation and ABAP source code FV45TFTH_XTHEAD_UEBER_P_TK - FV45TFTHXTHEADUEBERPTK FV45TFTH_XTHEAD_UEBER_KP_TK - FV45TFTHXTHEADUEBERKPTK