FV45PF0C_CROSS_SELL_SELECTION 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 FV45PF0C_CROSS_SELL_SELECTION 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!
DIALOG_GET_STATUS call function 'DIALOG_GET_STATUS' importing dialog_status = da_nodialog.
COND_CROSS_SELLING call function 'COND_CROSS_SELLING' exporting application = 'VS' date = vbak-erdat * DIALOG = 'X' header_communication = komkd item_communication = kompd scheme = tcsp-kalsm_cs protokoll = protokoll_cs tables konddp_data = konddpcs_tab.
SD_INT_DPP_GENERATE call function 'SD_INT_DPP_GENERATE' exporting i_pvsmd = da_pvsmd i_kuagv = kuagv i_kuwev = kuwev i_vbak = vbak i_vbkd = vbkd i_vbapvb = xvbap i_maapv = maapv i_tvta = tvta i_tvko_sadr = tvko_sadr tables e_vbpv = lt_vbpv exceptions e_pp_not_found = 1 e_incomplete = 2 others = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FV45PF0C_CROSS_SELL_SELECTION - FV45PF0CCROSSSELLSELECTION FV45PF0C_CROSS_SELL_PRUEFEN - FV45PF0CCROSSSELLPRUEFEN FV45PF0C_CROSS_SELL_PRICING_AV - FV45PF0CCROSSSELLPRICINGAV FV45PF0C_CROSS_SELL_PRICING - FV45PF0CCROSSSELLPRICING FV45PF0C_CROSS_SELL_POPUP - FV45PF0CCROSSSELLPOPUP FV45PF0C_CROSS_SELL_LOESCHEN - FV45PF0CCROSSSELLLOESCHEN