SAP ABAP Function Module C_TABLE_EXISTENCE (Check if a table exists or not)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
⤷
S_DBMON_ORA_COCKPIT (Package) Database Monitor for Oracle in Cockpit Framework
⤷
⤷
Basic Data
| Function Module | C_TABLE_EXISTENCE | Check if a table exists or not |
| Function Group | S_ORA_COCKPIT_2 | Oracle DB-monitor |
| Program Name | SAPLS_ORA_COCKPIT_2 | |
| INCLUDE Name | LS_ORA_COCKPIT_2U40 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IS_EXIST | TYPE | CHAR1 | Single-Character Flag | |||
| |
TABLE_NAME | TYPE | CHAR255 | '' | Char255 | ||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20070813 |
| SAP Release Created in | 710 |