Data Element list used by SAP ABAP Function Module FDT_HANA_PACKAGE_EXISTS (BRFplus: Check the existence of a HANA Content Package)
SAP ABAP Function Module
FDT_HANA_PACKAGE_EXISTS (BRFplus: Check the existence of a HANA Content Package) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(EV_EXISTS) TYPE BOOLE_D |
|
| 2 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(EV_FAILURE) TYPE BOOLE_D |
|
| 3 | DBCON_NAME | Logical name for a database connection | SOURCE VALUE(IV_DB_CONNECTION) TYPE DBCON_NAME |
|
| 4 | FDT_HANA_PACKAGE | BRFplus: Package Name for the HANA Database | SOURCE VALUE(IV_PACKAGE) TYPE FDT_HANA_PACKAGE |
|