SAP ABAP Class IF_FDT_HANA_PACKAGE (IF_FDT_HANA_PACKAGE)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_HANA_NHI_PACKAGE | BRFplus: HANA Repository Interface for Packages | 20121214 |
Properties
| Class | IF_FDT_HANA_PACKAGE | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121214 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_FDT_HANA_PACKAGE has no interface implemented.
Friends
Class IF_FDT_HANA_PACKAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20121214 | ||
| 2 | Instance method | Public | Method | 20121214 | ||
| 3 | Instance method | Public | Method | 20121214 |
Events
Class IF_FDT_HANA_PACKAGE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PACKAGE_NAME | Public | Type reference (TYPE) | FDT_HANA_PACKAGE | 20121214 | |
|
| 2 | S_PACKAGE | Public | See coding | 20121214 | BEGIN OF s_package,
package_name TYPE package_name,
END OF s_package
|
||
| 3 | T_PACKAGE | Public | See coding | 20121214 | t_package TYPE TABLE OF s_package
|
Method Signatures
Method CREATE 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) | PACKAGE_NAME | 20121214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20121214 |
Method EXISTS 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) | PACKAGE_NAME | 20121214 | ||||
| 2 | RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20121214 |
Method LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PACKAGE | Call by reference | Type reference (TYPE) | T_PACKAGE | 20121214 | ||||
| 2 | IV_PACKAGE_NAME | Call by reference | Type reference (TYPE) | PACKAGE_NAME | 20121214 |
Method LIST on class IF_FDT_HANA_PACKAGE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |