BUPA_CURRENT_DATA_ALL is a standard Executable ABAP Report 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 BUPA_CURRENT_DATA_ALL 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.
Selection Text: P_RESET = Read Without Merging
Selection Text: RT_BP_ID = Business Partner
Title: Test Program for CVI_BP_CURRENT_DATA=>GET_ALL
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
BUPA_INTERFACE_GET_FUS call function 'BUPA_INTERFACE_GET_FUS' exporting iv_objap = 'BUPA' iv_ztpkt = 'CRMOU' tables et_fu_list = lt_fname_crmou_bupa.
BUPA_INTERFACE_GET_FUS call function 'BUPA_INTERFACE_GET_FUS' exporting iv_objap = 'BUPR' iv_ztpkt = 'CRMOU' tables et_fu_list = lt_fname_crmou_bupr.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
BUPA_CURRENT_DATA_ALL - Test Program for CVI_BP_CURRENT_DATA=>GET_ALL BUPA_CURRENT_DATA_ALL - Test Program for CVI_BP_CURRENT_DATA=>GET_ALL BUPA_CURRENT_DATA_ADDRESS - Tes Program for CVI_BP_CURRENT_DATA=>GET_ADDRESS BUPA_CURRENT_DATA_ADDRESS - Tes Program for CVI_BP_CURRENT_DATA=>GET_ADDRESS BUPA_CREATE_FROM_DATA=========FT - BUPACREATEFROMDATA=========FT BUPA_CORR_MATCH_CODES - Correction Program for Matchcodes