SPAK_COPY_USE_ACCESSES is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The report SPAK_COPY_USE_ACCESSES is used for copying the use accesses of a specified source package to its direct and indirect subpackages...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter SPAK_COPY_USE_ACCESSES 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: SO_PERMI = SO_PERMI
Selection Text: SO_PACK = SO_PACK
Selection Text: P_TKORRH = P_TKORRH
Selection Text: P_TKORR = P_TKORR
Selection Text: P_TEST = P_TEST
Selection Text: P_SINGLE = P_SINGLE
Selection Text: P_PACK = P_PACK
Selection Text: P_HOME = P_HOME
Selection Text: P_ALL = P_ALL
Title: Copy Use Accesses to Subpackages
Text Symbol: 109 = No use accesses of packages have been changed !
Text Symbol: 108 = Transport Request for HOME Packages &1
Text Symbol: 107 = Task 'Repair' &1
Text Symbol: 106 = Task 'Development / Correction' &1
Text Symbol: 105 = Transport request &1
Text Symbol: 104 = Use accesses of the following packages have been changed:
Text Symbol: 102 = Package &1 (parent package &2, SW component &3)
Text Symbol: 101 = Use accesses of the following packages have not been changed
Text Symbol: 100 = Program was started with option &1
Text Symbol: 061 = Package &1: package &2 of package interface &3 (delared use access) does not exist !
Text Symbol: 060 = Package &1: package interface &2 (declared use access) does not exist !
Text Symbol: 059 = Choose a mode for copying use accesses !
Text Symbol: 058 = Main package &1: use access &2 to be copied does not exist !
Text Symbol: 057 = Structure package &1: use access &2 to be copied does not exist !
Text Symbol: 056 = Package &1: current use access &2 does not exist for superpackage &3 !
Text Symbol: 055 = Package &1: use access &2 is not allowed !
Text Symbol: 054 = Package interface &1 is a filter interface and cannot be copied to subpackages !
Text Symbol: 053 = Package &1: &2 (message &3(&4))
Text Symbol: 052 = Package &1: No valid change license for namespace &2 !
Text Symbol: 110 = Level
Text Symbol: 111 = Copied Use Accesses:
Text Symbol: 112 = &1 (with Error Severity &2)
Text Symbol: 113 = Errors occurred during copying of use accesses !
Text Symbol: 114 = Entered use accesses - that do not exist in the superior package - were not found !
Text Symbol: 115 = Log of Use Accesses with Errors
Text Symbol: 116 = Use accesses found whose package interface no longer exists !
Text Symbol: 117 = Use accesses found where the package of the respective package interface no longer exists !
Text Symbol: 118 = Information Messages:
INCLUDE SPAK_COPY_USE_ACCESSES_TOP.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
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 SPAK_COPY_USE_ACCESSES or its description.
SPAK_COPY_USE_ACCESSES - Copy Use Accesses to Subpackages SPAK_COPY_USE_ACCESSES - Copy Use Accesses to Subpackages SPAK_CLASSIFICATION_TEST_LCL - Program SPAK_CLASSIFICATION_TEST_LCL SPAK_CLASSIFICATION_TEST_LCL - Program SPAK_CLASSIFICATION_TEST_LCL SPAK_API_CLASSIFICATION_TEST_I - Program SPAK_API_CLASSIFICATION_TEST_A SPAK_API_CLASSIFICATION_TEST_I - Program SPAK_API_CLASSIFICATION_TEST_A