MSCATF30 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 MSCATF30 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: Auxiliary functions
INCLUDE MSCATF30_COPY_AFTER . " COPY_AFTER
INCLUDE MSCATF30_COPY_AFTER_140 . " COPY_AFTER_140
INCLUDE MSCATF30_INSERT_TCDS_FROM_BDC . " INSERT_TCDS_FROM_BDC
INCLUDE MSCATF30_COPY_DEP_TAB . " COPY_DEP_TAB
INCLUDE MSCATF30_COPY_INCLUDE . " COPY_INCLUDE
INCLUDE MSCATF30_DELETE . " DELETE
INCLUDE MSCATF30_DELETE_DEP_TAB . " DELETE_DEP_TAB
INCLUDE MSCATF30_DELETE_140 . " DELETE_140
INCLUDE MSCATF30_EDITOR . " EDITOR
INCLUDE MSCATF30_EDIT2 . " EDIT2
INCLUDE MSCATF30_FILL_ATAB_FKT . " FILL_ATAB_FKT
INCLUDE MSCATF30_FILL_ATAB_KEY . " FILL_ATAB_KEY
INCLUDE MSCATF30_FILL_TESTF . " FILL_TESTF
INCLUDE MSCATF30_FILL_TESTF_TXT . " FILL_TESTF_TXT
INCLUDE MSCATF30_GET_TESTD_TAB_END . " GET_TESTD_TAB_END
INCLUDE MSCATF30_GET_TESTF_TAB_END . " GET_TESTF_TAB_END
INCLUDE MSCATF30_GET_TESTT_TAB_END . " GET_TESTT_TAB_END
INCLUDE MSCATF30_INSERT . " INSERT
INCLUDE MSCATF30_INSERT_140 . " INSERT_140
INCLUDE MSCATF30_LEAVE_TO_USER . " LEAVE_TO_USER
INCLUDE MSCATF30_MODIFY_TESTD . " MODIFY_TESTD
INCLUDE MSCATF30_MOVE_140 . " MOVE_140
INCLUDE MSCATF30_OK_ALL . " OK_ALL
INCLUDE MSCATF30_CALL_PROG . " CALL_PROG
INCLUDE MSCATF30_OK_EDI . " OK_EDI
INCLUDE MSCATF30_PAGE . " PAGE
INCLUDE MSCATF30_PAGE_P . " PAGE_P
INCLUDE MSCATF30_PAGE_DYNPRO . " PAGE_DYNPRO
INCLUDE MSCATF30_READ_DY_DOKU . " READ_DY_DOKU
INCLUDE MSCATF30_SELECT_SA . " SELECT_SA
INCLUDE MSCATF30_SELECT_SD . " SELECT_SD
INCLUDE MSCATF30_SHOW_TAB . " SHOW_TAB
INCLUDE MSCATF30_MERGE_TABLES . " MERGE_TABLES
INCLUDE MSCATF30_PARAM_CON . " PARAM_CON
INCLUDE MSCATF30_WINDOW_FUNCTION . " WINDOW_FUNCTION
INCLUDE MSCATF30_GET_RFCDESTINATION . " GET_RFCDESTINATION
INCLUDE MSCATF30_SET_RFCDESTINATION . " SET_RFCDESTINATION
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.