UMG_DEFINE_TABLE_SPLIT is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This program is part of the Unicode conversion tools...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 UMG_DEFINE_TABLE_SPLIT 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.
Title: Define conditions for table splitting in SPUMG
Text Symbol: 001 = Tables
Text Symbol: 002 = Add Table
Text Symbol: 003 = Delete Table
Text Symbol: 004 = Upload Conditions
Text Symbol: 005 = Download Conditions
Text Symbol: 006 = Help
Text Symbol: 007 = Save conditions in local file
Text Symbol: 008 = Load split conditions from file
Text Symbol: 009 = Delete conditions
Text Symbol: 010 = Would you like to delete the conditions for the selected table ?
Text Symbol: 011 = Save changes
Text Symbol: 012 = Conditions have been modified. Would you like to save your changes first ?
Text Symbol: 013 = Release Splitting
Text Symbol: 014 = Reset
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
UMG_ADD_SPLIT_TABLE call function 'UMG_ADD_SPLIT_TABLE' importing ex_tabname = l_tabname ex_ok_code = l_okcode.
ENQUEUE_E_UMG_TABSPLIT call function 'ENQUEUE_E_UMG_TABSPLIT' exporting relid = spumg_lock_table_split exceptions foreign_lock = 1 system_failure = 2 others = 3.
DEQUEUE_E_UMG_TABSPLIT call function 'DEQUEUE_E_UMG_TABSPLIT' exporting relid = spumg_lock_table_split.
DEQUEUE_E_UMG_TABSPLIT call function 'DEQUEUE_E_UMG_TABSPLIT' exporting relid = spumg_lock_table_split.
DEQUEUE_E_UMG_TABSPLIT call function 'DEQUEUE_E_UMG_TABSPLIT' exporting relid = spumg_lock_table_split.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
UMG_DEFINE_TABLE_SPLIT - Define conditions for table splitting in SPUMG UMG_DEFINE_TABLE_SPLIT - Define conditions for table splitting in SPUMG UMG_CREATE_UC_NAMETABS - Create Unicode Nametabs and show the log of RADCUCNT UMG_CREATE_UC_NAMETABS - Create Unicode Nametabs and show the log of RADCUCNT UMG_CREATE_EXCEPTIONS - Create exception file to be used with report UMG_UPDATE_EXCEPTIONS UMG_CREATE_EXCEPTIONS - Create exception file to be used with report UMG_UPDATE_EXCEPTIONS