FV45PF0V_VBAP-GSBER_ERMITTELN 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 FV45PF0V_VBAP-GSBER_ERMITTELN 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_BUSINESS_AREA_DETERMINE CALL FUNCTION 'RV_BUSINESS_AREA_DETERMINE' EXPORTING DOCUMENT_DATA = DA_GBKOM RULE = TVTA IMPORTING BUSINESS_AREA = VBAP-GSBER.
SD_VBAP_SELECT CALL FUNCTION 'SD_VBAP_SELECT' EXPORTING I_DOCUMENT_NUMBER = VBAP-VBELV I_ITEM_NUMBER = VBAP-POSNV IMPORTING E_VBAPVB = XVBAP EXCEPTIONS ITEM_NOT_FOUND = 1 OTHERS = 2.
CJPN_PROJECT_ACCOUNT CALL FUNCTION 'CJPN_PROJECT_ACCOUNT' EXPORTING INT_NUM = VBAP-PS_PSP_PNR IMPORTING E_GSBER = DA_GSBER EXCEPTIONS OTHERS = 1.
K_ORDER_READ CALL FUNCTION 'K_ORDER_READ' EXPORTING AUFNR = VBAP-AUFNR IMPORTING GSBER = DA_GSBER.
GET_HANDLE_SD_SALES_BASIC CALL FUNCTION 'GET_HANDLE_SD_SALES_BASIC' IMPORTING HANDLE = L_SD_SALES_BASIC_EXIT ACTIVE = ACTIVE.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FV45PF0V_VBAP-GSBER_ERMITTELN - FV45PF0VVBAP-GSBERERMITTELN FV45PF0V_VBAP-GRPOS_PRUEFEN - FV45PF0VVBAP-GRPOSPRUEFEN FV45PF0V_VBAP-GRKOR_PRUEFEN - FV45PF0VVBAP-GRKORPRUEFEN FV45PF0V_VBAP-GRKOR_ERMITTELN - FV45PF0VVBAP-GRKORERMITTELN FV45PF0V_VBAP-FAKSP_PRUEFEN - FV45PF0VVBAP-FAKSPPRUEFEN FV45PF0V_VBAP-CMKUA_FUELLEN_AL - FV45PF0VVBAP-CMKUAFUELLENAL