SAP Reports / Programs | Basis Components | Basis Services / Communication Interfaces | Content Management Service(BC-SRV-KPR-CMS) SAP BC

RSCMST SAP ABAP Report - CMS: Test programs







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


Text pool values


Selection Text: DO_ALL = Execute test in the background
Selection Text: ERR_ONLY = Only Send Mail If Error Occurs
Selection Text: FE_PATH = Frontend path
Selection Text: FILE_7 = Transport file (file name)
Selection Text: FTPDST_5 = RFC Destination (SAPFTP)
Selection Text: HTTDST_5 = RFC Destination (SAPHTTP)
Selection Text: KB_6 = Size per Component [KB]
Selection Text: KB_7 = Size per Component [KB]
Selection Text: LNGNAM_5 = Long file names
Selection Text: L_KB_3 = Large [KB]
Selection Text: L_KB_4 = Large [KB]
Selection Text: MAILTO = Mail recipient
Selection Text: M_KB_3 = Medium [KB]
Selection Text: M_KB_4 = Medium [KB]
Selection Text: NCOMPS_3 = No. of components
Selection Text: NCOMPS_4 = No. of components
Selection Text: NDOCS_6 = Number of documents
Selection Text: NDOCS_7 = Number of documents
Selection Text: PATH_7 = Transport file (directory)
Selection Text: REP_6 = Number of read accesses
Selection Text: REQU_7 = D Request/Task
Selection Text: STOR_REP = Repository
Selection Text: S_KB_3 = Small [KB]
Selection Text: S_KB_4 = Small [KB]
Selection Text: TPDEST_7 = RFC destination (SAPKPROTP)
Selection Text: X_BE_PA = Backend path
Selection Text: X_CACHE = Cache
Selection Text: X_FE_PA = Frontend path
Selection Text: X_ST_REP = Repository
Selection Text: DEST_1 = RFC Destination (SAPHTTP)
Selection Text: COUNT_4 = Number of test runs
Selection Text: COUNT_3 = Number of test runs
Selection Text: COMPS_7 = Component per document
Selection Text: COMPS_6 = No. of components
Selection Text: CHKERR_3 = Test erroneous behavior
Selection Text: CACHE = Cache
Selection Text: BINFLG_5 = Binary flag (' ', 'X', or 'A')
Selection Text: BE_PATH = Backend path





Title: CMS: Test programs
Text Symbol: 001 = Errors
Text Symbol: 002 = Repository
Text Symbol: 003 = Signature
Text Symbol: 004 = Backend path
Text Symbol: 005 = Frontend path
Text Symbol: 007 = Backend Loctn
Text Symbol: 008 = Frontend Loctn
Text Symbol: 009 = No. of test runs
Text Symbol: 010 = Location
Text Symbol: 011 = Mail sent
Text Symbol: 012 = Proxy
Text Symbol: 013 = Location
Text Symbol: 014 = Cache
Text Symbol: 015 = Server Names
Text Symbol: 016 = Client
Text Symbol: 017 = Possible access without cache (no get)
Text Symbol: 018 = Possible access with cache (get)
Text Symbol: 019 = Server time
Text Symbol: 020 = SAP time
Text Symbol: 021 = Time interval


INCLUDES used within this REPORT RSCMST

INCLUDE SCMS_DEFS.


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:

FILE_VALIDATE_NAME CALL FUNCTION 'FILE_VALIDATE_NAME' EXPORTING CLIENT = SY-MANDT LOGICAL_FILENAME = 'KPRO_IMPORT_EXPORT' * PARAMETER_1 = lstfile * PARAMETER_2 = ' ' * PARAMETER_3 = ' ' WITH_FILE_EXTENSION = 'X' * USE_BUFFER = ' ' * ELIMINATE_BLANKS = 'X' IMPORTING VALIDATION_ACTIVE = validate_file * TS_ALIAS = CHANGING PHYSICAL_FILENAME = be_path EXCEPTIONS LOGICAL_FILENAME_NOT_FOUND = 1 VALIDATION_FAILED = 2 OTHERS = 3 .

WS_ULDL_PATH call function 'WS_ULDL_PATH' importing download_path = l_ws_path.

FILE_GET_NAME call function 'FILE_GET_NAME' exporting logical_filename = fileintern importing file_name = backend_path exceptions file_not_found = 1 others = 2.

SXPG_PROFILE_PARAMETER_GET call function 'SXPG_PROFILE_PARAMETER_GET' exporting parameter_name = 'DIR_GLOBAL' importing parameter_value = par_value.

SCMS_LOCATION_GET call function 'SCMS_LOCATION_GET' exporting * USE_LCA = ' ' * USE_FRONTEND = ' ' host = server * IP_ADDRESS = ' ' * USE_IP_ADDRESS = 'X' importing location = servloc * INFO = exceptions others = 0 .

