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_C3 SAP ABAP INCLUDE - RADMASUTC3







RADMASUT_C3 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_C3 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_C3. "Basic submit
SUBMIT RADMASUT_C3 AND RETURN. "Return to original report after report execution complete
SUBMIT RADMASUT_C3 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_C3

INCLUDE RUTBTPA0.


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_MASS_ACT_PARALLEL call function 'DD_MASS_ACT_PARALLEL' exporting ct = ddmassctrl_wa taskct = ddmataskct_wa open_log = '' single_task = 'X' tables gentab = gentab deptab = deptab actb = ct-actb cnvtab = acrstab-cnvtab oktab = acrstab-oktab.

DD_MASS_ACT_PARALLEL call function 'DD_MASS_ACT_PARALLEL' exporting ct = ddmassctrl_wa taskct = task-app-taskct open_log = 'X' single_task = ' ' tables gentab = task-app-gentab deptab = task-app-deptab actb = ct-actb cnvtab = task-app-cnvtab oktab = task-app-oktab.

DD_MASS_ACT_PARALLEL call function 'DD_MASS_ACT_PARALLEL' starting new task task-name destination task-server performing receive_task on end of task exporting ct = ddmassctrl_wa taskct = task-app-taskct open_log = 'X' single_task = ' ' tables gentab = task-app-gentab deptab = task-app-deptab actb = ct-actb exceptions communication_failure = 1 message l_mess system_failure = 2 message l_mess resource_failure = 3.

DD_CONCATENATE_LOGS call function 'DD_CONCATENATE_LOGS' exporting target = targetprot delete_parts = 'X' device = ct-device tables parts = prottab.

DD_CONCATENATE_LOGS call function 'DD_CONCATENATE_LOGS' exporting target = targetprot delete_parts = 'X' device = 'T' tables parts = followprot.

DD_TABL_GET call function 'DD_TABL_GET' exporting get_state = get_state tabl_name = genwa-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_GET_NAMETAB call function 'DD_GET_NAMETAB' exporting STATUS = 'M' tabname = x030l_wa-tabname GET_ALL = 'X' tables x031l_tab = x031l_old EXCEPTIONS NOT_FOUND = 1 NO_FIELDS = 2 OTHERS = 3.

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 = genwa-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 dd43v_tab_n = dd43v_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 dd43v_tab = dd43v_tab_a x031l_tab = x031l_tab exceptions wrong_datatype = 1 wrong_fieldname = 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 = 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 = genwa-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.

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

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.

DD_GET_NAMETAB call function 'DD_GET_NAMETAB' exporting status = 'A' tabname = genwa-name get_all = 'X' 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.

RS_DD_DELETE_FROM_LOGTABS call function 'RS_DD_DELETE_FROM_LOGTABS' tables i_t_worklist = dcddobj_tab.

DD_TBHD_GET call function 'DD_TBHD_GET' EXPORTING GET_STATE = get_state TABL_NAME = genwa-name IMPORTING DD02V_WA_N = dd02v_wa DD02V_WA_A = dd02v_wa_a GOT_STATE = got_state EXCEPTIONS ILLEGAL_VALUE = 1 OP_FAILURE = 2 OTHERS = 3.

DD_VIHD_GET call function 'DD_VIHD_GET' EXPORTING GET_STATE = get_state VIEW_NAME = genwa-name IMPORTING DD25V_WA_N = dd25v_wa DD25V_WA_A = dd25v_wa_a GOT_STATE = got_state EXCEPTIONS ILLEGAL_VALUE = 1 OTHERS = 2.

DD_SHHD_GET call function 'DD_SHHD_GET' exporting GET_STATE = get_state shlp_name = genwa-name IMPORTING DD30V_WA_A = DD30V_WA_A DD30V_WA_N = DD30V_WA GOT_STATE = got_state EXCEPTIONS ILLEGAL_VALUE = 1 OP_FAILURE = 2 OTHERS = 3.

DD_DOHD_GET call function 'DD_DOHD_GET' EXPORTING GET_STATE = get_state DOMAIN_NAME = genwa-name IMPORTING DD01V_WA_N = dd01v_wa DD01V_WA_A = dd01v_wa_a GOT_STATE = got_state EXCEPTIONS ILLEGAL_VALUE = 1 OP_FAILURE = 2 OTHERS = 3.

DD_TBIX_GET call function 'DD_TBIX_GET' EXPORTING GET_STATE = get_state INDEXNAME = genwa-indx TABL_NAME = genwa-name IMPORTING GOT_STATE = got_state TABLES DD12V_TAB_A = dd12v_tab_a DD12V_TAB_N = dd12v_tab EXCEPTIONS ILLEGAL_VALUE = 1 OTHERS = 2.

DD_DOMA_GET call function 'DD_DOMA_GET' EXPORTING DOMAIN_NAME = genwa-name GET_STATE = doma_get PRID = prid WITHTEXT = 'X' IMPORTING DD01V_WA_A = dd01v_wa_a DD01V_WA_N = dd01v_wa_n GOT_STATE = got_state tables dd07v_tab_a = dd07v_tab_a dd07v_tab_n = dd07v_tab_n EXCEPTIONS ILLEGAL_VALUE = 1 OP_FAILURE = 2 OTHERS = 3.

DDIF_DOMA_PUT call function 'DDIF_DOMA_PUT' exporting name = genwa-name DD01V_WA = dd01v_wa_a TABLES DD07V_TAB = dd07v_tab_a EXCEPTIONS DOMA_NOT_FOUND = 1 NAME_INCONSISTENT = 2 DOMA_INCONSISTENT = 3 PUT_FAILURE = 4 PUT_REFUSED = 5 OTHERS = 6.

