EMDGEN_EPDTYPEH_MAINTAIN is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Insert Hierarchies in Master Data Template Categories Enhances the maintenance of master data templates with transaction EPDTYPE...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter EMDGEN_EPDTYPEH_MAINTAIN into the relevant SAP transactions such as SE38 or SE80
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.
Selection Text: XTYPEID = D MD Template Category
Selection Text: XTOP = D Intial Template Cat.
Selection Text: XSUBID = D Lower MDT Category
Selection Text: XSIM = Simulation
Selection Text: XPOSID = D Alias
Selection Text: XDESCR = D Description
Selection Text: XCARD = D Cardinality
Selection Text: XALIID = Alternative Alias
Title: Enhance Master Data Template Categories (Table EPDTYPEH)
Text Symbol: 112 = Hierarchy Already Exists
Text Symbol: 111 = No Suitable Initial Master Data Template Categories Found
Text Symbol: 110 = Sequence
Text Symbol: 109 = Subcategory for Master Data Template
Text Symbol: 108 = Status
Text Symbol: 107 = Intial Template Category
Text Symbol: 106 = Action
Text Symbol: 105 = Enhancement
Text Symbol: 104 = Enhance Master Data Template Categories (Table EPDTYPEH)
Text Symbol: 103 = Description:
Text Symbol: 102 = Alias:
Text Symbol: 101 = Sub-Mast.Data Temp. Category:
Text Symbol: 100 = Master Data Template Category:
Text Symbol: 022 = New
Text Symbol: 021 = Predecessor
Text Symbol: 013 = Initial Master Data Template Categories for Which this Hierarchy Already Existed:
Text Symbol: 012 = Simulation Run
Text Symbol: 011 = No Suitable Initial Master Data Template Categories Found
Text Symbol: 010 = Initial Master Data Template Categories Enhanced
Text Symbol: 007 = Optional Alias Name of Insert Item
Text Symbol: 006 = Optional Alternative Alias Name of Hierarchy Node
Text Symbol: 005 = Cardinality and Description of New Hierarchy Node
Text Symbol: 004 = Category of Lower-Level Node
Text Symbol: 003 = Category of Higher-Level Node
Text Symbol: 001 = Optional Restriction of Initial Category
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING i_background_id = 'ALV_BACKGROUND' "#EC NOTEXT i_buffer_active = 'X' "#EC NOTEXT i_callback_program = g_repid is_layout = gs_layout it_fieldcat = lt_fc is_variant = gs_variant it_events = gt_events[] * I_SCREEN_START_COLUMN = 0 "Use coordinates for * I_SCREEN_START_LINE = 0 "display as dialog box * I_SCREEN_END_COLUMN = 0 * I_SCREEN_END_LINE = 0 IMPORTING e_exit_caused_by_caller = g_exit_caused_by_caller es_exit_caused_by_user = gs_exit_caused_by_user TABLES t_outtab = tabelle_ausgabe EXCEPTIONS program_error = 1 OTHERS = 2.
REUSE_ALV_EVENTS_GET CALL FUNCTION 'REUSE_ALV_EVENTS_GET' EXPORTING i_list_type = 0 IMPORTING et_events = rt_events.
REUSE_ALV_COMMENTARY_WRITE CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE' EXPORTING i_logo = 'ENJOYSAP_LOGO' "#EC NOTEXT it_list_commentary = gt_list_top_of_page.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
EMDGEN_EPDTYPEH_MAINTAIN - Enhance Master Data Template Categories (Table EPDTYPEH) EMDGEN_EPDTYPEH_MAINTAIN - Enhance Master Data Template Categories (Table EPDTYPEH) EMDGEN_EPDPROD_TRANSPORT - Report EMDGEN_EPDPROD_TRANSPORT EMDGEN_EPDPROD_TRANSPORT - Report EMDGEN_EPDPROD_TRANSPORT EMBKTABL - Foreign Trade: Include for Control Table - Export License EMBKDATA - Foreign Trade: Include for License Data