Class Method list used by SAP ABAP Class CL_UPG_SHDCLONE_DB4 (iSeries: platform specific version of CL_UPG_SHDCLONE)
SAP ABAP Class CL_UPG_SHDCLONE_DB4 (iSeries: platform specific version of CL_UPG_SHDCLONE) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_SQL_CONNECTION - CREATE_STATEMENT Database Connection
2 Class Method  CL_SQL_CONNECTION - CREATE_STATEMENT Database Connection
3 Class Method  CL_SQL_CONNECTION - CREATE_STATEMENT Database Connection
4 Class Method  CL_SQL_METADATA - GET_COLUMNS Method to Describe DB Objects
5 Class Method  CL_SQL_RESULT_SET - CLOSE Resulting Set of an SQL Query
6 Class Method  CL_SQL_RESULT_SET - CLOSE Resulting Set of an SQL Query
7 Class Method  CL_SQL_RESULT_SET - NEXT Resulting Set of an SQL Query
8 Class Method  CL_SQL_RESULT_SET - NEXT Resulting Set of an SQL Query
9 Class Method  CL_SQL_RESULT_SET - SET_PARAM Resulting Set of an SQL Query
10 Class Method  CL_SQL_RESULT_SET - SET_PARAM Resulting Set of an SQL Query
11 Class Method  CL_SQL_STATEMENT - SET_PARAM SQL statement
12 Class Method  CL_SQL_STATEMENT - SET_PARAM SQL statement
13 Class Method  CL_SQL_STATEMENT - EXECUTE_QUERY SQL statement
14 Class Method  CL_SQL_STATEMENT - EXECUTE_QUERY SQL statement
15 Class Method  CL_SQL_STATEMENT - EXECUTE_DDL SQL statement
16 Class Method  CL_UPG_DIRECT_LOGGER - ERROR Log writter for cloner
17 Class Method  CL_UPG_SHDCLONE - GET_DROPVIEW Main class for cloning of shd system
18 Class Method  CL_UPG_SHDCLONE - UPDATE_STORAGE Main class for cloning of shd system
19 Class Method  CL_UPG_SHDCLONE - UPDATE_STORAGE Main class for cloning of shd system
20 Class Method  CL_UPG_SHDCLONE - REPLACE_WORD Main class for cloning of shd system
21 Class Method  CL_UPG_SHDCLONE - MOD_VIEW_STM Main class for cloning of shd system
22 Class Method  CL_UPG_SHDCLONE - MOD_VIEW_STM Main class for cloning of shd system
23 Class Method  CL_UPG_SHDCLONE - MOD_VIEW_STM Main class for cloning of shd system
24 Class Method  CL_UPG_SHDCLONE - MOD_DDL_LINE Main class for cloning of shd system
25 Class Method  CL_UPG_SHDCLONE - MOD_DDL_LINE Main class for cloning of shd system
26 Class Method  CL_UPG_SHDCLONE - MAKE_DELIMITED Main class for cloning of shd system
27 Class Method  CL_UPG_SHDCLONE - LOG_FLUSH Main class for cloning of shd system
28 Class Method  CL_UPG_SHDCLONE - IS_SHDCON Main class for cloning of shd system
29 Class Method  CL_UPG_SHDCLONE - IS_SHDCON Main class for cloning of shd system
30 Class Method  CL_UPG_SHDCLONE - GET_INDX_REPL Main class for cloning of shd system
31 Class Method  CL_UPG_SHDCLONE - GET_INDX_REPL Main class for cloning of shd system
32 Class Method  CL_UPG_SHDCLONE - GET_DROPVIEW Main class for cloning of shd system
33 Class Method  CL_UPG_SHDCLONE - GET_DROPVIEW Main class for cloning of shd system
34 Class Method  CL_UPG_SHDCLONE - COPY_VIEW Main class for cloning of shd system
35 Class Method  CL_UPG_SHDCLONE - COPY_VIEW Main class for cloning of shd system
36 Class Method  CL_UPG_SHDCLONE - CONSTRUCTOR Main class for cloning of shd system
37 Class Method  CL_UPG_SHDCLONE_DB4 - GET_SQL_TABLE_NAME iSeries: platform specific version of CL_UPG_SHDCLONE SOURCE longname = me->get_sql_table_name( system_name = shortname ).
38 Class Method  CL_UPG_SHDCLONE_DB4 - GET_VIEWTEXT iSeries: platform specific version of CL_UPG_SHDCLONE SOURCE stmt = me->get_viewtext( schema_name = myschema view_name = viewname ).