SAP Reports / Programs | Basis Components | Basis Services / Communication Interfaces | ArchiveLink(BC-SRV-ARL) SAP BC

BDSBARCO SAP ABAP Report - Monitoring open bar code entries







BDSBARCO 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 BDSBARCO into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT BDSBARCO. "Basic submit
SUBMIT BDSBARCO AND RETURN. "Return to original report after report execution complete
SUBMIT BDSBARCO VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: SUSER = Created by:
Selection Text: SMDT = Client :
Selection Text: SDATE = Storage Date From:
Selection Text: MAXCOUNT = Number of Bar Codes per Table:
Title: Monitoring open bar code entries
Text Symbol: 037 = Open external bar codes withKeep flag
Text Symbol: 036 = Open internal bar codes withKeep flag
Text Symbol: 035 = All open bar codes with keep flag
Text Symbol: 034 = Others
Text Symbol: 033 = Class Library
Text Symbol: 032 = Business Object Repository
Text Symbol: 031 = Class type
Text Symbol: 030 = Keep entry
Text Symbol: 029 = Created by
Text Symbol: 028 = Created on
Text Symbol: 027 = PHIO ID
Text Symbol: 026 = PHIO class
Text Symbol: 025 = Change Bar Code
Text Symbol: 024 = Current
Text Symbol: 023 = All
Text Symbol: 022 = or only the current one?
Text Symbol: 021 = Do you want to replace all entries
Text Symbol: 020 = occurs for &1 stored documents
Text Symbol: 019 = occurs for &1 business objects
Text Symbol: 018 = The bar code
Text Symbol: 017 = Also Delete Stored Document?
Text Symbol: 016 = Delete entry?
Text Symbol: 015 = All open bar codes
Text Symbol: 014 = Open internal bar codes
Text Symbol: 013 = Open external bar codes
Text Symbol: 012 = Doc. class
Text Symbol: 011 = Creation date
Text Symbol: 010 = Also delete stored documents?
Text Symbol: 009 = Doc. Type
Text Symbol: 008 = Bar Code
Text Symbol: 007 = Delete selected entries?
Text Symbol: 006 = Arch. Date
Text Symbol: 005 = Document ID





Text Symbol: 004 = Content Repository
Text Symbol: 003 = Object Key
Text Symbol: 002 = Class Name
Text Symbol: 001 = Client


INCLUDES used within this REPORT BDSBARCO

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

REUSE_ALV_GRID_DISPLAY call function 'REUSE_ALV_GRID_DISPLAY' exporting i_callback_program = 'BDSBARCO' i_callback_user_command = 'USER_COMMAND' i_callback_pf_status_set = 'SET_PF_STATUS' is_layout = layout is_variant = i_variant i_save = 'A' it_fieldcat = xfield tables t_outtab = xdata exceptions others = 1.

REUSE_ALV_LIST_DISPLAY call function 'REUSE_ALV_LIST_DISPLAY' exporting i_callback_program = 'BDSBARCO' i_callback_user_command = 'USER_COMMAND' i_callback_pf_status_set = 'SET_PF_STATUS' is_layout = layout is_variant = i_variant i_save = 'A' it_fieldcat = xfield tables t_outtab = xdata exceptions others = 1.

REUSE_ALV_LIST_LAYOUT_INFO_GET call function 'REUSE_ALV_LIST_LAYOUT_INFO_GET' importing et_filtered_entries = filtered_entries exceptions others = 0.

REUSE_ALV_GRID_LAYOUT_INFO_GET call function 'REUSE_ALV_GRID_LAYOUT_INFO_GET' importing et_filtered_entries = filtered_entries exceptions others = 0.

BDS_BARCODE_DELETE_INT call function 'BDS_BARCODE_DELETE_INT' exporting barcode = xdata-barcode classname = xdata-classname classtype = xdata-classtype objkey = xdata-object_key client = xdata-client exceptions nothing_found = 1 parameter_error = 2 not_allowed = 3 error_kpro = 4 internal_error = 5 not_authorized = 6 others = 7.

