SAP Reports / Programs

RN2ADMTBS_EXT SAP ABAP Report - Change Assignment Levels of Text Modules







RN2ADMTBS_EXT 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 RN2ADMTBS_EXT 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 RN2ADMTBS_EXT. "Basic submit
SUBMIT RN2ADMTBS_EXT AND RETURN. "Return to original report after report execution complete
SUBMIT RN2ADMTBS_EXT 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: P_USER2 = D .
Selection Text: P_USER = D .
Selection Text: P_ORGFA2 = D .
Selection Text: P_ORGFA = D .
Selection Text: P_ORGDO2 = D .
Selection Text: P_ORGDO = D .
Selection Text: P_EIN2 = D .
Selection Text: P_EIN = D .
Selection Text: P_FLAG4 = Radio Button - User
Selection Text: P_FLAG3 = Radio Button - Docu OU
Selection Text: P_FLAG2 = Radio Button - Dept. OU
Selection Text: P_FLAG1 = Radio Button - Institution
Title: Change Assignment Levels of Text Modules
Text Symbol: T03 = Input Help: Documenting OU
Text Symbol: T02 = Input Help: Departmental OU
Text Symbol: Q04 = Delete?
Text Symbol: Q02 = No
Text Symbol: Q01 = Yes
Text Symbol: M01 = Target entry does not exist. Continue anyway?
Text Symbol: I06 = Destination and Source Cannot Be Same
Text Symbol: I05 = Entries Deleted.
Text Symbol: I04 = Entries Copied
Text Symbol: I02 = Found
Text Symbol: I01 = No Entries for
Text Symbol: E09 = Error While Creating the Dialog Box
Text Symbol: E08 = Error While Generating Dialog Box
Text Symbol: E06 = Error in Table N2TBS_SM_VALUE
Text Symbol: E05 = Error in Table N2TBS_SM_TAG
Text Symbol: E03 = Error in Table N2TBS_CATEGORY
Text Symbol: E02 = Error While Deleting:
Text Symbol: E01 = Error While Copying:
Text Symbol: B04 = Delete
Text Symbol: B03 = Move
Text Symbol: B02 = Copy
Text Symbol: B01 = Display
Text Symbol: 011 = >Keyword:
Text Symbol: 010 = After
Text Symbol: 006 = User ID





Text Symbol: 005 = Documenting OU
Text Symbol: 004 = Departmental OU
Text Symbol: 003 = Institution
Text Symbol: 001 = Delete Text Module
Text Symbol: 000 = Unknown Destination


INCLUDES used within this REPORT RN2ADMTBS_EXT

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:

ISH_GRAPHIC_ORGID_SELECT CALL FUNCTION 'ISH_GRAPHIC_ORGID_SELECT' EXPORTING ambes = '*' fazuw = 'X' pfzuw = '*' graph_title = 'Eingabehilfe: Fachliche OE'(t02) einri = p_ein freig = 'X' start_orgfa = p_orgfa loekz = space no_bauid = space sperr = space IMPORTING selected_orgid = p_orgfa EXCEPTIONS bauid_not_in_nbau = 1 einri_not_in_tn01 = 2 no_hierarchy = 3 orgid_not_in_norg = 4 OTHERS = 5.

ISH_GRAPHIC_ORGID_SELECT CALL FUNCTION 'ISH_GRAPHIC_ORGID_SELECT' EXPORTING ambes = 'X' fazuw = 'X' pfzuw = 'X' graph_title = 'Eingabehilfe: Dokumentierende OE'(t03) einri = p_ein freig = 'X' start_orgfa = p_orgdo loekz = space no_bauid = 'X' sperr = space IMPORTING selected_orgid = p_orgdo EXCEPTIONS bauid_not_in_nbau = 1 einri_not_in_tn01 = 2 no_hierarchy = 3 orgid_not_in_norg = 4 OTHERS = 5.

ISH_GRAPHIC_ORGID_SELECT CALL FUNCTION 'ISH_GRAPHIC_ORGID_SELECT' EXPORTING ambes = '*' fazuw = 'X' pfzuw = '*' graph_title = 'Eingabehilfe: Fachliche OE'(t02) einri = p_ein2 freig = 'X' start_orgfa = p_orgfa2 loekz = space no_bauid = space sperr = space IMPORTING selected_orgid = p_orgfa2 EXCEPTIONS bauid_not_in_nbau = 1 einri_not_in_tn01 = 2 no_hierarchy = 3 orgid_not_in_norg = 4 OTHERS = 5.

ISH_GRAPHIC_ORGID_SELECT CALL FUNCTION 'ISH_GRAPHIC_ORGID_SELECT' EXPORTING ambes = 'X' fazuw = 'X' pfzuw = 'X' graph_title = 'Eingabehilfe: Dokumentierende OE'(t03) einri = p_ein2 freig = 'X' start_orgfa = p_orgdo2 loekz = space no_bauid = 'X' sperr = space IMPORTING selected_orgid = p_orgdo2 EXCEPTIONS bauid_not_in_nbau = 1 einri_not_in_tn01 = 2 no_hierarchy = 3 orgid_not_in_norg = 4 OTHERS = 5.

ISH_READ_NORG CALL FUNCTION 'ISH_READ_NORG' EXPORTING einri = p_ein2 orgid = p_orgfa2 IMPORTING norg_e = l_norg_e * ORGKB_E = EXCEPTIONS missing_orgid = 1 OTHERS = 2.

ISH_READ_NORG CALL FUNCTION 'ISH_READ_NORG' EXPORTING einri = p_ein2 orgid = p_orgfa2 IMPORTING norg_e = l_norg_e * ORGKB_E = EXCEPTIONS missing_orgid = 1 OTHERS = 2.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-000 diagnose_object = ' ' text_question = 'Zieleintrag existiert nicht, trotdem ausführen?'(m01) text_button_1 = 'Ja'(q01) icon_button_1 = 'ICON_SYSTEM_SAVE' text_button_2 = 'Nein'(q02) icon_button_2 = 'ICON_SYSTEM_BACK' default_button = '1' display_cancel_button = 'X' * userdefined_f1_help = 'ISHMED_N2_WORD_NOT_SAVED' start_column = 25 start_row = 6 popup_type = 'ICON_MESSAGE_QUESTION' IMPORTING answer = p_cont_flag.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-001 diagnose_object = ' ' text_question = p_question text_button_1 = 'Ja'(q01) icon_button_1 = 'ICON_SYSTEM_SAVE' text_button_2 = 'Nein'(q02) icon_button_2 = 'ICON_SYSTEM_BACK' default_button = '1' display_cancel_button = 'X' start_column = 25 start_row = 6 popup_type = 'ICON_MESSAGE_QUESTION' IMPORTING answer = p_cont_flag.

ENQUEUE_E_TABLE CALL FUNCTION 'ENQUEUE_E_TABLE' EXPORTING * MODE_RSTABLE = 'E' tabname = lc_tabname varkey = lv_varkey * X_TABNAME = ' ' * X_VARKEY = ' ' * _SCOPE = '2' * _WAIT = ' ' * _COLLECT = ' ' EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3 .

DEQUEUE_E_TABLE CALL FUNCTION 'DEQUEUE_E_TABLE' EXPORTING tabname = lc_tabname varkey = lv_varkey.



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