SCMS_URL_PROXY_CHECK call function 'SCMS_URL_PROXY_CHECK' exporting command = 'get' location = location no_cache = space tables server_tab = proxies changing server = px_server http_port = px_port http_sport = px_sport http_scrpt = px_script.

SCMS_URL_CACHE_LOCATIONS_FIND call function 'SCMS_URL_CACHE_LOCATIONS_FIND' exporting use_location = 'E' client_location = location * SECURITY = ' ' server = px_server tables locations = locations .

SCMS_URL_CACHE_FIND





call function 'SCMS_URL_CACHE_FIND' exporting location = locations-location cache_key = space * USE_HTTPS = ' ' * IMPORTING * CACHE = tables caches = caches exceptions others = 0 .

SCMS_LOCATION_GET call function 'SCMS_LOCATION_GET' exporting * USE_LCA = ' ' * USE_FRONTEND = ' ' host = px_server * IP_ADDRESS = ' ' * USE_IP_ADDRESS = 'X' importing location = reloc * INFO = exceptions others = 0 .

SCMS_URL_PROXY_CHECK call function 'SCMS_URL_PROXY_CHECK' exporting command = 'get' location = location no_cache = 'X' tables server_tab = proxies changing server = px_server http_port = px_port http_sport = px_sport http_scrpt = px_script.

SCMS_LOCATION_GET call function 'SCMS_LOCATION_GET' exporting * USE_LCA = ' ' * USE_FRONTEND = ' ' host = px_server * IP_ADDRESS = ' ' * USE_IP_ADDRESS = 'X' importing location = reloc * INFO = exceptions others = 0 .

SCMS_HTTP_FIND_LOCATION call function 'SCMS_HTTP_FIND_LOCATION' exporting crep_id = phys_rep * HTTP_SERV = use_ip_address = 'X' importing location = cs_loc info = cs_loc_info exceptions others = 0 .

SCMS_LOCATION_GET call function 'SCMS_LOCATION_GET' exporting * USE_LCA = ' ' * USE_FRONTEND = ' ' host = sy-host * IP_ADDRESS = ' ' * USE_IP_ADDRESS = 'X' importing location = be_loc info = be_loc_info exceptions others = 0 .

SCMS_LOCATION_GET call function 'SCMS_LOCATION_GET' exporting use_lca = 'X' use_frontend = 'X' * HOST = ' ' * IP_ADDRESS = ' ' * USE_IP_ADDRESS = 'X' importing location = fe_loc info = fe_loc_info exceptions others = 0 .

SAPGUI_SET_FUNCTIONCODE call function 'SAPGUI_SET_FUNCTIONCODE' exporting functioncode = 'NEXT' exceptions function_not_supported = 1 others = 2.

LIST_FREE_MEMORY call function 'LIST_FREE_MEMORY'.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting text = text.

LIST_FROM_MEMORY call function 'LIST_FROM_MEMORY' tables listobject = results-list exceptions others = 0.

PROGRAM_TITLE call function 'PROGRAM_TITLE' exporting program = program importing title = title.

WRITE_LIST call function 'WRITE_LIST' tables listobject = listobject exceptions others = 0.

LIST_TO_ASCI call function 'LIST_TO_ASCI' * EXPORTING * LIST_INDEX = -1 tables listasci = solist listobject = list exceptions empty_list = 1 list_index_invalid = 2 others = 3 .

TABLE_COMPRESS call function 'TABLE_COMPRESS' importing compressed_size = size tables in = list out = solist exceptions compress_error = 1 others = 2.

SO_NEW_DOCUMENT_SEND_API1 call function 'SO_NEW_DOCUMENT_SEND_API1' exporting document_data = doc_chng document_type = doc_type * PUT_IN_OUTBOX = ' ' * IMPORTING * SENT_TO_ALL = * NEW_OBJECT_ID = tables * OBJECT_HEADER = object_content = solist * CONTENTS_HEX = * OBJECT_PARA = * OBJECT_PARB = receivers = receivers exceptions too_many_receivers = 1 document_not_sent = 2 document_type_not_exist = 3 operation_no_authorization = 4 parameter_error = 5 x_error = 6 enqueue_error = 7 others = 8 .

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting * PERCENTAGE = 0 text = 'Mail wurde versendet'(011) .

SCMS_HTTP_ADMIN_SERVER_INFO call function 'SCMS_HTTP_ADMIN_SERVER_INFO' exporting contrep = stor_rep http_serv = ' ' http_scrpt = ' ' version = ' ' tables contreps = creps exceptions others = 0.

SCMS_HTTP_SERVER_INFO call function 'SCMS_HTTP_SERVER_INFO' exporting crep_id = stor_rep importing server_time = server_time server_date = server_date exceptions bad_request = 1 internal_server_error = 2 error_http = 3 error_url = 4 error_signature = 5 contrep_not_found = 6 others = 7.



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