SAP Reports / Programs | Basis Components | ABAP Workbench, Java IDE and Infrastructure | Activation Program, Conversion Program, DB Utility, MC, SPDD(BC-DWB-DIC-AC) SAP BC

RADMASUT_C2 SAP ABAP INCLUDE - RADMASUTC2







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


INCLUDES used within this REPORT RADMASUT_C2

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:

DD_GET_NAMETAB call function 'DD_GET_NAMETAB' exporting status = 'A' tabname = ntchgwa-name importing r_status = got_state x030l_wa = x030l_wa_a tables x031l_tab = x031l_tab_a exceptions not_found = 1 no_fields = 2 others = 3.

DD_TABL_GET call function 'DD_TABL_GET' exporting get_state = get_state tabl_name = ntchgwa-name add_typeinfo = 'D' importing dd02v_wa_a = dd02v_wa_a dd02v_wa_n = dd02v_wa_n dd09l_wa_a = dd09l_wa_a dd09l_wa_n = dd09l_wa_n got_state = got_state tables dd03p_tab_a = dd03p_tab_a dd03p_tab_n = dd03p_tab_n dd05m_tab_a = dd05m_tab_a dd05m_tab_n = dd05m_tab_n dd08v_tab_a = dd08v_tab_a dd08v_tab_n = dd08v_tab_n dd12v_tab_a = dd12v_tab_a dd12v_tab_n = dd12v_tab_n dd17v_tab_a = dd17v_tab_a dd17v_tab_n = dd17v_tab_n dd35v_tab_a = dd35v_tab_a dd35v_tab_n = dd35v_tab_n dd36m_tab_a = dd36m_tab_a dd36m_tab_n = dd36m_tab_n exceptions access_failure = 1 others = 2.

DD_NTAB_GEN call function 'DD_NTAB_GEN' exporting dd02v_wa = dd02v_wa_a dd09l_wa = dd09l_wa_a importing x030l_wa = x030l_wa tables dd03p_tab = dd03p_tab_a dd08v_tab = dd08v_tab_a x031l_tab = x031l_tab exceptions wrong_datatype = 1 wrong_tabtype = 2 others = 3.

SYSTEM_UUID_CREATE call function 'SYSTEM_UUID_CREATE' importing uuid = uuid exceptions others = 0.

DD_PUT_NAMETAB call function 'DD_PUT_NAMETAB' exporting status = 'A' x030l_wa = x030l_wa importing r_subrc = rc tables x031l_tab = x031l_tab exceptions write_error = 1 others = 2.

DD_PUT_NAMETAB call function 'DD_PUT_NAMETAB' exporting status = 'N' x030l_wa = x030l_wa importing r_subrc = rc tables x031l_tab = x031l_tab exceptions write_error = 1 others = 2.

DD_TTYP_GET call function 'DD_TTYP_GET' exporting get_state = get_state prid = prid ttyp_name = ntchgwa-name importing dd40v_wa_a = dd40v_wa_a dd40v_wa_n = dd40v_wa_n got_state = got_state tables dd42v_tab_a = dd42v_tab_a dd42v_tab_n = dd42v_tab_n exceptions illegal_value = 1 op_failure = 2 others = 3.

DD_TABLTYPE_NTAB_GEN call function 'DD_TABLTYPE_NTAB_GEN' exporting dd40v_wa = dd40v_wa_a dd41v_wa = dd41v_wa_row importing x030l_wa = x030l_wa tables dd42v_tab = dd42v_tab_a x031l_tab = x031l_tab exceptions wrong_datatype = 1 wrong_fieldname = 2 others = 3.

DD_PUT_NAMETAB call function 'DD_PUT_NAMETAB' exporting status = put_state x030l_wa = x030l_wa importing r_subrc = rc tables x031l_tab = x031l_tab exceptions write_error = 1 others = 2.

DD_DTEL_GET call function 'DD_DTEL_GET' exporting get_state = get_state roll_name = ntchgwa-name importing got_state = got_state dd04l_wa_a = dd04l_wa_a dd04l_wa_n = dd04l_wa_n dd01l_wa = dd01l_wa tpara_wa = tpara_wa tables dd04t_tab_a = dd04t_tab_a dd04t_tab_n = dd04t_tab_n exceptions illegal_value = 1 others = 2.

DD_TYPE_NTAB_GEN call function 'DD_TYPE_NTAB_GEN' exporting dd04l_wa = dd04l_wa_a dd01l_wa = dd01l_wa importing x030l_wa = x030l_wa x031l_wa = x031l_wa exceptions wrong_datatype = 1 others = 2.

DD_PUT_NAMETAB call function 'DD_PUT_NAMETAB' exporting status = put_state x030l_wa = x030l_wa importing r_subrc = rc tables x031l_tab = x031l_tab exceptions write_error = 1 others = 2.

DD_PUT_NAMETAB_HEADER call function 'DD_PUT_NAMETAB_HEADER' exporting status = write_state x030l_wa = x030l_wa_a importing r_subrc = rc exceptions write_error = 1 others = 2.

DD_PUT_NAMETAB_HEADER call function 'DD_PUT_NAMETAB_HEADER' exporting status = write_state x030l_wa = x030l_wa importing r_subrc = rc exceptions write_error = 1 others = 2.

DD_PUT_NAMETAB call function 'DD_PUT_NAMETAB' exporting status = write_state x030l_wa = x030l_wa_a importing r_subrc = rc tables x031l_tab = x031l_tab_a exceptions write_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 RADMASUT_C2 or its description.