SAP ABAP Interface IF_FDT_HANA_PACKAGE (IF_FDT_HANA_PACKAGE)
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_PACKAGE BRFplus: HANA Repository Interface for Packages 20121214
Properties
Interface IF_FDT_HANA_PACKAGE  
Short Description    
General Data
Package SFDT_HANA   BRFplus: HANA Integration 
Created 20121214   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)
Interfaces
Interface IF_FDT_HANA_PACKAGE has no interface.
Friends
Interface IF_FDT_HANA_PACKAGE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 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 CREATE Instance method Public Method 20121214
2 EXISTS Instance method Public Method 20121214
3 LIST Instance method Public Method 20121214
Events
Interface 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 Importing IV_PACKAGE_NAME Call by reference Type reference (TYPE) PACKAGE_NAME 20121214
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20121214

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PACKAGE_NAME Call by reference Type reference (TYPE) PACKAGE_NAME 20121214
2 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20121214
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20121214

Method LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PACKAGE Call by reference Type reference (TYPE) T_PACKAGE 20121214
2 Importing IV_PACKAGE_NAME Call by reference Type reference (TYPE) PACKAGE_NAME 20121214

Method LIST on Interface IF_FDT_HANA_PACKAGE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740