Hierarchy

⤷

⤷

Properties
Class | CL_IWP_HDB_ARTIFACTS_GENERATOR | |
Short Description | ILM DDIC generator fro HANA: API | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | IWP_HDB | ILM Workpackage: RW content generation on HANA |
Created | 20130902 | SAP |
Last change | 20141121 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_IWP_HDB_ARTIFACTS_GENERATOR has no interface implemented.
Friends
Class CL_IWP_HDB_ARTIFACTS_GENERATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BALSUBOBJ | 'RW_HANA_GEN_DEL' | Application Log: Subobject | 20131015 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BALSUBOBJ | 'RW_HANA_GEN' | Application Log: Subobject | 20131015 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BALOBJ_D | 'ILM' | Application log: Object name (Application code) | 20130918 | |
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IWP_DB_DATA_READER | 20130905 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Database Connection | 20130902 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SQL_STATEMENT | SQL statement | 20130902 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IWP_DP_DESCRIPTOR | ILM Data Provisioning: Public Descriptor Interface | 20130918 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ILM_LOG | Generic Log for ILM | 20130918 | ||
9 | ![]() |
Instance attribute | Private | See coding | 20131012 | ||||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TTY_HDB_VIEW_MAP | 20131002 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TTY_HDB_TAB_MAP | 20130905 | |||
12 | ![]() |
Instance attribute | Private | See coding | 20131012 | ||||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SIWP_T_STRCMETDAT | Table with Metadata of a Structure | 20130929 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_STRUCT_DIR | 20130918 | |||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_TAB_DIR | 20130902 | |||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_ARC_DAS_CON_RW_BI_UPLOAD=>TT_RESULT_URIS | 20131003 | |||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_URI_DICT | 20130918 | |||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_URI_ID | 20130918 | |||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ACTIV_AUTH | Activity | 20131028 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LRM_POLICY_TYPE | Audit Area | 20131028 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IWP_AUTHGRP | Authorization Group | 20131028 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ORIG_MANDT | Client of Original SAP System in ILM | 20130905 | ||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBCON_NAME | HANA DB connection name | 20130902 | ||
24 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IRW_REPORTING_ID | Unique Identifier of an Audit Package | 20130905 | ||
25 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20130906 | ||
26 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Package name in HANA | 20130902 | ||
27 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR100 | Reporting description | 20131031 | ||
28 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Schema name in HANA | 20130902 | ||
29 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR25 | Prefix for tables generated in HANA | 20130905 | ||
30 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ORIG_SYSID | 20130905 | |||
31 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TV_URI_ID | 20130918 | |||
32 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IRW_REPORTING_PACKAGE | Audit Package | 20130918 |
Methods
Events
Class CL_IWP_HDB_ARTIFACTS_GENERATOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_DVIEW | Public | See coding | 20131012 | BEGIN OF ts_dview,
dview TYPE silm_view_id,
END OF ts_dview
|
||
2 | TS_STRUC | Public | See coding | 20130929 | BEGIN OF ts_struc,
struc TYPE iwp_struc,
END OF ts_struc
|
||
3 | TS_STRUCT_DIR | Public | See coding | 20130918 | BEGIN OF ts_struct_dir,
structure TYPE tabname,
uri_id TYPE iwp_dp_uri_id,
END OF ts_struct_dir
|
||
4 | TS_TAB_DIR | Public | See coding | 20130902 | BEGIN OF ts_tab_dir,
original_structure TYPE tabname,
gen_tab_name TYPE tabname16,
END OF ts_tab_dir
|
||
5 | TS_URI_DICT | Public | See coding | 20130918 | BEGIN OF ts_uri_dict,
uri_id TYPE int4,
uri TYPE admi_uri_adk,
END OF ts_uri_dict
|
||
6 | TTY_DBFIELDS | Public | See coding | 20130903 | tty_dbfields TYPE TABLE OF dbftype
|
||
7 | TTY_DP_AP_GENTAB | Public | See coding | 20130905 | tty_dp_ap_gentab TYPE TABLE OF iwp_dp_tab_dir
|
||
8 | TTY_HDB_TAB_MAP | Public | See coding | 20130905 | tty_hdb_tab_map TYPE STANDARD TABLE OF iwp_hdb_tab_map
|
||
9 | TTY_HDB_VIEW_MAP | Public | See coding | 20131002 | tty_hdb_view_map TYPE STANDARD TABLE OF iwp_hdb_view_map
|
||
10 | TT_DVIEW | Public | See coding | 20131012 | tt_dview TYPE STANDARD TABLE OF ts_dview
|
||
11 | TT_FIELDS | Public | See coding | 20131001 | tt_fields TYPE STANDARD TABLE OF ty_fields
|
||
12 | TT_STRUC | Public | See coding | 20130929 | tt_struc TYPE STANDARD TABLE OF ts_struc
|
||
13 | TT_STRUCT_DIR | Public | See coding | 20130918 | tt_struct_dir TYPE TABLE OF
ts_struct_dir WITH NON-UNIQUE KEY structure
|
||
14 | TT_TAB_DIR | Public | See coding | 20130902 | tt_tab_dir TYPE HASHED TABLE OF ts_tab_dir
WITH UNIQUE KEY original_structure
|
||
15 | TT_URI_DICT | Public | See coding | 20130918 | tt_uri_dict TYPE TABLE OF iwp_hdb_uri_id
|
||
16 | TT_URI_ID | Public | See coding | 20130918 | tt_uri_id TYPE HASHED TABLE OF tv_uri_id
WITH UNIQUE KEY table_line
|
||
17 | TV_URI_ID | Public | Type reference (TYPE) | IWP_DP_URI_ID | 20130918 | |
|
18 | TY_FIELDS | Public | See coding | 20131001 | BEGIN OF ty_fields,
field_name TYPE string,
descr TYPE string,
END OF ty_fields
|
||
19 | TY_JOIN_CONDITIONS | Public | See coding | 20131012 | BEGIN OF ty_join_conditions ,
table_name_1 TYPE char30,
field_name_1 TYPE char30,
table_name_2 TYPE char30,
field_name_2 TYPE char30,
END OF ty_join_conditions
|
||
20 | TY_JOIN_FIELDS | Public | See coding | 20131012 | BEGIN OF ty_join_fields,
field_name TYPE char30,
END OF ty_join_fields
|
||
21 | TY_TABLE_JOIN_MAP | Public | See coding | 20131012 | BEGIN OF ty_table_join_map,
name TYPE char30,
join_name TYPE char30,
END OF ty_table_join_map
|
||
22 | TY_TAB_FIELDS | Public | See coding | 20131012 | BEGIN OF ty_tab_fields,
name TYPE char30,
field_name TYPE char30,
END OF ty_tab_fields
|
Method Signatures
Method ADD_COLUMNS_CLAUSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_SQL | Call by reference | Type reference (TYPE) | STRING_TABLE | 20130903 | |||
2 | ![]() |
IT_COLUMNS | Call by reference | Type reference (TYPE) | TTY_DBFIELDS | 20130903 | |||
3 | ![]() |
IV_DDIC_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | 20130903 |
Method ADD_COLUMNS_CLAUSE on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method ADD_COLUMN_CLAUSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_COLUMN | Call by reference | Type reference (TYPE) | DBFTYPE | 20130903 | |||
2 | ![]() |
RV_SQL | Value transfer | Type reference (TYPE) | STRING | 20130903 |
Method ADD_COLUMN_CLAUSE on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method ADD_CREATE_CLAUSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_SQL | Call by reference | Type reference (TYPE) | STRING_TABLE | 20130903 | |||
2 | ![]() |
IV_HANA_TABLE_NAME | Call by reference | Type reference (TYPE) | IWP_HANA_TABNAME | 20130903 |
Method ADD_CREATE_CLAUSE on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method ADD_FLAGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_SQL | Call by reference | Type reference (TYPE) | STRING | 20130903 | |||
2 | ![]() |
IS_COLUMN | Call by reference | Type reference (TYPE) | DBFTYPE | 20130903 |
Method ADD_FLAGS on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method ADD_KEYS_CLAUSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_SQL | Call by reference | Type reference (TYPE) | STRING_TABLE | 20130903 | |||
2 | ![]() |
IT_COLUMNS | Call by reference | Type reference (TYPE) | SHDBFIELDS | 20130903 |
Method ADD_KEYS_CLAUSE on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method ADD_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_SQL | Call by reference | Type reference (TYPE) | STRING | 20130903 | |||
2 | ![]() |
IS_COLUMN | Call by reference | Type reference (TYPE) | DBFTYPE | 20130903 |
Method ADD_NAME on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method ADD_TABLE_FIELD_COMMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DDIC_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | 20130903 | |||
2 | ![]() |
IV_HANA_TABLE_NAME | Call by reference | Type reference (TYPE) | IWP_HANA_TABNAME | 20130903 |
Method ADD_TABLE_FIELD_COMMENTS on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method ADD_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_SQL | Call by reference | Type reference (TYPE) | STRING | 20130903 | |||
2 | ![]() |
EV_FIELD_TYPE | Call by reference | Type reference (TYPE) | C | 20130903 | |||
3 | ![]() |
IS_COLUMN | Call by reference | Type reference (TYPE) | DBFTYPE | 20130903 |
Method ADD_TYPE on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method CHECK_AUTHORIZATIONS Signature
Method CHECK_AUTHORIZATIONS on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no parameter.
Method CHECK_AUTHORIZATIONS on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method COMMIT_SESSION Signature
Method COMMIT_SESSION on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no parameter.
Method COMMIT_SESSION on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_IWP_DB_DATA_READER | Call by reference | Object reference (TYPE REF TO) | IF_IWP_DB_DATA_READER | 20130905 | |||
2 | ![]() |
IT_METADATA | Call by reference | Type reference (TYPE) | SIWP_T_STRCMETDAT | Table with Metadata of a Structure | 20130929 | ||
3 | ![]() |
IT_URIS | Call by reference | Type reference (TYPE) | CL_ARC_DAS_CON_RW_BI_UPLOAD=>TT_RESULT_URIS | 20131003 | |||
4 | ![]() |
IV_AUDIT_AREA | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | Audit Area | 20131028 | ||
5 | ![]() |
IV_AUTHGRP | Call by reference | Type reference (TYPE) | IWP_AUTHGRP | Authorization Group | 20131028 | ||
6 | ![]() |
IV_CALL_FOR_DELETE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20131006 | ||
7 | ![]() |
IV_CLIENT | Call by reference | Type reference (TYPE) | ORIG_MANDT | Client of Original SAP System in ILM | 20130905 | ||
8 | ![]() |
IV_DESC | Call by reference | Type reference (TYPE) | CHAR100 | Reporting description | 20131031 | ||
9 | ![]() |
IV_DESTROY_COM_VIEWS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20131002 | ||
10 | ![]() |
IV_SYSTEM | Call by reference | Type reference (TYPE) | ORIG_SYSID | Character field, 8 characters long | 20130905 | ||
11 | ![]() |
IV_WP_ID | Call by reference | Type reference (TYPE) | IRW_REPORTING_ID | Unique Identifier of an Audit Package | 20130905 | ||
12 | ![]() |
IV_WP_NAME | Call by reference | Type reference (TYPE) | IRW_REPORTING_PACKAGE | Reporting Package | 20130918 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ILM HDB provisioning exception class | 20131105 |
Method CREATE_HANA_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TEXTS | Call by reference | Type reference (TYPE) | CL_NHI_TEXT=>TY_TEXTS | 20131001 | |||
2 | ![]() |
IO_REPO_PACKAGE | Call by reference | Object reference (TYPE REF TO) | IF_NHI_PACKAGE | IF_NHI_PACKAGE | 20131001 | ||
3 | ![]() |
IV_HANA_SCHEMA | Call by reference | Type reference (TYPE) | STRING | 20131001 | |||
4 | ![]() |
IV_TARGET_PACKAGE_HANA | Call by reference | Type reference (TYPE) | STRING | 20131001 |
Method CREATE_HANA_PACKAGE on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method CREATE_SQL_CONNECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_SQL_CONNECTION | Value transfer | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Database Connection | 20130903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130903 |
Method CREATE_SQL_STATEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_SQL_STATEMENT | Value transfer | Object reference (TYPE REF TO) | CL_SQL_STATEMENT | SQL statement | 20130903 |
Method CREATE_SQL_STATEMENT on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method DELETE_DDIC_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20131011 | ||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20131011 |
Method DELETE_DDIC_TABLE on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method DELETE_HANA_ARTIFACTS Signature
Method DELETE_HANA_ARTIFACTS on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no parameter.
Method DELETE_HANA_ARTIFACTS on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method DELETE_HANA_TABLES Signature
Method DELETE_HANA_TABLES on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no parameter.
Method DELETE_HANA_TABLES on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method DELETE_HANA_VIEWS Signature
Method DELETE_HANA_VIEWS on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no parameter.
Method DELETE_HANA_VIEWS on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method DELETE_METADATA Signature
Method DELETE_METADATA on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no parameter.
Method DELETE_METADATA on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method EXECUTE_DDL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SQL | Call by reference | Type reference (TYPE) | STRING | 20130905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for SQL Error | 20130905 |
Method GENERATE_COMPLETE_PREFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PREFIX | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20130905 | ||
2 | ![]() |
RV_COMPLETE_PREFIX | Value transfer | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20130905 |
Method GENERATE_COMPLETE_PREFIX on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GENERATE_COM_VIEWS Signature
Method GENERATE_COM_VIEWS on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no parameter.
Method GENERATE_COM_VIEWS on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GENERATE_COM_VIEW_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VIEW_NAME | Call by reference | Type reference (TYPE) | CHAR80 | Char 80 | 20131001 | ||
2 | ![]() |
IV_ORIG_STRUC | Call by reference | Type reference (TYPE) | TABNAME | table name/View name for ILM usage | 20131001 |
Method GENERATE_COM_VIEW_NAME on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GENERATE_DROP_TABLE_SQL Signature
Method GENERATE_DROP_TABLE_SQL on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no parameter.
Method GENERATE_DROP_TABLE_SQL on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GENERATE_FROM_AUDIT_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | BAL_TT_MSG | Application Log: Table with Message | 20130930 | ||
2 | ![]() |
IV_WP_ID | Call by reference | Type reference (TYPE) | IRW_REPORTING_ID | Unique Identifier of an Audit Package | 20130930 |
Method GENERATE_FROM_AUDIT_PACKAGE on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GENERATE_FROM_AUDIT_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WP_PATTERN | Call by reference | Type reference (TYPE) | IWP_WP_PATTERN | Audit Package Template | 20130930 |
Method GENERATE_FROM_AUDIT_TEMPLATE on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GENERATE_FROM_QUERY_META Signature
Method GENERATE_FROM_QUERY_META on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no parameter.
Method GENERATE_FROM_QUERY_META on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GENERATE_HANA_ARTIFACTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DESCRIPTOR | Call by reference | Object reference (TYPE REF TO) | IF_IWP_DP_DESCRIPTOR | ILM Data Provisioning: Public Descriptor Interface | 20130918 | ||
2 | ![]() |
IT_STRUCS | Call by reference | Type reference (TYPE) | TT_STRUC | 20130929 |
Method GENERATE_HANA_ARTIFACTS on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GENERATE_HANA_VIEWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SUCCESS | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20131012 | ||
2 | ![]() |
IO_VIEW_TYPE | Call by reference | Object reference (TYPE REF TO) | CE_NHI_OBJECT_TYPE | CE_NHI_OBJECT_TYPE | 20131018 | ||
3 | ![]() |
IV_VIEW_NAME | Call by reference | Type reference (TYPE) | CHAR80 | Char 80 | 20131012 | ||
4 | ![]() |
IV_XML | Call by reference | Type reference (TYPE) | STRING | 20131012 |
Method GENERATE_HANA_VIEWS on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GENERATE_ILM_VIEWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VIEWS | Call by reference | Type reference (TYPE) | TT_DVIEW | 20131012 |
Method GENERATE_ILM_VIEWS on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GENERATE_ILM_VIEW_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NAME | Value transfer | Type reference (TYPE) | STRING | 20131012 | |||
2 | ![]() |
IV_VIEW_NAME | Call by reference | Type reference (TYPE) | SILM_VIEW_ID | View Description | 20131012 |
Method GENERATE_ILM_VIEW_NAME on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GENERATE_SYNONYM_FOR_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DDIC_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130905 | ||
2 | ![]() |
IV_HANA_TABLE_NAME | Value transfer | Type reference (TYPE) | IWP_HANA_TABNAME | HANA table name/View name for ILM usage | 20130905 |
Method GENERATE_SYNONYM_FOR_TABLE on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GENERATE_SYNONYM_SQL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DDIC_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130905 | ||
2 | ![]() |
IV_HANA_TABLE_NAME | Call by reference | Type reference (TYPE) | IWP_HANA_TABNAME | HANA table name/View name for ILM usage | 20130905 | ||
3 | ![]() |
RV_SQL | Value transfer | Type reference (TYPE) | STRING | 20130905 |
Method GENERATE_SYNONYM_SQL on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GENERATE_TABLES_IN_ABAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DP_TABLES | Call by reference | Type reference (TYPE) | TTY_DP_AP_GENTAB | 20130929 | |||
2 | ![]() |
IT_TABLES | Call by reference | Type reference (TYPE) | TT_STRUC | Table name, 16 characters | 20130929 |
Method GENERATE_TABLES_IN_ABAP on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GENERATE_TABLES_IN_HANA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DP_TABLES | Call by reference | Type reference (TYPE) | TTY_DP_AP_GENTAB | 20130929 |
Method GENERATE_TABLES_IN_HANA on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GENERATE_TABLE_CREATION_SQL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TAB_NAME_IN_ABAP | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130903 | ||
2 | ![]() |
IV_TAB_NAME_IN_HANA | Call by reference | Type reference (TYPE) | IWP_HANA_TABNAME | 20130903 | |||
3 | ![]() |
RV_SQL | Value transfer | Type reference (TYPE) | STRING | 20130903 |
Method GENERATE_TABLE_CREATION_SQL on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GENERATE_TABLE_IN_HANA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DDIC_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130905 | ||
2 | ![]() |
IV_HANA_TABLE_NAME | Call by reference | Type reference (TYPE) | IWP_HANA_TABNAME | HANA table name/View name for ILM usage | 20130905 | ||
3 | ![]() |
RV_SUCCESS | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130929 |
Method GENERATE_TABLE_IN_HANA on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GENERATE_TABLE_NAME_FOR_ABAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_NAME | Value transfer | Type reference (TYPE) | TABNAME16 | Table name, 16 characters | 20130929 |
Method GENERATE_TABLE_NAME_FOR_ABAP on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GENERATE_XML_FOR_COM_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_VIEW_TYPE | Call by reference | Object reference (TYPE REF TO) | CE_NHI_OBJECT_TYPE | CE_NHI_OBJECT_TYPE | 20131018 | ||
2 | ![]() |
EV_XML | Call by reference | Type reference (TYPE) | STRING | 20131001 | |||
3 | ![]() |
IV_DDIC_TAB | Call by reference | Type reference (TYPE) | TABNAME | 20131001 | |||
4 | ![]() |
IV_HANA_TAB | Call by reference | Type reference (TYPE) | IWP_HANA_TABNAME | 20131001 | |||
5 | ![]() |
IV_ORIG_TAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | 20131001 | |||
6 | ![]() |
IV_VIEW_NAME | Call by reference | Type reference (TYPE) | CHAR80 | Char 80 | 20131001 |
Method GENERATE_XML_FOR_COM_VIEW on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GENERATE_XML_FOR_QUERY_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_QUERY_NAME | Call by reference | Type reference (TYPE) | STRING | 20131001 | |||
2 | ![]() |
IV_SCHEMA | Call by reference | Type reference (TYPE) | STRING | 20131001 | |||
3 | ![]() |
IV_TABLE | Call by reference | Type reference (TYPE) | IWP_HANA_TABNAME | HANA table name/View name for ILM usage | 20131001 |
Method GENERATE_XML_FOR_QUERY_VIEW on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GET_CHARS_KYFS_OF_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHARS | Call by reference | Type reference (TYPE) | TT_FIELDS | 20131001 | |||
2 | ![]() |
ET_KYFS | Call by reference | Type reference (TYPE) | TT_FIELDS | 20131001 | |||
3 | ![]() |
IV_DDIC_TAB | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20131001 |
Method GET_CHARS_KYFS_OF_TABLE on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GET_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CLIENT | Value transfer | Type reference (TYPE) | ORIG_MANDT | 20130905 |
Method GET_CLIENT on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GET_HDB_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DB_NAME | Value transfer | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130903 |
Method GET_HDB_NAME on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GET_ILM_HANA_CUSTOMIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVO_CUST | Value transfer | Type reference (TYPE) | IWP_HDB_CUST | Logical name for a database connection | 20130905 |
Method GET_ILM_HANA_CUSTOMIZATION on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GET_IWP_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_WP_ID | Value transfer | Type reference (TYPE) | IRW_REPORTING_ID | Unique Identifier of an Audit Package | 20130905 |
Method GET_IWP_ID on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GET_PACKAGE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_PACKAGE_NAME | Value transfer | Type reference (TYPE) | STRING | 20130903 |
Method GET_PACKAGE_NAME on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GET_PREFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_PREFIX | Value transfer | Type reference (TYPE) | CHAR25 | Character Field Length = 10 | 20130905 |
Method GET_PREFIX on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GET_RW_RENOVATION_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DP_TABLES | Call by reference | Type reference (TYPE) | TTY_DP_AP_GENTAB | 20130930 | |||
2 | ![]() |
IV_SYSID | Call by reference | Type reference (TYPE) | ORIG_SYSID | Name of Original SAP System in ILM | 20130930 | ||
3 | ![]() |
IV_WP_ID | Call by reference | Type reference (TYPE) | IRW_REPORTING_ID | Unique Identifier of an Audit Package | 20130930 |
Method GET_RW_RENOVATION_TABLES on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GET_SCHEMA_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SCHEMA_NAME | Value transfer | Type reference (TYPE) | STRING | 20130903 |
Method GET_SCHEMA_NAME on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GET_SQL_CONNECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_SQL_CONNECTION | Value transfer | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Database Connection | 20130903 |
Method GET_SQL_CONNECTION on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GET_SQL_STATEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_SQL_STATEMENT | Value transfer | Object reference (TYPE REF TO) | CL_SQL_STATEMENT | SQL statement | 20130903 |
Method GET_SQL_STATEMENT on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GET_SYSID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SYSID | Value transfer | Type reference (TYPE) | ORIG_SYSID | 20130905 |
Method GET_SYSID on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GET_VIEW_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VIEW_NAME | Call by reference | Type reference (TYPE) | SILM_VIEW_ID | View Description | 20131012 |
Method GET_VIEW_MODEL on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method GET_WP_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_WP_NAME | Value transfer | Type reference (TYPE) | IRW_REPORTING_PACKAGE | 20130918 |
Method GET_WP_NAME on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method INITIALIZE_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DELETE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20131015 |
Method INITIALIZE_LOG on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method INVALIDATE_STRUCS_WO_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_GENERATED | Call by reference | Type reference (TYPE) | CL_IWP_HDB_PROVISIONING=>TT_HDB_MAP | 20131031 | |||
2 | ![]() |
CT_TO_GENERATE | Call by reference | Type reference (TYPE) | TT_STRUC | 20131031 |
Method INVALIDATE_STRUCS_WO_DATA on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method IS_ALREADY_GENERATED_IN_HANA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WP_ID | Call by reference | Type reference (TYPE) | IRW_REPORTING_ID | Unique Identifier of an Audit Package | 20130905 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130905 |
Method IS_ALREADY_GENERATED_IN_HANA on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method IS_TABLE_UNDER_USE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_USED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20131022 | ||
2 | ![]() |
IV_DDIC_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20131022 | ||
3 | ![]() |
IV_ORIG_STRUC | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20131022 | ||
4 | ![]() |
IV_RP_ID | Call by reference | Type reference (TYPE) | IRW_REPORTING_ID | Unique Identifier of an Audit Package | 20131022 | ||
5 | ![]() |
IV_SYSID | Call by reference | Type reference (TYPE) | ORIG_SYSID | Name of Original SAP System in ILM | 20131022 |
Method IS_TABLE_UNDER_USE on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method LOG_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Type | 20130906 | ||
2 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20130906 | ||
3 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Class | 20130906 | ||
4 | ![]() |
IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20130906 | ||
5 | ![]() |
IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20130906 | ||
6 | ![]() |
IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20130906 | ||
7 | ![]() |
IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20130906 |
Method LOG_MESSAGE on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method ROLLBACK Signature
Method ROLLBACK on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no parameter.
Method ROLLBACK on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method SET_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLIENT | Call by reference | Type reference (TYPE) | ORIG_MANDT | 20130905 |
Method SET_CLIENT on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method SET_HDB_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DB_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130903 |
Method SET_HDB_NAME on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method SET_IWP_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WP_ID | Call by reference | Type reference (TYPE) | IRW_REPORTING_ID | Unique Identifier of an Audit Package | 20130905 |
Method SET_IWP_ID on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method SET_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_METADATA | Call by reference | Type reference (TYPE) | SIWP_T_STRCMETDAT | Table with Metadata of a Structure | 20130929 |
Method SET_METADATA on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method SET_PACKAGE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PACKAGE_NAME | Call by reference | Type reference (TYPE) | CHAR80 | Char 80 | 20130903 |
Method SET_PACKAGE_NAME on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method SET_PREFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PREFIX | Call by reference | Type reference (TYPE) | CHAR25 | Character Field Length = 25 | 20130905 |
Method SET_PREFIX on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method SET_SCHEMA_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SCHEMA_NAME | Call by reference | Type reference (TYPE) | CHAR80 | Char 80 | 20130903 |
Method SET_SCHEMA_NAME on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method SET_SYSID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SYSID | Call by reference | Type reference (TYPE) | ORIG_SYSID | 20130905 |
Method SET_SYSID on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method SET_URI_ASSIGNMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_STRUCS | Call by reference | Type reference (TYPE) | TT_STRUC | 20131003 |
Method SET_URI_ASSIGNMENTS on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method SET_WP_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WP_NAME | Call by reference | Type reference (TYPE) | IRW_REPORTING_PACKAGE | 20130918 |
Method SET_WP_NAME on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method SHOW_LOG Signature
Method SHOW_LOG on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no parameter.
Method SHOW_LOG on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method SPLIT_AND_LOG_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSG | Value transfer | Type reference (TYPE) | STRING | 20131009 | |||
2 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20131009 | ||
3 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Single-Character Flag | 20131009 |
Method SPLIT_AND_LOG_MSG on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method STORE_GENERATED_TABLE_INFO Signature
Method STORE_GENERATED_TABLE_INFO on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no parameter.
Method STORE_GENERATED_TABLE_INFO on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method STORE_GENERATED_VIEW_INFO Signature
Method STORE_GENERATED_VIEW_INFO on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no parameter.
Method STORE_GENERATED_VIEW_INFO on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method STORE_PACKAGE_SCHEMA_INFO Signature
Method STORE_PACKAGE_SCHEMA_INFO on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no parameter.
Method STORE_PACKAGE_SCHEMA_INFO on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method STORE_PACKAGE_STRUC_MAP Signature
Method STORE_PACKAGE_STRUC_MAP on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no parameter.
Method STORE_PACKAGE_STRUC_MAP on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method STORE_RP_INFO Signature
Method STORE_RP_INFO on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no parameter.
Method STORE_RP_INFO on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
Method STORE_URI_ASSIGNMENTS Signature
Method STORE_URI_ASSIGNMENTS on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no parameter.
Method STORE_URI_ASSIGNMENTS on class CL_IWP_HDB_ARTIFACTS_GENERATOR has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |