BUPTBZ0 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 BUPTBZ0 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.
Title: BP View Cluster V_TBZ1Â: Event Routines
Text Symbol: PD1 = Do not maintain these assignments from now on
Text Symbol: PD2 = Make the assignment via BP view --> data sets as well as the
Text Symbol: PD3 = assignment of a view to a data set
Text Symbol: PTL = Assignments BP view -> views
Text Symbol: PTX = Do you really want to maintain the assignments BP view -> views?
Text Symbol: T0C = & -> Calling Applications
Text Symbol: T0F = & -> Views
Text Symbol: T0S = & -> Data Sets
Text Symbol: T0U = &->Screen Sequences
INCLUDE LSVCMCOD.
No SAP DATABASE tables are accessed within this REPORT code!
BUS_RLTYP_TEXTS_GET call function 'BUS_RLTYP_TEXTS_GET' exporting i_objap = lv_objap importing e_rltyp_long = lv_text.
POPUP_TO_CONFIRM_WITH_MESSAGE call function 'POPUP_TO_CONFIRM_WITH_MESSAGE' exporting DEFAULTOPTION = 'N' diagnosetext1 = lv_diagtext1 DIAGNOSETEXT2 = lv_diagtext2 DIAGNOSETEXT3 = lv_diagtext3 textline1 = lv_textline1 titel = lv_title CANCEL_DISPLAY = space IMPORTING ANSWER = lv_answer.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
BUPTBZ0 - BP View Cluster V_TBZ1Â: Event Routines BUPTBZ0 - BP View Cluster V_TBZ1Â: Event Routines BUPTB055 - SAP BP View Cluster BUPA_TB055 Event Routines BUPTB055 - SAP BP View Cluster BUPA_TB055 Event Routines BUPSHELPSERVICE - Service Program for BP Search Help BUPSHELPSERVICE - Service Program for BP Search Help