SAP Reports / Programs

RSSM_DS_CHECKLIST SAP ABAP Report - Request check on consistency / Overlapping of the data selections







RSSM_DS_CHECKLIST 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 RSSM_DS_CHECKLIST 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 RSSM_DS_CHECKLIST. "Basic submit
SUBMIT RSSM_DS_CHECKLIST AND RETURN. "Return to original report after report execution complete
SUBMIT RSSM_DS_CHECKLIST 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: RNR = Request number
Selection Text: ONLY_INC = Complete overlapping only
Selection Text: ONLY_ERR = Display errors only
Selection Text: ICUBE = InfoCube
Selection Text: DATE = Search from: Date
Title: Request check on consistency / Overlapping of the data selections
Text Symbol: 036 = Error while reading the request list; terminated
Text Symbol: 035 = No suitable requests found for checking
Text Symbol: 034 = Only full update requests are checked
Text Symbol: 033 = Only REQU_ requests with 3.X updating are checked
Text Symbol: 032 = Only InfoCubes are checked
Text Symbol: 031 = Request &1(&2) not updated successfully !; Please check this Request !
Text Symbol: 030 = Request &1(&2) canceled by Request &3(&4)
Text Symbol: 029 = Request &1(&2) and &3(&4) not both successfully updated ; check necessary
Text Symbol: 028 = Request &1(&2) not checked, associated cancelation request also in Cube
Text Symbol: 027 = Cancelation Request &1(&2) not checked, original Request still in Cube
Text Symbol: 026 = Request &1(&2) is a cancelation for Request &3(&4)
Text Symbol: 025 = Overlapping could have occurred, but there is no true upper quantity link
Text Symbol: 024 = Overlapping, for example, with InfoObject &1 from-value &2
Text Symbol: 023 = Overlapping, for example, with InfoObject &1 from-value &2 to-value &3
Text Symbol: 022 = Request &1(&2) is not a true upper quantity of Request &3(&4)
Text Symbol: 021 = Request &1(&2) contains no selection requirements; that is why there is overlapping
Text Symbol: 020 = Request &1(&2) contains no selection requirements
Text Symbol: 019 = Selections: &1
Text Symbol: 018 = Type of data loading &1(&2)
Text Symbol: 017 = Source system &1(&2) InfoSource &3(&4)
Text Symbol: 016 = InfoPackage &1(&2)
Text Symbol: 015 = Examining Request(s) in InfoCube &1
Text Symbol: 014 = !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Text Symbol: 013 = In request &1(&2) no overlapping was found with request &3(&4)
Text Symbol: 012 = Request is not yet aggregated or compromised; deletion possible without problems
Text Symbol: 011 = ************************************************************************************************************************************
Text Symbol: 010 = Request &1 (&2) is aggregated; deletion only possible after deactivating all aggregates
Text Symbol: 009 = Request &1(&2) is compromised; deletion no longer possible; delete entire Cube if necessary
Text Symbol: 008 = Request &1 (&2) contains overlapping with request &3 (&4)
Text Symbol: 007 = Request &1(&2) is a true subset from request &3(&4)
Text Symbol: 006 = No overlapping, since request is a request of type &1
Text Symbol: 005 = No overlapping, since request was loaded from different source system &1





Text Symbol: 004 = No overlapping, since request was loaded to different InfoSource &1
Text Symbol: 003 = Check request &1 (&2) from &3 time &4
Text Symbol: 002 = Examine request &1 (&2) from &3 time &4
Text Symbol: 001 = No InfoCube entered, no examination required


INCLUDES used within this REPORT RSSM_DS_CHECKLIST

No INCLUDES are used within this REPORT code!


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:

SELECT_OPTIONS_RESTRICT * call function 'SELECT_OPTIONS_RESTRICT' * exporting * program = 'RSSM_DS_CHECKLIST' * restriction = l_s_restrict ** DB = ' ' * exceptions * too_late = 1 * repeated = 2 * selopt_without_options = 3 * selopt_without_signs = 4 * invalid_sign = 5 * empty_option_list = 6 * invalid_kind = 7 * repeated_kind_a = 8 * others = 9.

RSSM_RSSELDONE_READ call function 'RSSM_RSSELDONE_READ' exporting i_rnr = l_t_rnr-rnr tables e_t_rsseldone = l_t_rsseldone.

RSSM_RSMONFACT_READ call function 'RSSM_RSMONFACT_READ' exporting i_rnr = l_t_rnr-rnr tables e_t_rsmonfact = l_t_rsmonfact.

RSSM_RSMONICTAB_READ call function 'RSSM_RSMONICTAB_READ' exporting i_rnr = l_s_rsmonnewprot-protrnr tables e_t_rsmonictab = l_t_ictab.

RSSM_RSMONICTAB_READ call function 'RSSM_RSMONICTAB_READ' exporting i_rnr = l_t_rnr-rnr tables e_t_rsmonictab = l_t_ictab.

RSSM_RSSELDONE_READ call function 'RSSM_RSSELDONE_READ' exporting i_rnr = l_t_part-rnr tables e_t_rsseldone = l_t_rsseldone.

RSSM_RSMONFACT_READ call function 'RSSM_RSMONFACT_READ' exporting i_rnr = l_t_part-rnr tables e_t_rsmonfact = l_t_rsmonfact.

RSSM_RSMONICTAB_READ call function 'RSSM_RSMONICTAB_READ' exporting i_rnr = l_s_rsmonnewprot-protrnr tables e_t_rsmonictab = l_t_ictab.

RSSM_RSMONICTAB_READ call function 'RSSM_RSMONICTAB_READ' exporting i_rnr = l_t_rnr-rnr tables e_t_rsmonictab = l_t_ictab.

RSSM_SDL_INTERNAL_CHECK_SEL call function 'RSSM_SDL_INTERNAL_CHECK_SEL' exporting l_ober = l_ober l_looprnr = l_s_part_check-rnr l_rnr = l_t_part-rnr l_compflag = l_s_part_check-compflag+1(1) l_aggrflag = l_s_part_check-aggrflag+1(1) tables * e_t_rsrequestdel = i_t_sele = i_t_sele i_t_sele1 = i_t_sele1 e_t_reqdel = l_t_reqdel1 changing l_looprnr_sid = l_s_part_check-partnr l_rnr_sid = l_t_part-partnr exceptions error = 1 others = 2.



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