SAP Reports / Programs | Basis Components | Security | User and Authorization Management(BC-SEC-USR-ADM) SAP BC

MS01CF10 SAP ABAP INCLUDE - Forms







MS01CF10 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 MS01CF10 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 MS01CF10. "Basic submit
SUBMIT MS01CF10 AND RETURN. "Return to original report after report execution complete
SUBMIT MS01CF10 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Forms


INCLUDES used within this REPORT MS01CF10

INCLUDE MS01CF10_LOAD_INTPRO . " LOAD_INTPRO
INCLUDE MS01CF10_LOAD_INTOBJCLSS_NOT_C . " LOAD_INTOBJCLSS_NOT_CLASSI
INCLUDE MS01CF10_LOAD_INTOBJ_OLD . " LOAD_INTOBJ_OLD
INCLUDE MS01CF10_LOAD_INTFIELD . " LOAD_INTFIELD
INCLUDE MS01CF10_LOAD_INTAUTH . " LOAD_INTAUTH
INCLUDE MS01CF10_LOAD_INTAUTH_FOR_ON02 . " LOAD_INTAUTH_FOR_ONE_CLASS
INCLUDE MS01CF10_LOAD_INTAUTH_FOR_ONE_ . " LOAD_INTAUTH_FOR_ONE_CLASS
INCLUDE MS01CF10_NEXT_PAGE . " NEXT_PAGE
INCLUDE MS01CF10_PREV_PAGE . " PREV_PAGE
INCLUDE MS01CF10_LAST_PAGE . " LAST_PAGE
INCLUDE MS01CF10_FIRST_PAGE . " FIRST_PAGE
INCLUDE MS01CF10_TO_PRO . " TO_PRO
INCLUDE MS01CF10_PUSH_PROFILE . " PUSH_PROFILE
INCLUDE MS01CF10_POP_PROFILE . " POP_PROFILE
INCLUDE MS01CF10_GET_AUTH_NAME . " GET_AUTH_NAME
INCLUDE MS01CF10_TO_AUTH . " TO_AUTH
INCLUDE MS01CF10_PICK_FIELD . " PICK_FIELD
INCLUDE MS01CF10_GET_FIELD_NAME . " GET_FIELD_NAME
INCLUDE MS01CF10_GET_FIELD_NAME . " GET_FIELD_NAME

INCLUDE MS01CF10_O_MOD_AUTH_VALUES . " O_MOD_AUTH_VALUES
INCLUDE MS01CF10_O_SHOW_POSSIBLE_VALUE . " O_SHOW_POSSIBLE_VALUES
INCLUDE MS01CF10_O_PICK_FIELD2 . " O_PICK_FIELD2
INCLUDE MS01CF10_READ_PROFILE . " READ_PROFILE
INCLUDE MS01CF10_READ_PROTEXT . " READ_PROTEXT
INCLUDE MS01CF10_READ_OBJTEXT . " READ_OBJTEXT
INCLUDE MS01CF10_READ_AUTH . " READ_AUTH
INCLUDE MS01CF10_COPY_PROFILE . " COPY_PROFILE
INCLUDE MS01CF10_COPY_AUTH . " COPY_AUTH
INCLUDE MS01CF10_DEL_PROFILE . " DEL_PROFILE
INCLUDE MS01CF10_DEL_AUTH . " DEL_AUTH
INCLUDE MS01CF10_PROFILE_IN_USER_OLD . " PROFILE_IN_USER_OLD
INCLUDE MS01CF10_PROFILE_IN_SPROF . " PROFILE_IN_SPROF
INCLUDE MS01CF10_AUTH_IN_PROFILE . " AUTH_IN_PROFILE
INCLUDE MS01CF10_UPD_CPF . " UPD_CPF
INCLUDE MS01CF10_UPD_PROFILE . " UPD_PROFILE
INCLUDE MS01CF10_ALL_FIELDS_WITH_VALUE . " ALL_FIELDS_WITH_VALUES
INCLUDE MS01CF10_UPD_AUTH . " UPD_AUTH




INCLUDE MS01CF10_MESSAGE . " MESSAGE
INCLUDE MS01CF10_SAVED . " SAVED
INCLUDE MS01CF10_NOTSAVED . " NOTSAVED
INCLUDE MS01CF10_AKTIV . " AKTIV
INCLUDE MS01CF10_SET_STATUS . " SET_STATUS
INCLUDE MS01CF10_ADD_AUTH . " ADD_AUTH
INCLUDE MS01CF10_ADD_PROF . " ADD_PROF
INCLUDE MS01CF10_MAINT_AUTH . " MAINT_AUTH
INCLUDE MS01CF10_MAINT_PROF . " MAINT_PROF
INCLUDE MS01CF10_REFRESH_INTPRO . " REFRESH_INTPRO
INCLUDE MS01CF10_MAINT_AUTHTEXT . " MAINT_AUTHTEXT
INCLUDE MS01CF10_MAINT_PROFTEXT . " MAINT_PROFTEXT
INCLUDE MS01CF10_COPY_AUTH_IN_LIST . " COPY_AUTH_IN_LIST
INCLUDE MS01CF10_COPY_PROF_IN_LIST . " COPY_PROF_IN_LIST
INCLUDE MS01CF10_ACTIVATE_AUTH . " ACTIVATE_AUTH
INCLUDE MS01CF10_ACTIVATE_PROF . " ACTIVATE_PROF
INCLUDE MS01CF10_DELETE_AUTH . " DELETE_AUTH
INCLUDE MS01CF10_DELETE_PROF . " DELETE_PROF
INCLUDE MS01CF10_SHOW_FIELDS_OF_OBJECT . " SHOW_FIELDS_OF_OBJECT
INCLUDE MS01CF10_TAKE_OBJECTS_INTO_PRO . " TAKE_OBJECTS_INTO_PROF
INCLUDE MS01CF10_TAKE_AUTHS_INTO_PROF . " TAKE_AUTHS_INTO_PROF
INCLUDE MS01CF10_TAKE_PROFS_INTO_CPROF . " TAKE_PROFS_INTO_CPROF
INCLUDE MS01CF10_SEL_OBJECT . " SEL_OBJECT
INCLUDE MS01CF10_LIST_OBJCLASS . " LIST_OBJCLASS
INCLUDE MS01CF10_INCLUDE_PROFILE_IN_XU . " INCLUDE_PROFILE_IN_XUSER
INCLUDE MS01CF10_INCLUDE_PROFILE_IN_ON . " INCLUDE_PROFILE_IN_ONE_USE
INCLUDE MS01CF10_CHECK_TABPRO . " CHECK_TABPRO
INCLUDE MS01CF10_READ_AUTHS . " READ_AUTHS
INCLUDE MS01CF10_REFRESH_INTTAB . " REFRESH_INTTAB
INCLUDE MS01CF10_LISTCLS_FORMS.
INCLUDE MS01CF10_VALUES_DISPLAY_ALV.


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