FV50PFOI_330_API_CALCULATION_F 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 FV50PFOI_330_API_CALCULATION_F 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!
OIB_SD_ALTERNATE_UOM_DISPLAY CALL FUNCTION 'OIB_SD_ALTERNATE_UOM_DISPLAY' EXPORTING IF_CHARG = LIPS-CHARG IF_LFIMG = PI_LFIMG IF_LGORT = LIPS-LGORT IF_MATNR = LIPS-MATNR IF_POSNR = LIPS-POSNR IF_VBELN = LIPS-VBELN IF_VRKME = LIPS-VRKME IF_WERKS = LIPS-WERKS EXCEPTIONS CONTINUE = 1 VAR_MESSAGE = 2.
OIB_SD_MV50A_INTERFACE CALL FUNCTION 'OIB_SD_MV50A_INTERFACE' EXPORTING IF_AKTYP = LC_AKTYP IF_BWART = LIPS-BWART IF_CHARG = LIPS-CHARG IF_DATUM = lf_datum "repl LIKP-WADAT "SOGK005503 RBZ IF_DOCTP = LIKP-LFART IF_FCODE = FCODE IF_GEWEI = LIPS-GEWEI IF_KCMENG = LIPS-KCMENG IF_LFIMG = PI_LFIMG IF_LGORT = LIPS-LGORT IF_MATNR = LIPS-MATNR IF_MEINS = LIPS-MEINS IF_PIKMG = LIPSD-PIKMG IF_POSNR = LIPS-POSNR IF_UECHA = LIPS-UECHA IF_VBELN = LIKP-VBELN IF_VGBEL = LIPS-VGBEL IF_VGPOS = LIPS-VGPOS IF_VOLEH = LIPS-VOLEH IF_VRKME = LIPS-VRKME IF_WERKS = LIPS-WERKS IF_VBTYP = LIKP-VBTYP IF_KOMKZ = LIPS-KOMKZ IF_OLAND1 = LIPS-OIC_OLAND1 IF_DLAND1 = LIPS-OIC_DLAND1 IF_PSTYV = LIPS-PSTYV IF_UEPOS = LIPS-UEPOS IF_VGTYP = LIPS-VGTYP IF_LISOF = TVAK-LISOF IF_KNUMV = LIKP-KNUMV IF_XCHPF = LIPS-XCHPF IF_BLDGR = T180-BLDGR if_oiexgnum = lips-oiexgnum if_lfuhr = likp-wauhr "repl LIKP-LFUHR "SOGK034745 R if_caller = '1' "SO7K110075 VR TABLES IT_OIA_KOMF = OIA_KOMF CT_XLIPS = XLIPS EXCEPTIONS CONTINUE = 1 MM_MAINTENANCE = 2 NO_ISOIL = 3 PLANT_MISSING = 4 VAR_MESSAGE = 5.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FV50PFOI_330_API_CALCULATION_F - OIB_API_CALCULATION_FCODE FV50PFOI_330_API_CALCULATION - OIB_API_CALCULATION FV50PFOI - Oil Include: Cross-Application FORM Routine FV50PFLP_YLIPS_LESEN - Include FV50PFLP_YLIPS_LESEN FV50PFLP_XLIPS_W0_I0_CHSP - FV50PFLPXLIPSW0I0CHSP FV50PFLP_XLIPS_UMFANG_SETZEN - Include FV50PFLP_XLIPS_UMFANG_SETZEN