SAP Reports / Programs | Basis Components | Basis Components | Business Configuration Sets(BC-CUS-TOL-BCD) SAP BC

SCPR_ACTIVATE_SBCSETSI01 SAP ABAP INCLUDE - SCPRACTIVATESBCSETSI01







SCPR_ACTIVATE_SBCSETSI01 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 SCPR_ACTIVATE_SBCSETSI01 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 SCPR_ACTIVATE_SBCSETSI01. "Basic submit
SUBMIT SCPR_ACTIVATE_SBCSETSI01 AND RETURN. "Return to original report after report execution complete
SUBMIT SCPR_ACTIVATE_SBCSETSI01 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT SCPR_ACTIVATE_SBCSETSI01

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:

SCPR_DB_ATTR_GET_DETAIL CALL FUNCTION 'SCPR_DB_ATTR_GET_DETAIL' EXPORTING PROFID = dynp100-bcset VERSION = version_new CATEGORY = pcat_switch IMPORTING PROFTYPE = bcset_attr-type CLI_DEP = bcset_attr-cli_dep CLI_CAS = bcset_attr-cli_cas REFTYPE = bcset_attr-reftype REFNAME = bcset_attr-refname COMPONENT = bcset_attr-component MINRELEASE = bcset_attr-minrelease MAXRELEASE = bcset_attr-maxrelease MODDATE = bcset_attr-moddate MODTIME = bcset_attr-modtime MODIFIER = bcset_attr-modifier ORGID = bcset_attr-orgid PROFSTATE = bcset_attr-state ACT_INFO = bcset_attr-act_info EXCEPTIONS PROFILE_DONT_EXIST = 1 OTHERS = 2.

SCPR_ACTIVATE_SBCSETS CALL FUNCTION 'SCPR_ACTIVATE_SBCSETS' EXPORTING CATEGORY = pcat_switch ACT_CASCADING = act_cascading ACT_REFCUST = act_refcust ACT_CLIINDEP = act_cliindep FORCED = forced LANGU_ONLY = langu_only NO_DELCLASS = no_delclass CHECK_AUTHORITY = 'X' ACT_PROT = ' ' CALLER_ID = 'E' PROT_INFO = prot_info CHANGING BCSETS = bcsets.

SCPR_ACTIV_SHOW_ACTPROT CALL FUNCTION 'SCPR_ACTIV_SHOW_ACTPROT' EXPORTING BCSET = prot_bcset VERSION = version_new CATEGORY = pcat_switch CLI_DEP = bcset_attr-cli_dep MODDATE = bcset_attr-moddate MODTIME = bcset_attr-modtime SWITCH_PROT = 'X' LANGU_PROT = 'X' ACG_PROT = 'X' LAST_ONLY = ' ' REFRESH_ALV = 'X' EXCEPTIONS INTERNAL_ERROR = 1 NO_PROTOCOL = 2 NO_ACT_PROCESS = 3 OTHERS = 4.

SCPR_REVERT_SBCSETS CALL FUNCTION 'SCPR_REVERT_SBCSETS' EXPORTING ACT_CASCADING = act_cascading ACT_REFCUST = act_refcust ACT_CLIINDEP = act_cliindep ACT_PROT = ' ' CALLER_ID = 'S' PROT_INFO = prot_info CHANGING BCSETS = bcsets.

SCPR_ACTIV_SHOW_ACTPROT CALL FUNCTION 'SCPR_ACTIV_SHOW_ACTPROT' EXPORTING BCSET = prot_bcset VERSION = version_new CATEGORY = pcat_switch CLI_DEP = bcset_attr-cli_dep MODDATE = bcset_attr-moddate MODTIME = bcset_attr-modtime SWITCH_PROT = 'X' LANGU_PROT = 'X' ACG_PROT = 'X' LAST_ONLY = ' ' REFRESH_ALV = 'X' EXCEPTIONS INTERNAL_ERROR = 1 NO_PROTOCOL = 2 NO_ACT_PROCESS = 3 OTHERS = 4.

SCPRMP_COMPARE_ONE_BCSET CALL FUNCTION 'SCPRMP_COMPARE_ONE_BCSET' EXPORTING P_BCSET = bcset_attr-id P_CATEGORY = pcat_switch * P_FAST_MODE = ' ' P_MASTERCHECK = 'X' P_PRINT_HEADER = ' ' P_PRINT_OVERVIEW = ' ' P_PRINT_WIDTH = '150' * P_CHECK_INCLUDED_FIELDS = ' ' P_SYSTEM_SAP = ' ' * P_CALLING_REPORT = 'S' CHANGING * PT_COMPARE = * PT_TABLEDESCR = * LT_RECA = * PT_VALS = * PT_VALL = * PWA_ATTR = PT_COMP_LANGVECTOR = inst_languages PT_SUPERSET_VECTOR = inst_languages * P_DIFFERENCE = * P_MASTERLANGUAGE = * P_DATA_MODIFIED = ' ' .

SCPR_ACTIV_SHOW_ACTPROT CALL FUNCTION 'SCPR_ACTIV_SHOW_ACTPROT' EXPORTING BCSET = prot_bcset VERSION = version_new CATEGORY = pcat_switch CLI_DEP = bcset_attr-cli_dep MODDATE = bcset_attr-moddate MODTIME = bcset_attr-modtime SWITCH_PROT = 'X' LANGU_PROT = 'X' ACG_PROT = 'X' LAST_ONLY = ' ' EXCEPTIONS INTERNAL_ERROR = 1 NO_PROTOCOL = 2 NO_ACT_PROCESS = 3 OTHERS = 4.

SCPRPRINT_PRINT_BCSET_DATA CALL FUNCTION 'SCPRPRINT_PRINT_BCSET_DATA' EXPORTING bcset_name = bcset_attr-id category = pcat_switch bcset_uebersicht = 'X' tabellen_uebersicht = ' ' datensatz_uebersicht = 'X' felduebersicht = ' ' mehrsprachig = 'X' alle_tabellenfelder = ' ' * DRUCKAUSGABE = ' ' * IMG_PATH = ' ' maximale_ausgabebreite = '150' * VARIABLENUEBERSICHT = ' ' * ACT_ID = ' ' .

SCPR_ACTIVATE_SBCSETS CALL FUNCTION 'SCPR_ACTIVATE_SBCSETS' EXPORTING CATEGORY = pcat_switch ACT_CASCADING = cas_logcli ACT_REFCUST = ref_logcli ACT_CLIINDEP = ' ' FORCED = 'X' LANGU_ONLY = langu_only NO_DELCLASS = ' ' ACG_MODE = 'X' CHECK_AUTHORITY = 'X' ACT_PROT = ' ' CALLER_ID = 'E' PROT_INFO = prot_info CHANGING BCSETS = bcsets.

SCPR_ACTIV_SHOW_ACTPROT CALL FUNCTION 'SCPR_ACTIV_SHOW_ACTPROT' EXPORTING BCSET = prot_bcset VERSION = version_new CATEGORY = pcat_switch CLI_DEP = bcset_attr-cli_dep MODDATE = bcset_attr-moddate MODTIME = bcset_attr-modtime SWITCH_PROT = 'X' LANGU_PROT = 'X' ACG_PROT = 'X' LAST_ONLY = ' ' REFRESH_ALV = 'X' EXCEPTIONS INTERNAL_ERROR = 1 NO_PROTOCOL = 2 NO_ACT_PROCESS = 3 OTHERS = 4.



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