Class Method list used by SAP ABAP Class CL_UMG_TABLE_SCANNER (Read table contents in packages to avoid ORA-1555)
SAP ABAP Class
CL_UMG_TABLE_SCANNER (Read table contents in packages to avoid ORA-1555) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_SCP_CHANGE_DB - XSTR_TO_XTAB | Change database tables | ||
| 2 | CL_SCP_CHANGE_DB - XTAB_TO_XSTR | Change database tables | ||
| 3 | CL_UMG_TABLE_SCANNER - BUILD_CHKPT_WHERE_TABLE | Read table contents in packages to avoid ORA-1555 | SOURCE call method build_chkpt_where_table. |
|
| 4 | CL_UMG_TABLE_SCANNER - CLOSE_TABLE | Read table contents in packages to avoid ORA-1555 | ||
| 5 | CL_UMG_TABLE_SCANNER - CLOSE_TABLE | Read table contents in packages to avoid ORA-1555 | ||
| 6 | CL_UMG_TABLE_SCANNER - FETCH_NEXT | Read table contents in packages to avoid ORA-1555 | ||
| 7 | CL_UMG_TABLE_SCANNER - INIT_FIELD_INFO | Read table contents in packages to avoid ORA-1555 | SOURCE l_rc = me->init_field_info( ). |
|
| 8 | CL_UMG_TABLE_SCANNER - OPEN_TABLE | Read table contents in packages to avoid ORA-1555 | ||
| 9 | CL_UMG_TABLE_SCANNER - OPEN_TABLE | Read table contents in packages to avoid ORA-1555 | ||
| 10 | CL_UMG_TABLE_SCANNER - PREPARE_CHECKMODE | Read table contents in packages to avoid ORA-1555 | SOURCE call method prepare_checkmode. |
|
| 11 | CL_UMG_TABLE_SCANNER - TABLE_EXISTS | Read table contents in packages to avoid ORA-1555 | SOURCE l_rc = me->table_exists( ). |