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 | ![]() |
Instance method | Public | Method | 20120516 | |
2 | ![]() |
Instance method | Public | Method | 20120516 | |
3 | ![]() |
Instance method | Public | Method | 20130815 | |
4 | ![]() |
Instance method | Public | Method | 20120516 | |
5 | ![]() |
Instance method | Public | Method | 20120516 | |
6 | ![]() |
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 | ![]() |
ACTIVATIONMODE | Call by reference | Object reference (TYPE REF TO) | CE_NHI_ACTIVATION_MODE | 20120516 | |||
2 | ![]() |
AUTOACTIVATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120516 | |||
3 | ![]() |
BDATA | Call by reference | Type reference (TYPE) | XSTRING | 20120523 | |||
4 | ![]() |
CONTENTPROVIDED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120516 | ||
5 | ![]() |
FILENAME | Call by reference | Type reference (TYPE) | STRING | 20120516 | |||
6 | ![]() |
FORCEREMOVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120516 | |||
7 | ![]() |
ONLYTESTIMPORT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120516 | |||
8 | ![]() |
REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_NHI_IMPORT_FILE_REQ | 20120516 | |||
9 | ![]() |
SESSION | Call by reference | Object reference (TYPE REF TO) | CL_NHI_INACTIVE_SESSION | 20120516 | |||
10 | ![]() |
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 | ![]() |
BDATA | Call by reference | Type reference (TYPE) | XSTRING | 20120523 | |||
2 | ![]() |
CONTENTPROVIDED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120516 | ||
3 | ![]() |
FILENAME | Call by reference | Type reference (TYPE) | STRING | 20120516 | |||
4 | ![]() |
ONLYTESTIMPORT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120516 | |||
5 | ![]() |
REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_NHI_IMPORT_LANGUAGES_REQ | 20120516 | |||
6 | ![]() |
SESSION | Call by reference | Object reference (TYPE REF TO) | CL_NHI_INACTIVE_SESSION | 20120516 | |||
7 | ![]() |
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 | ![]() |
ACTIVATIONMODE | Call by reference | Object reference (TYPE REF TO) | CE_NHI_ACTIVATION_MODE | 20130815 | |||
2 | ![]() |
AUTOACTIVATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130815 | |||
3 | ![]() |
BDATA_LIST | Call by reference | Type reference (TYPE) | CL_NHI_IMPORT_MULT_FILE_REQ=>BDATA_TABLE | 20130815 | |||
4 | ![]() |
CONTENTPROVIDED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130815 | |||
5 | ![]() |
FILELIST | Call by reference | Type reference (TYPE) | STRING_TABLE | 20130815 | |||
6 | ![]() |
FORCEREMOVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130815 | |||
7 | ![]() |
ONLYTESTIMPORT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130815 | |||
8 | ![]() |
REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_NHI_IMPORT_MULT_FILE_REQ | 20130815 | |||
9 | ![]() |
SESSION | Call by reference | Object reference (TYPE REF TO) | CL_NHI_INACTIVE_SESSION | 20130815 | |||
10 | ![]() |
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 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_NHI_IMPORT_FILE_REQ | 20120516 | |||
2 | ![]() |
RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_NHI_IMPORT_FILE_RES | 20120516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120516 |
Method LANGUAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_NHI_IMPORT_LANGUAGES_REQ | 20120516 | |||
2 | ![]() |
RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_NHI_IMPORT_LANGUAGES_RES | 20120516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120516 |
Method MULTIPLE_FILES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_NHI_IMPORT_MULT_FILE_REQ | 20130815 | |||
2 | ![]() |
RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_NHI_IMPORT_MULT_FILE_RES | 20130815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130815 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |