Data Element list used by SAP ABAP Function Module HDB_EXVIEW_CREATE (Create an external view in DDIC (based on transparent table))
SAP ABAP Function Module
HDB_EXVIEW_CREATE (Create an external view in DDIC (based on transparent table)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR250_D | Data field | ||
| 2 | DATATYPE_D | Data Type in ABAP Dictionary | ||
| 3 | DDGOTSTATE | Status of an ABAP/4 Dictionary object | ||
| 4 | DDLENG | Length (No. of Characters) | ||
| 5 | DECIMALS | Number of Decimal Places | ||
| 6 | SYSUBRC | Return Code | ||
| 7 | TABNAME | Table Name | SOURCE REFERENCE(I_TABNAME) TYPE TABNAME |
|
| 8 | VIEWNAME | Name of SAP table view | SOURCE REFERENCE(I_EXVIEWNAME) TYPE VIEWNAME |
|