SAP ABAP Class CL_IWP_HDB_PROVISIONING (ILM RW HANA Provisioning APIs)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
BC-ILM-RW (Application Component) Retention Warehouse
⤷
IWP_HDB (Package) ILM Workpackage: RW content generation on HANA
⤷
⤷
Properties
| Class | CL_IWP_HDB_PROVISIONING | |
| Short Description | ILM RW HANA Provisioning APIs | |
| 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 | 20130926 | 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) |
Interfaces
Class CL_IWP_HDB_PROVISIONING has no interface implemented.
Friends
Class CL_IWP_HDB_PROVISIONING has no friend class.
Attributes
Class CL_IWP_HDB_PROVISIONING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130929 | ||
| 2 | Static method | Public | Method | 20130928 | ||
| 3 | Static method | Public | Method | 20130928 | ||
| 4 | Static method | Public | Method | 20130928 | ||
| 5 | Static method | Public | Method | 20131105 | ||
| 6 | Static method | Public | Method | 20131022 | ||
| 7 | Static method | Public | Method | 20130929 |
Events
Class CL_IWP_HDB_PROVISIONING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_RELATIONS | Public | See coding | 20130928 | BEGIN OF ts_relations,
name TYPE iwp_relnam,
END OF ts_relations
|
||
| 2 | TS_STRUC | Public | See coding | 20130928 | BEGIN OF ts_struc,
struc TYPE iwp_struc,
END OF ts_struc
|
||
| 3 | TS_VIEWS | Public | See coding | 20130928 | BEGIN OF ts_views,
dview TYPE iwp_dview,
END OF ts_views
|
||
| 4 | TT_HDB_MAP | Public | See coding | 20130929 | tt_hdb_map TYPE STANDARD TABLE OF iwp_hdb_tab_map
|
||
| 5 | TT_RELATIONS | Public | See coding | 20130928 | tt_relations TYPE STANDARD TABLE OF ts_relations
|
||
| 6 | TT_STRUC | Public | See coding | 20130928 | tt_struc TYPE STANDARD TABLE OF ts_struc
|
||
| 7 | TT_VIEWS | Public | See coding | 20130930 | tt_views TYPE STANDARD TABLE OF ts_views
|
Method Signatures
Method GET_METADATA_FOR_STRUCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Table with Message | 20130929 | |||
| 2 | ET_METADATA | Call by reference | Type reference (TYPE) | IWP_T_STRCMETDAT | Table with Metadata of a Structure | 20130929 | |||
| 3 | IT_STRUCS | Call by reference | Type reference (TYPE) | TT_STRUC | 20130929 | ||||
| 4 | IT_URI | Call by reference | Type reference (TYPE) | CL_ARC_DAS_CON_RW_BI_UPLOAD=>TT_RESULT_URIS | 20130929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130929 |
Method GET_META_FROM_AUDIT_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_METADATA | Call by reference | Type reference (TYPE) | IWP_T_STRCMETDAT | Table with Metadata of a Structure | 20130930 | |||
| 2 | ET_RELATIONS | Value transfer | Type reference (TYPE) | TT_RELATIONS | 20130928 | ||||
| 3 | ET_STRUC | Value transfer | Type reference (TYPE) | TT_STRUC | 20130928 | ||||
| 4 | IV_PACKAGE | Call by reference | Type reference (TYPE) | IWP_WORK_PACKAGE | Unique Identifier of an Audit Package | 20130928 |
Method GET_META_FROM_AUDIT_PACKAGE on class CL_IWP_HDB_PROVISIONING has no exception.
Method GET_META_FROM_AUDIT_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RELATIONS | Value transfer | Type reference (TYPE) | TT_RELATIONS | 20130928 | ||||
| 2 | ET_STRUC | Value transfer | Type reference (TYPE) | TT_STRUC | 20130928 | ||||
| 3 | ET_VIEWS | Value transfer | Type reference (TYPE) | TT_VIEWS | 20130928 | ||||
| 4 | IV_TEMPLATE | Call by reference | Type reference (TYPE) | IWP_WP_PATTERN | Audit Package Template | 20130928 |
Method GET_META_FROM_AUDIT_TEMPLATE on class CL_IWP_HDB_PROVISIONING has no exception.
Method GET_META_FROM_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RELATIONS | Value transfer | Type reference (TYPE) | TT_RELATIONS | 20130928 | ||||
| 2 | ET_STRUC | Value transfer | Type reference (TYPE) | TT_STRUC | 20130928 | ||||
| 3 | ET_VIEWS | Value transfer | Type reference (TYPE) | TT_VIEWS | 20130928 | ||||
| 4 | IV_TEMPLATE | Call by reference | Type reference (TYPE) | IWP_WP_PATTERN | 20130928 |
Method GET_META_FROM_QUERY on class CL_IWP_HDB_PROVISIONING has no exception.
Method GET_OWNER_OF_DB_CONNECTION 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 | 20131105 | |||
| 2 | RV_OWNER | Value transfer | Type reference (TYPE) | DBCON_UID | Database User | 20131105 |
Method GET_OWNER_OF_DB_CONNECTION on class CL_IWP_HDB_PROVISIONING has no exception.
Method GET_URIS_FOR_AUDIT_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_URIS | Call by reference | Type reference (TYPE) | CL_ARC_DAS_CON_RW_BI_UPLOAD=>TT_RESULT_URIS | 20131022 | ||||
| 2 | IV_WORK_PACKAGE | Call by reference | Type reference (TYPE) | IWP_WORK_PACKAGE | Unique Identifier of an Audit Package | 20131022 |
Method GET_URIS_FOR_AUDIT_PACKAGE on class CL_IWP_HDB_PROVISIONING has no exception.
Method TO_BE_GENERATED_STRUCS_IN_HANA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STRUCS_ALREADY_GENERATED | Call by reference | Type reference (TYPE) | TT_HDB_MAP | 20130929 | ||||
| 2 | ET_STRUCS_TO_GENERATE | Call by reference | Type reference (TYPE) | TT_STRUC | 20130929 | ||||
| 3 | IT_STRUCS | Call by reference | Type reference (TYPE) | TT_STRUC | 20130929 | ||||
| 4 | IV_SYSID | Call by reference | Type reference (TYPE) | ORIG_SYSID | Name of Original SAP System in ILM | 20130929 |
Method TO_BE_GENERATED_STRUCS_IN_HANA on class CL_IWP_HDB_PROVISIONING has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |