MV45AV0V_VBAK-AUART_VALUES 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 MV45AV0V_VBAK-AUART_VALUES 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!
DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING DYNAME = SY-CPROG DYNUMB = SY-DYNNR TABLES DYNPFIELDS = DYNPFIELDS EXCEPTIONS INVALID_ABAPWORKAREA = 01 INVALID_DYNPROFIELD = 02 INVALID_DYNPRONAME = 03 INVALID_DYNPRONUMMER = 04 INVALID_REQUEST = 05 NO_FIELDDESCRIPTION = 06 UNDEFIND_ERROR = 07.
RV_HELP CALL FUNCTION 'RV_HELP' EXPORTING KEY = VBAK-VKORG KEY2 = VBAK-VTWEG KEY3 = VBAK-SPART KEY4 = T180-TRVOG NUMBER = '008' TRTYP = T185F-TRTYP FIELD_IN = VBAK-AUART DESCRIPTION_IN = TVAKT-BEZEI IMPORTING FIELD = DA_AUART DESCRIPTION = DA_BEZEI.
DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING DYNAME = SY-CPROG DYNUMB = SY-DYNNR TABLES DYNPFIELDS = DYNPFIELDS EXCEPTIONS INVALID_ABAPWORKAREA = 01 INVALID_DYNPROFIELD = 02 INVALID_DYNPRONAME = 03 INVALID_DYNPRONUMMER = 04 INVALID_REQUEST = 05 NO_FIELDDESCRIPTION = 06 UNDEFIND_ERROR = 07.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MV45AV0V_VBAK-AUART_VALUES - MV45AV0VVBAK-AUARTVALUES MV45AV0V_RV45A_S_PRGBZ_VALUES - MV45AV0VRV45ASPRGBZVALUES MV45AV0V_RV45A_S_ETDAT_VALUES - MV45AV0VRV45ASETDATVALUES MV45AV0V_RV45A_PRGBZ_VALUES - MV45AV0VRV45APRGBZVALUES MV45AV0V_RV45A_MABNR_VALUES - MV45AV0VRV45AMABNRVALUES MV45AV0V_RV45A_MABNR_HELP - MV45AV0VRV45AMABNRHELP