CNIF_STATUS_FORMS 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 CNIF_STATUS_FORMS 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.
Title: General Form Routines for Package CNIF_STATUS
INCLUDE CNIF_SYSTEM_STATUS_CHECK.
INCLUDE CNIF_INIT.
INCLUDE CNIF_READ_LOCK_PROJECT.
INCLUDE CNIF_READ_LOG.
INCLUDE CNIF_CREATE_STATUS_RESULT.
INCLUDE CNIF_PUT_SY_MESSAGE.
INCLUDE CNIF_PUT_MESSAGE.
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.
CNIF_STATUS_FORMS - General Form Routines for Package CNIF_STATUS CNIF_STATUS_2054_SET - Include CNIF_STATUS_2054_SET CNIF_STATUS_2054_DISCARD - Include CNIF_STATUS_2054_DISCARD CNIF_STATUS_2001_SET - Include LCNIF_STATUS_2001F03 CNIF_STATUS_2001_DISCARD - Include CNIF_STATUS_2001_DISCARD CNIF_READ_PROJECT - Include CNIF_READ_PROJECT