BDT_CHECK 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 BDT_CHECK 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: GV_ACTTP = Activity Category
Selection Text: GV_APOBJ = Application Object
Selection Text: GV_APPLI = Applications
Selection Text: GV_APPTA = Application Transactions
Selection Text: GV_BA = Screen layout
Selection Text: GV_BF = Screen Sequence
Selection Text: GV_INFO = Information
Selection Text: GV_OBJAP = Application Object
Selection Text: GV_OBJPR = Object Parts and Data Sets
Selection Text: GV_POPUP = Test of Popup
Selection Text: GV_WARN = Warning
Selection Text: GV_WUIS = Where-Used List
Selection Text: GV_DITAB = Structures and Tables
Selection Text: GV_ERROR = Error
Selection Text: GV_EVENT = Event Modules
Selection Text: GV_FCODE = Function Codes
Selection Text: GV_FUNC = Function Modules
Selection Text: GV_GUI = GUI Functions
Title: BDT: Consistency Check of the Control Table Entries
Text Symbol: 016 = Applicatn Object
Text Symbol: 005 = Information
Text Symbol: 004 = Warning
Text Symbol: 003 = Error
Text Symbol: 002 = Areas
Text Symbol: 001 = Message Types
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
BDT_CHECK_FLDGR_TO_MANY_VIEWS call function 'BDT_CHECK_FLDGR_TO_MANY_VIEWS' TABLES it_tbz3w = gt_tbz3w it_tbz3s = gt_tbz3s et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_FLDGR_TO_NO_VIEW call function 'BDT_CHECK_FLDGR_TO_NO_VIEW' TABLES it_tbz3w = gt_tbz3w it_tbz3s = gt_tbz3s et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_FLDGR_TO_NO_DYNPFLD call function 'BDT_CHECK_FLDGR_TO_NO_DYNPFLD' TABLES it_tbz3w = gt_tbz3w it_tbz3r = gt_tbz3r et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_VIEW_TO_NO_APPLI call function 'BDT_CHECK_VIEW_TO_NO_APPLI' TABLES it_tbz3e = gt_tbz3e it_tbz0a = gt_tbz0a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_VIEW_TO_NONEX_DTYP call function 'BDT_CHECK_VIEW_TO_NONEX_DTYP' TABLES it_tbz3e = gt_tbz3e it_tbz0d = gt_tbz0d et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_VIEW_TO_NO_SECTION call function 'BDT_CHECK_VIEW_TO_NO_SECTION' TABLES it_tbz3e = gt_tbz3e it_tbz3h = gt_tbz3h et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_VIEW_TO_NONEX_FLDGR call function 'BDT_CHECK_VIEW_TO_NONEX_FLDGR' TABLES it_tbz3s = gt_tbz3s it_tbz3w = gt_tbz3w et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_VIEW_TO_NO_FRAMEPROG call function 'BDT_CHECK_VIEW_TO_NO_FRAMEPROG' TABLES it_tbz3e = gt_tbz3e et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_VIEW_TO_NONEX_FRPROG call function 'BDT_CHECK_VIEW_TO_NONEX_FRPROG' TABLES it_tbz3e = gt_tbz3e et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
call function 'BDT_CHECK_VIEW_NOT_ACTIVE' TABLES it_tbz3e = gt_tbz3e et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_SECTION_TO_NO_SCREEN call function 'BDT_CHECK_SECTION_TO_NO_SCREEN' TABLES it_tbz3c = gt_tbz3c it_tbz3i = gt_tbz3i et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_SECTION_TO_NO_VIEW call function 'BDT_CHECK_SECTION_TO_NO_VIEW' TABLES it_tbz3c = gt_tbz3c it_tbz3h = gt_tbz3h et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_SECTION_TO_NONEX_VW call function 'BDT_CHECK_SECTION_TO_NONEX_VW' TABLES it_tbz3e = gt_tbz3e it_tbz3h = gt_tbz3h et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_SCREEN_TO_MANY_TXTOB call function 'BDT_CHECK_SCREEN_TO_MANY_TXTOB' TABLES it_tbz3a = gt_tbz3a it_tbz3i = gt_tbz3i it_tbz3h = gt_tbz3h it_tbz3e = gt_tbz3e et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_SCREEN_TO_NO_SCRNSEQ call function 'BDT_CHECK_SCREEN_TO_NO_SCRNSEQ' TABLES it_tbz3a = gt_tbz3a it_tbz3k = gt_tbz3k et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_SCREEN_TO_NO_SECTION call function 'BDT_CHECK_SCREEN_TO_NO_SECTION' TABLES it_tbz3a = gt_tbz3a it_tbz3i = gt_tbz3i et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_SCREEN_TO_NONEX_SCTN call function 'BDT_CHECK_SCREEN_TO_NONEX_SCTN' TABLES it_tbz3c = gt_tbz3c it_tbz3i = gt_tbz3i et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_F_SCRN_TO_NO_FCTN call function 'BDT_CHECK_F_SCRN_TO_NO_FCTN' TABLES it_tbz3a = gt_tbz3a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_F_SCRN_TO_NONEX_FCTN call function 'BDT_CHECK_F_SCRN_TO_NONEX_FCTN' TABLES it_tbz3a = gt_tbz3a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_NAMES_SCREENS call function 'BDT_CHECK_NAMES_SCREENS' TABLES it_tbz3a = gt_tbz3a it_tbz0a = gt_tbz0a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_NAMES_SECTIONS call function 'BDT_CHECK_NAMES_SECTIONS' TABLES it_tbz3c = gt_tbz3c it_tbz0a = gt_tbz0a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_NAMES_VIEWS call function 'BDT_CHECK_NAMES_VIEWS' TABLES it_tbz3e = gt_tbz3e it_tbz0a = gt_tbz0a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_APOBJ_TO_SSQTP_SPACE call function 'BDT_CHECK_APOBJ_TO_SSQTP_SPACE' TABLES it_tbz3l = gt_tbz3l et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_SSQTP_TO_MANY_STDSSQ call function 'BDT_CHECK_SSQTP_TO_MANY_STDSSQ' TABLES it_tbz3l = gt_tbz3l it_tbz3n = gt_tbz3n et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_SSQ_TO_NONEX_SCREEN call function 'BDT_CHECK_SSQ_TO_NONEX_SCREEN' TABLES it_tbz3a = gt_tbz3a it_tbz3k = gt_tbz3k et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_SSQ_TO_NO_OBJPART call function 'BDT_CHECK_SSQ_TO_NO_OBJPART' TABLES it_tbz3 = gt_tbz3 it_tbz1 = gt_tbz1 it_tbz0 = gt_tbz0 et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_NAMES_SCRNSQS call function 'BDT_CHECK_NAMES_SCRNSQS' TABLES it_tbz3 = gt_tbz3 it_tbz0a = gt_tbz0a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_NAMES_SCRNSQTYPES call function 'BDT_CHECK_NAMES_SCRNSQTYPES' TABLES it_tbz3l = gt_tbz3l it_tbz0a = gt_tbz0a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_FCTN_NOT_ACTV_IN_BDT call function 'BDT_CHECK_FCTN_NOT_ACTV_IN_BDT' TABLES it_tbz1f = gt_tbz1f et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_FCTN_NOT_EXISTING call function 'BDT_CHECK_FCTN_NOT_EXISTING' TABLES it_tbz1f = gt_tbz1f et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_FCTN_HAS_WRONG_INTFC call function 'BDT_CHECK_FCTN_HAS_WRONG_INTFC' TABLES it_tbz1f = gt_tbz1f et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_FMOD_HAS_WRONG_INTFC call function 'BDT_CHECK_FMOD_HAS_WRONG_INTFC' TABLES it_tbz3q = gt_tbz3q et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_MANY_FCTNS_TO_EVENT call function 'BDT_CHECK_MANY_FCTNS_TO_EVENT' TABLES it_tbz1f = gt_tbz1f et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_FCTN_TO_NONEX_APPLI call function 'BDT_CHECK_FCTN_TO_NONEX_APPLI' TABLES it_tbz1f = gt_tbz1f it_tbz0a = gt_tbz0a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_FCTN_TO_NONACT_APPLI call function 'BDT_CHECK_FCTN_TO_NONACT_APPLI' TABLES it_tbz1f = gt_tbz1f it_tbz0a = gt_tbz0a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_NAMES_FCODES_TBZ4 call function 'BDT_CHECK_NAMES_FCODES_TBZ4' TABLES it_tbz4 = gt_tbz4 it_tbz0a = gt_tbz0a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_NAMES_FCODES_TBZ4A call function 'BDT_CHECK_NAMES_FCODES_TBZ4A' TABLES it_tbz4a = gt_tbz4a it_tbz0a = gt_tbz0a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_NAMES_FCODES_TBZ4C call function 'BDT_CHECK_NAMES_FCODES_TBZ4C' TABLES it_tbz4c = gt_tbz4c it_tbz0a = gt_tbz0a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_GUI_TO_NX_STP_TBZ4 call function 'BDT_CHECK_GUI_TO_NX_STP_TBZ4' TABLES it_tbz4 = gt_tbz4 it_tbz3l = gt_tbz3l et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_GUI_TO_NX_STP_TBZ4C call function 'BDT_CHECK_GUI_TO_NX_STP_TBZ4C' TABLES it_tbz4c = gt_tbz4c it_tbz3l = gt_tbz3l et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_GUI_TO_NONEX_VIEW call function 'BDT_CHECK_GUI_TO_NONEX_VIEW' TABLES it_tbz4a = gt_tbz4a it_tbz3e = gt_tbz3e et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_OBJPART_TO_NONEX_VW call function 'BDT_CHECK_OBJPART_TO_NONEX_VW' TABLES it_tbz1 = gt_tbz1 it_tbz0f = gt_tbz0f it_tbz3e = gt_tbz3e et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_OBJPART_TO_NO_APPLI call function 'BDT_CHECK_OBJPART_TO_NO_APPLI' TABLES it_tbz0c = gt_tbz0c it_tbz0a = gt_tbz0a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_OBJPART_TO_ACTV_APPL call function 'BDT_CHECK_OBJPART_TO_ACTV_APPL' TABLES it_tbz0c = gt_tbz0c it_tbz0a = gt_tbz0a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_OBJPART_TO_NONEX_SSQ call function 'BDT_CHECK_OBJPART_TO_NONEX_SSQ' TABLES it_tbz0u = gt_tbz0u it_tbz3 = gt_tbz3 et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_OBJPART_TO_NONEX_DTP call function 'BDT_CHECK_OBJPART_TO_NONEX_DTP' TABLES it_tbz0 = gt_tbz0 it_tbz0d = gt_tbz0d et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_OBJPART_TO_NONEX_DST call function 'BDT_CHECK_OBJPART_TO_NONEX_DST' TABLES it_tbz0s = gt_tbz0s it_tbz0q = gt_tbz0q et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_DST_TO_NONEX_OBJPART call function 'BDT_CHECK_DST_TO_NONEX_OBJPART' TABLES it_tbz0s = gt_tbz0s it_tbz0 = gt_tbz0 et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_OBJGR_TO_NONEX_OBJP call function 'BDT_CHECK_OBJGR_TO_NONEX_OBJP' TABLES it_tbz1 = gt_tbz1 it_tbz0i = gt_tbz0i it_tbz0 = gt_tbz0 et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_OBJGR_TO_NONEX_SSQTP call function 'BDT_CHECK_OBJGR_TO_NONEX_SSQTP' TABLES it_tbz0j = gt_tbz0j it_tbz3 = gt_tbz3 et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_VIEW_TO_OBJPART call function 'BDT_CHECK_VIEW_TO_OBJPART' TABLES it_tbz0f = gt_tbz0f et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_NAMES_OBJECTPARTS call function 'BDT_CHECK_NAMES_OBJECTPARTS' TABLES it_tbz0 = gt_tbz0 it_tbz0a = gt_tbz0a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_NAMES_OBJECTPRTGRPS call function 'BDT_CHECK_NAMES_OBJECTPRTGRPS' TABLES it_tbz0g = gt_tbz0g it_tbz0a = gt_tbz0a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_NAMES_DATASETS call function 'BDT_CHECK_NAMES_DATASETS' TABLES it_tbz0q = gt_tbz0q it_tbz0a = gt_tbz0a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_APTA_TO_NONEX_OBJGR call function 'BDT_CHECK_APTA_TO_NONEX_OBJGR' TABLES it_tbz1 = gt_tbz1 it_tbz1e = gt_tbz1e it_tbz0g = gt_tbz0g et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_APTA_TO_NONEX_OBJP call function 'BDT_CHECK_APTA_TO_NONEX_OBJP' TABLES it_tbz1 = gt_tbz1 it_tbz1e = gt_tbz1e it_tbz0 = gt_tbz0 et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_APTA_NOT_EXISTING call function 'BDT_CHECK_APTA_NOT_EXISTING' TABLES it_tbz1e = gt_tbz1e et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_TABLE_NOT_IN_DDIC call function 'BDT_CHECK_TABLE_NOT_IN_DDIC' TABLES it_tbz1h = gt_tbz1h et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_DISTRUC_NOT_IN_DDIC call function 'BDT_CHECK_DISTRUC_NOT_IN_DDIC' TABLES it_tbz1h = gt_tbz1h et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_TABLE_TO_NO_DISTRUC call function 'BDT_CHECK_TABLE_TO_NO_DISTRUC' TABLES it_tbz1h = gt_tbz1h et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_DISTRUC_TO_NO_CHNGDC call function 'BDT_CHECK_DISTRUC_TO_NO_CHNGDC' TABLES it_tbz1h = gt_tbz1h et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_CHNGDC_NOT_IN_DDIC call function 'BDT_CHECK_CHNGDC_NOT_IN_DDIC' TABLES it_tbz1h = gt_tbz1h et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_DBFIELDS_NOT_IN_DDIC call function 'BDT_CHECK_DBFIELDS_NOT_IN_DDIC' TABLES it_tbz1c = gt_tbz1c it_tbz3e = gt_tbz3e et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_DNPRFLD_NOT_IN_TBZ3R call function 'BDT_CHECK_DNPRFLD_NOT_IN_TBZ3R' TABLES it_tbz1c = gt_tbz1c it_tbz3r = gt_tbz3r et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_APPLI_NOT_ACTIVE call function 'BDT_CHECK_APPLI_NOT_ACTIVE' TABLES it_tbz0a = gt_tbz0a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_ACTTP_TO_NO_MSGNO call function 'BDT_CHECK_ACTTP_TO_NO_MSGNO' TABLES it_tbz0m = gt_tbz0m et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_APOBJ_TO_NONEX_DTYP call function 'BDT_CHECK_APOBJ_TO_NONEX_DTYP' TABLES it_tbz1g = gt_tbz1g it_tbz0d = gt_tbz0d et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_NAMES_WHEREUSEDITEMS call function 'BDT_CHECK_NAMES_WHEREUSEDITEMS' TABLES it_tbz5 = gt_tbz5 it_tbz0a = gt_tbz0a et_return = gt_return.
BDT_CHECK_MESSAGES_APPEND call function 'BDT_CHECK_MESSAGES_APPEND' TABLES it_messages = gt_return.
BDT_CHECK_MESSAGES_DISPLAY Call Function 'BDT_CHECK_MESSAGES_DISPLAY' EXPORTING iv_popup = gv_popup iv_objap = gv_objap.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name BDT_CHECK or its description.