FV45EF0G_GET_UNIT_DATA 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 FV45EF0G_GET_UNIT_DATA 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!
CONVERSION_FACTOR_GET CALL FUNCTION 'CONVERSION_FACTOR_GET' EXPORTING NO_TYPE_CHECK = 'X' UNIT_IN = T006MEMO-MSEHI UNIT_OUT = T006MEMO-UNITO IMPORTING * ADD_CONST = DECIMALS = T006MEMO-ANDEC DENOMINATOR = T006MEMO-UMREN DIMENSION = T006MEMO-DIMID NUMERATOR = T006MEMO-UMREZ EXCEPTIONS CONVERSION_NOT_FOUND = 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.
FV45EF0G_GET_UNIT_DATA - FV45EF0GGETUNITDATA FV45EF0G - documentation and ABAP source code FV45EF0F - documentation and ABAP source code FV45EF0E_EINTEILUNG_VOR_DATUM_ - FV45EF0EEINTEILUNGVORDATUM FV45EF0E_EINTEILUNG_NACH_DATUM - FV45EF0EEINTEILUNGNACHDATUM FV45EF0E_EINTEILUNG_ANLEGEN - FV45EF0EEINTEILUNGANLEGEN