SAPRAKB_SHOW_FROZEN_OBJECTS 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 SAPRAKB_SHOW_FROZEN_OBJECTS into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
SAKB1 - Overview: Frozen Objects
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: AKH_VIEW = Component View
Title: Overview: Frozen Development Objects
Text Symbol: 001 = Hierarchy does not exist in edited format
Text Symbol: 002 = Execute report CREATE_FRZ_HIER in the background.
INCLUDE RAKB_SHOW_FROZEN_OBJECTSTOP . " GLOBAL DATA
INCLUDE RAKB_SHOW_FROZEN_OBJECTSEV.
INCLUDE RAKB_SHOW_FROZEN_OBJECTSCRN.
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.
SAPRAKB_SHOW_FROZEN_OBJECTS - Overview: Frozen Development Objects SAPRAKB_SHOW_FROZEN_OBJECTS - Overview: Frozen Development Objects SAPRAKB_SHOW_EXCEPTIONS - Object Usage: Initial Screen SAPRAKB_SHOW_EXCEPTIONS - Object Usage: Initial Screen SAPRAKB_EDIT_EXCEPTIONS - Process Exceptions SAPRAKB_EDIT_EXCEPTIONS - Process Exceptions