BDS_BARCODE_DELETE_EX call function 'BDS_BARCODE_DELETE_EX' exporting barcode = xdata-barcode contrep = xdata-contrep external_docid = xdata-ex_doc_id client = xdata-client exceptions nothing_found = 1 not_allowed = 2 error_kpro = 3 internal_error = 4 not_authorized = 5 others = 6.

ARCHIV_GET_CONNECTIONS call function 'ARCHIV_GET_CONNECTIONS' exporting archiv_id = archiv_id arc_doc_id = arc_doc_id importing count = count exceptions others = 0.

ARCHIVOBJECT_DELETE call function 'ARCHIVOBJECT_DELETE' exporting archiv_doc_id = arc_doc_id archiv_id = archiv_id doc_type = documentclass exceptions error_archiv = 1 error_communicationtable = 2 error_kernel = 3 others = 4.

POPUP_TO_CONFIRM call function 'POPUP_TO_CONFIRM' exporting text_question = text display_cancel_button = ' ' importing answer = answer exceptions others = 0.

OJ_REQUEST call function 'OJ_REQUEST' exporting key = key method = method object = object exceptions others = 1.

ARCHIVOBJECT_DISPLAY call function 'ARCHIVOBJECT_DISPLAY' exporting archiv_doc_id = xdata-ex_doc_id archiv_id = archiv objecttype = object_type object_id = object_id doc_type = doctype exceptions others = 1.

BDS_NAME_OF_DOC_TYPE_GET call function 'BDS_NAME_OF_DOC_TYPE_GET' exporting documenttype = data_0200-docutype * LANGUAGE = SY-LANGU importing text = i_text exceptions nothing_found = 1 others = 2 .

BDS_NAME_OF_CONTREP_GET call function 'BDS_NAME_OF_CONTREP_GET' exporting contrep = data_0200-contrep * LANGUAGE = SY-LANGU importing text = i_text exceptions nothing_found = 1 others = 2 .

SWO_QUERY_KEYFIELDS call function 'SWO_QUERY_KEYFIELDS' exporting * language = sy-langu objtype = objtype text = 'X' * importing * return = tables info = info.

SWU_OBJECT_REFRESH call function 'SWU_OBJECT_REFRESH'.

SWU_OBJECT_PUBLISH call function 'SWU_OBJECT_PUBLISH' exporting objtype = objtype objkey = objkey exceptions others = 0.






ARCHIV_AR_OBJECT_VAL_CHK call function 'ARCHIV_AR_OBJECT_VAL_CHK' exporting sap_object = data_0200-objtype ar_object = data_0200-docutype contrep_id = data_0200-contrep.

ARCHIV_AR_OBJECT_VAL_REQ call function 'ARCHIV_AR_OBJECT_VAL_REQ' exporting sap_object = data_0200-objtype importing ar_object = data_0200-docutype.

HELP_VALUES_GET_WITH_TABLE call function 'HELP_VALUES_GET_WITH_TABLE' exporting display = space fieldname = 'SAPB' tabname = 'SAPBARCODE' importing select_value = value tables fields = structure_tab valuetab = bc_tab.

HELP_VALUES_GET_WITH_TABLE call function 'HELP_VALUES_GET_WITH_TABLE' exporting display = space fieldname = 'ARCHIV_ID' tabname = 'TOAOM' importing select_value = value tables fields = structure_tab valuetab = ar_tab.

DYNP_VALUES_UPDATE call function 'DYNP_VALUES_UPDATE' exporting dyname = act_repid dynumb = act_dynnr tables dynpfields = dynpfields exceptions others = 0.

DYNP_VALUES_READ call function 'DYNP_VALUES_READ' exporting dyname = act_repid dynumb = act_dynnr tables dynpfields = dynp_values exceptions others = 1.

BDS_NAME_OF_CLASS_GET call function 'BDS_NAME_OF_CLASS_GET' exporting classname = xdata-classname classtype = 'BO' * LANGUAGE = SY-LANGU importing text = i_text exceptions nothing_found = 1 others = 2 .



Contribute (Add Comments)

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 BDSBARCO or its description.