SAP ABAP Interface IF_FDT_HANA_OBJECT (BRFplus: HANA Repository Interface for Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_HANA (Package) BRFplus: HANA Integration

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_HANA_NHI_OBJECT | BRFplus: HANA Repository Interface for Objects | 20121213 |
Properties
Interface | IF_FDT_HANA_OBJECT | |
Short Description | BRFplus: HANA Repository Interface for Objects |
General Data
Package | SFDT_HANA | BRFplus: HANA Integration |
Created | 20121019 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | CE_NHI_OBJECT_TYPE | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_FDT_HANA_OBJECT has no interface.
Friends
Interface IF_FDT_HANA_OBJECT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_STATE_ACTIVE | Constant | Public | Type reference (TYPE) | STATE | 'active' | 20121107 | ||
2 | GC_STATE_INACTIVE | Constant | Public | Type reference (TYPE) | STATE | 'inactive' | 20121107 | ||
3 | MV_DB_CONNECTION | 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 | 20121023 | |
2 | ![]() |
Instance method | Public | Method | 20121019 | |
3 | ![]() |
Instance method | Public | Method | 20121107 | |
4 | ![]() |
Instance method | Public | Method | 20121019 | |
5 | ![]() |
Instance method | Public | Method | 20121019 |
Events
Interface IF_FDT_HANA_OBJECT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | STATE | Public | Type reference (TYPE) | FDT_HANA_CONTOBJ_STATE | 20121107 |
|
|
2 | S_HANA_OBJECT | Public | See coding | 20121107 | BEGIN OF s_hana_object,
package TYPE string,
type TYPE string,
type_description TYPE string,
state TYPE state, "active/inactive
owner type string, "Only for inactive versions
name TYPE string,
caption TYPE string,
END OF s_hana_object
|
||
3 | T_HANA_OBJECT | Public | See coding | 20121107 | t_hana_object TYPE TABLE OF s_hana_object
|
Method Signatures
Method ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | 20121023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20121114 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | 20121019 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20121114 |
Method FIND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_HANA_OBJECT | Call by reference | Type reference (TYPE) | T_HANA_OBJECT | 20121107 | |||
2 | ![]() |
IT_TYPES | Call by reference | Type reference (TYPE) | CE_NHI_OBJECT_TYPE=>TY_TYPES | 20121107 | |||
3 | ![]() |
IV_ACTIVE_OBJECTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Active or Inactive Objects | 20130522 | |
4 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | FDT_HANA_NAME | Supports Wildcards * (any characters) and ? (one character) | 20121107 | ||
5 | ![]() |
IV_PACKAGE | Call by reference | Type reference (TYPE) | FDT_HANA_PACKAGE | Supports Wildcards * (any characters) and ? (one character) | 20121107 |
Method FIND on Interface IF_FDT_HANA_OBJECT has no exception.
Method READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OWNER | Call by reference | Type reference (TYPE) | STRING | Owner of inactive version | 20121107 | ||
2 | ![]() |
EV_STATE | Call by reference | Type reference (TYPE) | STATE | Active/Inactive | 20121107 | ||
3 | ![]() |
EV_XML | Call by reference | Type reference (TYPE) | STRING | 20121107 | |||
4 | ![]() |
IO_CE_NHI_OBJECT_TYPE | Call by reference | Object reference (TYPE REF TO) | CE_NHI_OBJECT_TYPE | CE_NHI_OBJECT_TYPE | 20121107 | ||
5 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | 20121019 | |||
6 | ![]() |
IV_PACKAGE | Call by reference | Type reference (TYPE) | STRING | 20121107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20121114 |
Method WRITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | 20121019 | |||
2 | ![]() |
IV_XML | Call by reference | Type reference (TYPE) | STRING | 20121019 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20121114 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |