SAP ABAP Class CL_NHI_IMPORT_FILE_REQ (CL_NHI_IMPORT_FILE_REQ)
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
Properties
Class CL_NHI_IMPORT_FILE_REQ  
Short Description CL_NHI_IMPORT_FILE_REQ    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SNHI_REPOSITORY_IMPORT   Import 
Created 20120516   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NHI_IMPORT_FILE_REQ has no forward declaration.
Interfaces
Class CL_NHI_IMPORT_FILE_REQ has no interface implemented.
Friends
Class CL_NHI_IMPORT_FILE_REQ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVATIONMODE Instance attribute Public Object reference (TYPE REF TO) CE_NHI_ACTIVATION_MODE 20120516
2 AUTOACTIVATE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120516
3 BDATA Instance attribute Public Type reference (TYPE) XSTRING 20120523
4 CONTENTPROVIDED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120516
5 CO_ACTION Constant Public Type reference (TYPE) STRING 'import' 20120516
6 CO_ACTIVATIONMODE Constant Public Type reference (TYPE) STRING 'activationMode' 20120516
7 CO_AUTOACTIVATE Constant Public Type reference (TYPE) STRING 'autoActivate' 20120516
8 CO_CONTENTPROVIDED Constant Public Type reference (TYPE) STRING 'contentProvided' 20120516
9 CO_FILENAME Constant Public Type reference (TYPE) STRING 'filename' 20120516
10 CO_FORCEREMOVE Constant Public Type reference (TYPE) STRING 'forceRemove' 20120516
11 CO_ONLYTESTIMPORT Constant Public Type reference (TYPE) STRING 'onlyTestImport' 20120516
12 CO_SESSION Constant Public Type reference (TYPE) STRING 'session' 20120516
13 CO_TENANT Constant Public Type reference (TYPE) STRING 'tenant' 20120516
14 CO_WHAT Constant Public Type reference (TYPE) STRING 'file' 20120516
15 FILENAME Instance attribute Public Type reference (TYPE) STRING 20120516
16 FORCEREMOVE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120516
17 ONLYTESTIMPORT Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120516
18 SESSION Instance attribute Public Object reference (TYPE REF TO) CL_NHI_INACTIVE_SESSION 20120516
19 TENANT Instance attribute Public Type reference (TYPE) STRING 20120516
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor 20120516
2 CREATE_IMPORT_FILE_REQ Static method Public Method 20120516
Events
Class CL_NHI_IMPORT_FILE_REQ has no event.
Types
Class CL_NHI_IMPORT_FILE_REQ has no local type.
Method Signatures

Method CONSTRUCTOR 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 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 Importing SESSION Call by reference Object reference (TYPE REF TO) CL_NHI_INACTIVE_SESSION 20120516
9 Importing TENANT Call by reference Type reference (TYPE) STRING 20120516

Method CONSTRUCTOR on class CL_NHI_IMPORT_FILE_REQ has no exception.

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 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 RESULT 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 class CL_NHI_IMPORT_FILE_REQ has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740