SAP Reports / Programs | Basis Components | Basis Components | CATT Computer Aided Test Tool(BC-TWB-TST-CAT) SAP BC

MSCATF30 SAP ABAP INCLUDE - Auxiliary functions







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


ABAP code to call this SAP report using the submit statement

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.






SUBMIT MSCATF30. "Basic submit
SUBMIT MSCATF30 AND RETURN. "Return to original report after report execution complete
SUBMIT MSCATF30 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Auxiliary functions


INCLUDES used within this REPORT MSCATF30

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




INCLUDE MSCATF30_GET_RF2DESTINATION . " GET_RF2DESTINATION
INCLUDE MSCATF30_SET_RF2DESTINATION . " SET_RF2DESTINATION
INCLUDE MSCATF30_AUSWAHL_STATUS . " AUSWAHL_STATUS
INCLUDE MSCATF30_GET_R2_BDC_WITH_DIALO . " GET_R2_BDC_WITH_DIALOG
INCLUDE MSCATF30_CALL_RECORDER . " CALL_RECORDER
INCLUDE MSCATF30_PARAMETERPFLEGE_REF . " PARAMETERPFLEGE_REF
INCLUDE MSCATF30_PARAMETERPFLEGE . " PARAMETERPFLEGE
INCLUDE MSCATF30_UPDATE_ONE_PARAM . " UPDATE_ONE_PARAM
INCLUDE MSCATF30_UPDATE_CORRESPONDING_ . " UPDATE_CORRESPONDING_ICATP
INCLUDE MSCATF30_INSERT_PARAM . " INSERT_PARAM
INCLUDE MSCATF30_PARAM_DETAIL . " PARAM_DETAIL
INCLUDE MSCATF30_PICK_1108 . " PICK_1108
INCLUDE MSCATF30_PICK_PARAM . " PICK_PARAM
INCLUDE MSCATF30_DELETE_PARAM . " DELETE_PARAM
INCLUDE MSCATF30_SET_DATAR . " SET_DATAR
INCLUDE MSCATF30_PARAM_REM_REF . " PARAM_REM_REF
INCLUDE MSCATF30_CHECK_REM_REF_PAR . " CHECK_REM_REF_PAR
INCLUDE MSCATF30_APPEND_DYNPRO_FIELDS . " APPEND_DYNPRO_FIELDS
INCLUDE MSCATF30_GET_PARAM_VALUE . " GET_PARAM_VALUE
INCLUDE MSCATF30_SET_PARAM_VALUE . " SET_PARAM_VALUE
INCLUDE MSCATF30_SHOW_DTEL_DOKU . " SHOW_DTEL_DOKU
INCLUDE MSCATF30_DYNPRO_FILTER . " DYNPRO_FILTER
INCLUDE MSCATF30_GET_PARAM_FIELDS . " GET_PARAM_FIELDS
INCLUDE MSCATF30_SET_PARAM_FIELDS . " SET_PARAM_FIELDS
INCLUDE MSCATF30_SHOW_USED_PARAMS . " SHOW_USED_PARAMS
INCLUDE MSCATF30_FIND_MORE_FIELDS . " FIND_MORE_FIELDS


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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 MSCATF30 or its description.