SAP ABAP Function Module HDB_EXVIEW_CREATE (Create an external view in DDIC (based on transparent table))
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA (Application Component) Cross-Application Components
⤷
HDB (Package) ERP Accelerators
⤷
⤷
Basic Data
| Function Module | HDB_EXVIEW_CREATE | Create an external view in DDIC (based on transparent table) |
| Function Group | HDB_SERVICE | ERP Accelerator Services |
| Program Name | SAPLHDB_SERVICE | |
| INCLUDE Name | LHDB_SERVICEU24 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_EXVIEWNAME | TYPE | VIEWNAME | External view name | |||
| |
I_TABNAME | TYPE | TABNAME | Table name | |||
| |
TABLE_NOT_FOUND | TYPE | Table not found or not active | ||||
| |
ACTIVATION_ERROR | TYPE | Activation error for external view | ||||
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 | 20130531 |
| SAP Release Created in | 606 |