SAP ABAP Interface IF_NHI_IMPORT (IF_NHI_IMPORT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
     SNHI_REPOSITORY_IMPORT (Package) Import
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NHI_IMPORT Import 20120531
Properties
Interface IF_NHI_IMPORT  
Short Description IF_NHI_IMPORT    
General Data
Package SNHI_REPOSITORY_IMPORT   Import 
Created 20120516   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_NHI_IMPORT has no forward declaration.
Interfaces
Interface IF_NHI_IMPORT has no interface.
Friends
Interface IF_NHI_IMPORT has no friend.
Attributes
Interface IF_NHI_IMPORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_IMPORT_FILE_REQ Instance method Public Method 20120516
2 CREATE_IMPORT_LANGUAGES_REQ Instance method Public Method 20120516
3 CREATE_IMPORT_MULT_FILE_REQ Instance method Public Method 20130815
4 FILE Instance method Public Method 20120516
5 LANGUAGES Instance method Public Method 20120516
6 MULTIPLE_FILES Instance method Public Method 20130815
Events
Interface IF_NHI_IMPORT has no event.
Types
Interface IF_NHI_IMPORT has no local type.
Method Signatures

Method CREATE_IMPORT_FILE_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATIONMODE Call by reference Object reference (TYPE REF TO) CE_NHI_ACTIVATION_MODE 20120516
2 Importing AUTOACTIVATE Call by reference Type reference (TYPE) ABAP_BOOL 20120516
3 Importing BDATA Call by reference Type reference (TYPE) XSTRING 20120523
4 Importing CONTENTPROVIDED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120516
5 Importing FILENAME Call by reference Type reference (TYPE) STRING 20120516
6 Importing FORCEREMOVE Call by reference Type reference (TYPE) ABAP_BOOL 20120516
7 Importing ONLYTESTIMPORT Call by reference Type reference (TYPE) ABAP_BOOL 20120516
8 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_IMPORT_FILE_REQ 20120516
9 Importing SESSION Call by reference Object reference (TYPE REF TO) CL_NHI_INACTIVE_SESSION 20120516
10 Importing TENANT Call by reference Type reference (TYPE) STRING 20120516

Method CREATE_IMPORT_FILE_REQ on Interface IF_NHI_IMPORT has no exception.

Method CREATE_IMPORT_LANGUAGES_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BDATA Call by reference Type reference (TYPE) XSTRING 20120523
2 Importing CONTENTPROVIDED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120516
3 Importing FILENAME Call by reference Type reference (TYPE) STRING 20120516
4 Importing ONLYTESTIMPORT Call by reference Type reference (TYPE) ABAP_BOOL 20120516
5 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_IMPORT_LANGUAGES_REQ 20120516
6 Importing SESSION Call by reference Object reference (TYPE REF TO) CL_NHI_INACTIVE_SESSION 20120516
7 Importing TENANT Call by reference Type reference (TYPE) STRING 20120516

Method CREATE_IMPORT_LANGUAGES_REQ on Interface IF_NHI_IMPORT has no exception.

Method CREATE_IMPORT_MULT_FILE_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATIONMODE Call by reference Object reference (TYPE REF TO) CE_NHI_ACTIVATION_MODE 20130815
2 Importing AUTOACTIVATE Call by reference Type reference (TYPE) ABAP_BOOL 20130815
3 Importing BDATA_LIST Call by reference Type reference (TYPE) CL_NHI_IMPORT_MULT_FILE_REQ=>BDATA_TABLE 20130815
4 Importing CONTENTPROVIDED Call by reference Type reference (TYPE) ABAP_BOOL 20130815
5 Importing FILELIST Call by reference Type reference (TYPE) STRING_TABLE 20130815
6 Importing FORCEREMOVE Call by reference Type reference (TYPE) ABAP_BOOL 20130815
7 Importing ONLYTESTIMPORT Call by reference Type reference (TYPE) ABAP_BOOL 20130815
8 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_IMPORT_MULT_FILE_REQ 20130815
9 Importing SESSION Call by reference Object reference (TYPE REF TO) CL_NHI_INACTIVE_SESSION 20130815
10 Importing TENANT Call by reference Type reference (TYPE) STRING 20130815

Method CREATE_IMPORT_MULT_FILE_REQ on Interface IF_NHI_IMPORT has no exception.

Method FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) CL_NHI_IMPORT_FILE_REQ 20120516
2 Returning RESPONSE Value transfer Object reference (TYPE REF TO) CL_NHI_IMPORT_FILE_RES 20120516
# Exception Resumable Description Created on
1 CX_NHI_HANA_REPOSITORY 20120516

Method LANGUAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) CL_NHI_IMPORT_LANGUAGES_REQ 20120516
2 Returning RESPONSE Value transfer Object reference (TYPE REF TO) CL_NHI_IMPORT_LANGUAGES_RES 20120516
# Exception Resumable Description Created on
1 CX_NHI_HANA_REPOSITORY 20120516

Method MULTIPLE_FILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) CL_NHI_IMPORT_MULT_FILE_REQ 20130815
2 Returning RESPONSE Value transfer Object reference (TYPE REF TO) CL_NHI_IMPORT_MULT_FILE_RES 20130815
# Exception Resumable Description Created on
1 CX_NHI_HANA_REPOSITORY 20130815
History
Last changed by/on SAP  20140121 
SAP Release Created in 740