Class Method list used by SAP ABAP Class CL_BSCL_HANA_INTEGRATOR (HANA integration for classification)
SAP ABAP Class
CL_BSCL_HANA_INTEGRATOR (HANA integration for classification) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_UNIT_ASSERT - ASSERT_BOUND | ABAP Unit: Assertions (see longtext) | ||
| 2 | CL_BSCL_HANA_INTEGRATOR - CREATE_PACKAGE | HANA integration for classification | SOURCE create_package( iv_db_conn_name = iv_db_conn_name |
|
| 3 | CL_BSCL_HANA_INTEGRATOR - ADD_MESSAGE | HANA integration for classification | SOURCE add_message( lx_exception ). |
|
| 4 | CL_BSCL_HANA_INTEGRATOR - CREATE_PACKAGE | HANA integration for classification | SOURCE iv_package = mc_default_package ). |
|
| 5 | CL_BSCL_HANA_INTEGRATOR - GET_GENERATION_FAILED_MESSAGE | HANA integration for classification | SOURCE add_message( get_generation_failed_message( lx_nhi_error->object_id ) ). |
|
| 6 | CL_BSCL_HANA_INTEGRATOR - GET_INSTANCE | HANA integration for classification | ||
| 7 | CL_BSCL_HANA_INTEGRATOR - GET_REAL_PATH_NAME | HANA integration for classification | SOURCE RAISE EVENT view_created |
|
| 8 | CL_BSCL_HANA_INTEGRATOR - GET_REAL_PATH_NAME | HANA integration for classification | SOURCE EXPORTING |
|
| 9 | CL_BSCL_HANA_INTEGRATOR - GET_REAL_PATH_NAME | HANA integration for classification | SOURCE class = lo_class->get_id( ) |
|
| 10 | CL_BSCL_HANA_INTEGRATOR - GET_REAL_PATH_NAME | HANA integration for classification | SOURCE object_type = |
|
| 11 | CL_BSCL_HANA_INTEGRATOR - GET_REAL_PATH_NAME | HANA integration for classification | SOURCE view_name = get_real_path_name( lo_calculation_view->get_view_name( ) ) |
|
| 12 | CL_BSCL_HANA_INTEGRATOR - GET_REAL_PATH_NAME | HANA integration for classification | SOURCE class_type = lo_class->get_class_type( )->get_id( ) |
|
| 13 | CL_BSCL_HANA_INTEGRATOR - GET_REAL_PATH_NAME | HANA integration for classification | SOURCE db_conn_name = iv_db_conn_name |
|
| 14 | CL_BSCL_HANA_INTEGRATOR - GET_REAL_PATH_NAME | HANA integration for classification | SOURCE organizational_area = |
|
| 15 | CL_BSCL_HANA_INTEGRATOR - GET_REAL_PATH_NAME | HANA integration for classification | SOURCE package = mv_target_package. |
|
| 16 | CL_BSCL_HANA_INTEGRATOR - READ_PACKAGE | HANA integration for classification | SOURCE IF read_package( iv_db_conn_name = iv_db_conn_name |
|
| 17 | CL_BSCL_HANA_INTEGRATOR - READ_PACKAGE | HANA integration for classification | SOURCE iv_package = mc_default_package ) IS INITIAL. |
|
| 18 | CL_BSCL_HANA_INTEGRATOR - WRITE_CALCULATION_VIEWS | HANA integration for classification | SOURCE write_calculation_views( it_views = it_views |
|
| 19 | CL_BSCL_HANA_INTEGRATOR - WRITE_CALCULATION_VIEWS | HANA integration for classification | SOURCE iv_db_conn_name = iv_db_conn_name ). |
|
| 20 | CL_BSCL_HANA_INTEGRATOR - CREATE_CALCULATION_VIEWS | HANA integration for classification | SOURCE create_calculation_views( iv_db_conn_name = iv_db_conn_name |
|
| 21 | CL_BSCL_HANA_INTEGRATOR - CREATE_CALCULATION_VIEWS | HANA integration for classification | SOURCE it_views = it_views ). |
|
| 22 | CL_BSCL_HANA_INTEGRATOR - ADD_MESSAGE | HANA integration for classification | SOURCE add_message( lx_exception ). |
|
| 23 | CL_BSCL_HANA_INTEGRATOR - ADD_MESSAGE | HANA integration for classification | SOURCE add_message( |
|
| 24 | CL_BSCL_HANA_INTEGRATOR - ADD_MESSAGE | HANA integration for classification | SOURCE add_message( get_generation_failed_message( lx_nhi_error->object_id ) ). |
|
| 25 | CL_BSCL_HANA_INTEGRATOR - CONSTRUCTOR | HANA integration for classification | SOURCE CREATE OBJECT mo_instance. |
|
| 26 | CL_BSCL_HANA_INTEGRATOR - CONVERT_DATA_TYPE_FOR_PACKAGE | HANA integration for classification | SOURCE CALL METHOD lo_hdbr_access->write_calc_view |
|
| 27 | CL_BSCL_HANA_INTEGRATOR - CONVERT_DATA_TYPE_FOR_PACKAGE | HANA integration for classification | SOURCE EXPORTING |
|
| 28 | CL_BSCL_HANA_INTEGRATOR - CONVERT_DATA_TYPE_FOR_PACKAGE | HANA integration for classification | SOURCE iv_db_conn_name = iv_db_conn_name |
|
| 29 | CL_BSCL_HANA_INTEGRATOR - CONVERT_DATA_TYPE_FOR_PACKAGE | HANA integration for classification | SOURCE iv_object_name = lo_calculation_view->get_view_name( ) |
|
| 30 | CL_BSCL_HANA_INTEGRATOR - CONVERT_DATA_TYPE_FOR_PACKAGE | HANA integration for classification | SOURCE it_input_parameter = lo_calculation_view->get_input_parameters( ) |
|
| 31 | CL_BSCL_HANA_INTEGRATOR - CONVERT_DATA_TYPE_FOR_PACKAGE | HANA integration for classification | SOURCE it_attribute = lt_attributes |
|
| 32 | CL_BSCL_HANA_INTEGRATOR - CONVERT_DATA_TYPE_FOR_PACKAGE | HANA integration for classification | SOURCE is_output_parameter = lo_calculation_view->get_output_parameter_by_atts( lt_attributes ) |
|
| 33 | CL_BSCL_HANA_INTEGRATOR - CONVERT_DATA_TYPE_FOR_PACKAGE | HANA integration for classification | SOURCE iv_script = lo_calculation_view->get_script( ) |
|
| 34 | CL_BSCL_HANA_INTEGRATOR - CONVERT_DATA_TYPE_FOR_PACKAGE | HANA integration for classification | SOURCE iv_description = lo_calculation_view->get_description( ) |
|
| 35 | CL_BSCL_HANA_INTEGRATOR - CONVERT_DATA_TYPE_FOR_PACKAGE | HANA integration for classification | SOURCE iv_schema = mv_database_schema. |
|
| 36 | CL_BSCL_HANA_INTEGRATOR - CONVERT_DATA_TYPE_FOR_PACKAGE | HANA integration for classification | SOURCE iv_package = convert_data_type_for_package( mv_target_package ) |
|
| 37 | CL_BSCL_HDBR_ACCESS - GET_INSTANCE | Access to HDB Repository | ||
| 38 | CL_BSCL_HDBR_ACCESS - GET_INSTANCE | Access to HDB Repository | ||
| 39 | CL_BSCL_HDBR_ACCESS - GET_INSTANCE | Access to HDB Repository | ||
| 40 | CL_BSCL_HDBR_ACCESS - GET_INSTANCE | Access to HDB Repository | ||
| 41 | CX_BSCL_HDBR_NHI_ERROR - CONSTRUCTOR | Classification Error Class (dynamic check) | ||
| 42 | CX_BSCL_HDBR_NHI_ERROR - GET_NHI_MESSAGES | Classification Error Class (dynamic check) | ||
| 43 | IF_BSCL_CALCULATION_VIEW - GET_ATTRIBUTES | View | ||
| 44 | IF_BSCL_CALCULATION_VIEW - GET_VIEW_NAME | View | ||
| 45 | IF_BSCL_CALCULATION_VIEW - GET_SCRIPT | View | ||
| 46 | IF_BSCL_CALCULATION_VIEW - GET_INPUT_PARAMETERS | View | ||
| 47 | IF_BSCL_CALCULATION_VIEW - GET_DESCRIPTION | View | ||
| 48 | IF_BSCL_CALCULATION_VIEW - GET_OUTPUT_PARAMETER_BY_ATTS | View | ||
| 49 | IF_BSCL_CLASS - GET_CLASS_TYPE | Class | ||
| 50 | IF_BSCL_CLASS - GET_ID | Class | ||
| 51 | IF_BSCL_CLASS_TYPE - GET_ID | Class type | ||
| 52 | IF_BSCL_HDBR_ACCESS - WRITE_CALC_VIEW | HDB Repository Access | ||
| 53 | IF_BSCL_HDBR_ACCESS - READ_PACKAGE | HDB Repository Access | ||
| 54 | IF_BSCL_HDBR_ACCESS - GET_SCHEMA_MAPPINGS | HDB Repository Access | ||
| 55 | IF_BSCL_HDBR_ACCESS - GET_SCHEMAS | HDB Repository Access | ||
| 56 | IF_BSCL_HDBR_ACCESS - CREATE_PACKAGE | HDB Repository Access | ||
| 57 | IF_BSCL_LOG - ADD_MESSAGE | Application log integration | ||
| 58 | IF_BSCL_LOG - ADD_MESSAGE | Application log integration | ||
| 59 | IF_BSCL_LOG - ADD_MESSAGE | Application log integration | ||
| 60 | IF_BSCL_LOG - ADD_MESSAGE | Application log integration | ||
| 61 | IF_BSCL_LOG - CLEAR_MESSAGES | Application log integration | ||
| 62 | IF_BSCL_LOG - GET_MESSAGES | Application log integration | ||
| 63 | IF_BSCL_VIEW - GET_CHARACTERISTICS_COLLECTION | View | ||
| 64 | IF_BSCL_VIEW - GET_OBJECT_TYPE | View | ||
| 65 | IF_BSCL_VIEW - GET_ORGANIZATIONAL_AREA | View |