FV45PFAP_VBAP_PARTNER_AENDERN 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 FV45PFAP_VBAP_PARTNER_AENDERN 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.
INCLUDE SD_SEPA_VA_004.
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_DECIDE_WITH_MESSAGE CALL FUNCTION 'POPUP_TO_DECIDE_WITH_MESSAGE' EXPORTING TITEL = TEXT-011 DIAGNOSETEXT1 = TEXT-012 TEXTLINE1 = TEXT-013 TEXT_OPTION1 = TEXT-015 TEXT_OPTION2 = TEXT-016 IMPORTING ANSWER = DA_WERKS_ERMITTELN.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FV45PFAP_VBAP_PARTNER_AENDERN - FV45PFAPVBAPPARTNERAENDERN FV45PFAP_VBAP_PARTNERDATEN_AEN - FV45PFAPVBAPPARTNERDATENAEN FV45PFAP_VBAP_LOESCHEN_SETZEN - FV45PFAPVBAPLOESCHENSETZEN FV45PFAP_VBAP_LOESCHEN_PREF - FV45PFAPVBAPLOESCHENPREF FV45PFAP_VBAP_LOESCHEN_LOGIC - FV45PFAPVBAPLOESCHENLOGIC FV45PFAP_VBAP_GRUPPENAUFRUF_PR - FV45PFAPVBAPGRUPPENAUFRUFPR