DD_TBHD_GET call function 'DD_TBHD_GET' EXPORTING GET_STATE = 'M' TABL_NAME = genwa-name prid = prid IMPORTING DD02V_WA_A = dd02v_wa_a DD02V_WA_N = dd02v_wa_a GOT_STATE = got_state EXCEPTIONS ILLEGAL_VALUE = 1 OP_FAILURE = 2 OTHERS = 3.

DD_TABL_GET call function 'DD_TABL_GET' EXPORTING GET_STATE = get_state TABL_NAME = genwa-name WITHTEXT = 'X' prid = prid IMPORTING DD02V_WA_A = dd02v_wa DD09L_WA_A = dd09l_wa GOT_STATE = got_state_tabl TABLES DD03P_TAB_A = dd03p_tab DD05M_TAB_A = dd05m_tab DD08V_TAB_A = dd08v_tab DD12V_TAB_A = dd12v_tab DD17V_TAB_A = dd17v_tab DD35V_TAB_A = dd35v_tab DD36M_TAB_A = dd36m_tab EXCEPTIONS ACCESS_FAILURE = 1 OTHERS = 2.

DD_TABL_PUT call function 'DD_TABL_PUT' exporting CTRL_TABL_PUT = tabl_put dd02v_wa = dd02v_wa dd09l_wa = dd09l_wa PRID = prid PUT_STATE = 'N' TABL_NAME = genwa-name TABLES DD03P_TAB = dd03p_tab DD05M_TAB = dd05m_tab DD08V_TAB = dd08v_tab DD35V_TAB = dd35v_tab DD36M_TAB = dd36m_tab DD12V_TAB = dd12v_tab DD17V_TAB = dd17v_tab EXCEPTIONS DB_ACCESS_FAILURE = 1 OBJECT_INCONSISTENT = 2 OTHERS = 3.

DD_TBIX_GET CALL FUNCTION 'DD_TBIX_GET' EXPORTING GET_STATE = get_state INDEXNAME = genwa-indx PRID = prid TABL_NAME = genwa-name WITHTEXT = 'X' IMPORTING GOT_STATE = got_state TABLES DD12V_TAB_A = DD12V_tab_a DD12V_TAB_N = DD12V_tab_n DD17V_TAB_A = DD17V_tab_a DD17V_TAB_N = DD17V_tab_n EXCEPTIONS OTHERS = 1.

DDIF_INDX_PUT call function 'DDIF_INDX_PUT' exporting name = genwa-name id = genwa-indx DD12V_WA = dd12v_wa_a TABLES DD17V_TAB = dd17v_tab_a EXCEPTIONS INDX_NOT_FOUND = 1 NAME_INCONSISTENT = 2 INDX_INCONSISTENT = 3 PUT_FAILURE = 4 PUT_REFUSED = 5 OTHERS = 6.

DD_VIHD_GET call function 'DD_VIHD_GET' EXPORTING GET_STATE = 'M' PRID = prid VIEW_NAME = genwa-name IMPORTING GOT_STATE = got_state EXCEPTIONS ILLEGAL_VALUE = 1 OTHERS = 2.

DD_VIEW_GET call function 'DD_VIEW_GET' exporting GET_STATE = get_state PRID = prid view_name = genwa-name WITHTEXT = 'X' IMPORTING DD25V_WA_A = dd25v_wa DD09L_WA_A = dd09l_wa GOT_STATE = got_state_view TABLES DD26V_TAB_A = dd26v_tab DD27P_TAB_A = dd27p_tab DD28V_TAB_A = dd28v_tab EXCEPTIONS ACCESS_FAILURE = 1 OTHERS = 2.




DD_VIEW_PUT call function 'DD_VIEW_PUT' EXPORTING CTRL_VIEW_PUT = view_put DD25V_WA = dd25v_wa DD09L_WA = dd09l_wa PRID = prid PUT_STATE = 'N' VIEW_NAME = genwa-name TABLES DD26V_TAB = dd26v_tab DD27P_TAB = dd27p_tab DD28V_TAB = dd28v_tab EXCEPTIONS DB_ACCESS_FAILURE = 1 OTHERS = 2.

DD_SHLP_GET call function 'DD_SHLP_GET' exporting GET_STATE = shlp_get PRID = prid shlp_name = genwa-name WITHTEXT = 'X' IMPORTING DD30V_WA_A = dd30v_wa_a GOT_STATE = got_state TABLES DD31V_TAB_A = dd31v_tab_a DD32P_TAB_A = dd32p_tab_a DD33V_TAB_A = dd33v_tab_a EXCEPTIONS ILLEGAL_VALUE = 1 OP_FAILURE = 2 OTHERS = 3.

DD_SHLP_PUT call function 'DD_SHLP_PUT' exporting CTRL_SHLP_PUT = shlp_put DD30V_WA = dd30v_wa_a PUT_STATE = 'N' PRID = prid shlp_name = genwa-name TABLES DD31V_TAB = dd31v_tab_a DD32P_TAB = dd32p_tab_a DD33V_TAB = dd33v_tab_a EXCEPTIONS DB_ACCESS_FAILURE = 1 ILLEGAL_VALUE = 2 OBJECT_INCONSISTENT = 3.

DD_EXISTS_DATA CALL FUNCTION 'DD_EXISTS_DATA' EXPORTING TABCLASS = 'TRANSP' TABNAME = 'DBDCDEPTB' IMPORTING SUBRC = rc_data EXCEPTIONS MISSING_REFTAB = 1 SQL_ERROR = 2 BUFFER_OVERFLOW = 3 UNKNOWN_ERROR = 4 OTHERS = 5.



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