FV45VF0L_LIEFERGRUPPEN_RESET 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 FV45VF0L_LIEFERGRUPPEN_RESET 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!
RV_DELTA_INIT CALL FUNCTION 'RV_DELTA_INIT'.
AVAILABILITY_CHECK_CONTROLLER CALL FUNCTION 'AVAILABILITY_CHECK_CONTROLLER' TABLES p_atpcsx = lt_atpcs p_atp_grp = lt_atp_grp p_atp_grpmb = lt_atp_grpmb EXCEPTIONS error = 1 OTHERS = 2.
MESSAGE_HANDLING CALL FUNCTION 'MESSAGE_HANDLING' EXPORTING p_fcode = 'DISP'.
RV_REQUIREMENT_SET CALL FUNCTION 'RV_REQUIREMENT_SET' EXPORTING bedarf_kopieren = space TABLES avbbd = avbbd bvbbd = bvbbd EXCEPTIONS keine_steuerung = 01.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FV45VF0L_LIEFERGRUPPEN_RESET - FV45VF0LLIEFERGRUPPENRESET FV45VF0L_LIEFERGRUPPEN_INIT - FV45VF0LLIEFERGRUPPENINIT FV45VF0L_LIEFERGRUPPENDATUM_SE - FV45VF0LLIEFERGRUPPENDATUMSE FV45VF0L_LIEFERGRUPPENDATUM_ME - FV45VF0LLIEFERGRUPPENDATUMME FV45VF0L_LIEFERGRUPPENDATUM_HO - FV45VF0LLIEFERGRUPPENDATUMHO FV45VF0L_LIEFERDATUM_SETZEN - FV45VF0LLIEFERDATUMSETZEN