SAPICMS_ is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Integration of new object in the ABAP/4 Repository Information System...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 SAPICMS_ 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.
555 Reusable
Selection Text: ME_FSER = ?...(ME_FSER)
Selection Text: ME_OVIEW = ?...(ME_OVIEW)
Selection Text: ME_OZEIT = ?...(ME_OZEIT)
Selection Text: ME_TEXT = ?...(ME_TEXT)
Selection Text: ME_USER = ?...(ME_USER)
Selection Text: ME_VALL = ?...(ME_VALL)
Selection Text: ME_WVIEW = ?...(ME_WVIEW)
Selection Text: ME_WZEIT = ?...(ME_WZEIT)
Selection Text: ME_ZALL = ?...(ME_ZALL)
Selection Text: ME_ZEINH = ?...(ME_ZEINH)
Selection Text: REQUEST = ?...(REQUEST)
Selection Text: RESTRICT = ?...(RESTRICT)
Selection Text: RQU_ALL = ?...(RQU_ALL)
Selection Text: RQU_DATE = ?...(RQU_DATE)
Selection Text: RQU_EDIT = ?...(RQU_EDIT)
Selection Text: RQU_FILE = ?...(RQU_FILE)
Selection Text: RQU_FREE = ?...(RQU_FREE)
Selection Text: RQU_KORR = ?...(RQU_KORR)
Selection Text: RQU_ODER = ?...(RQU_ODER)
Selection Text: RQU_REPA = ?...(RQU_REPA)
Selection Text: RQU_TASK = ?...(RQU_TASK)
Selection Text: RQU_USER = ?...(RQU_USER)
Selection Text: SCOPE = ?...(SCOPE)
Selection Text: STRING = ?...(STRING)
Selection Text: SYSTYPE = ?...(SYSTYPE)
Selection Text: TYPE1 = ?...(TYPE1)
Selection Text: TYPE2 = ?...(TYPE2)
Selection Text: XADIR = D ?...(XADIR)
Selection Text: ME_FATE = ?...(ME_FATE)
Selection Text: ME_ENT = ?...(ME_ENT)
Selection Text: ME_DMOID = ?...(ME_DMOID)
Selection Text: ME_DATE = ?...(ME_DATE)
Selection Text: ME_CUST4 = ?...(ME_CUST4)
Selection Text: ME_CUST3 = ?...(ME_CUST3)
Selection Text: ME_CUST2 = ?...(ME_CUST2)
Selection Text: ME_CUST1 = ?...(ME_CUST1)
Selection Text: LOOPC = ?...(LOOPC)
INCLUDE ICME_F01. " FORM ROUTINES FÜR SUCHEN OBJEKT
INCLUDE ICMS_F02. " FORM ROUTINES FÜR CROSSREFERENZ OBJEKT
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.
SAPICMS_ - R/3 Repository Information System: Specializations (Where-used) SAPICMS_ - R/3 Repository Information System: Specializations (Where-used) SAPICMR_ - Repository Infosystem: Workflow Role SAPICMR_ - Repository Infosystem: Workflow Role SAPICMQ - Repository Information System: Implementation Questions SAPICMQ - Repository Information System: Implementation Questions