SAP ABAP Interface IF_NHI_EXPORT (IF_NHI_EXPORT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
     SNHI_REPOSITORY_EXPORT (Package) Export
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NHI_EXPORT Export 20120531
Properties
Interface IF_NHI_EXPORT  
Short Description IF_NHI_EXPORT    
General Data
Package SNHI_REPOSITORY_EXPORT   Export 
Created 20120516   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_NHI_EXPORT has no forward declaration.
Interfaces
Interface IF_NHI_EXPORT has no interface.
Friends
Interface IF_NHI_EXPORT has no friend.
Attributes
Interface IF_NHI_EXPORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMPOSE_DU_FILE_NAME Instance method Public Method 20120516
2 CREATE_COMPOSE_DU_FILENAME_REQ Instance method Public Method 20120516
3 CREATE_EXPORT_DU_PATCH_REQ Instance method Public Method 20120516
4 CREATE_EXPORT_DU_REQ Instance method Public Method 20120516
5 CREATE_EXPORT_LANGUAGES_REQ Instance method Public Method 20120516
6 CREATE_EXPORT_OBJECT_LIST_REQ Instance method Public Method 20120516
7 CREATE_EXPORT_WITH_REQ_OBJ_REQ Instance method Public Method 20120516
8 DELIVERY_UNIT Instance method Public Method 20120516
9 DELIVERY_UNIT_PATCH Instance method Public Method 20120516
10 LANGUAGES Instance method Public Method 20120516
11 OBJECT_LIST Instance method Public Method 20120516
12 OBJECT_WITH_REQUIRED_OBJECTS Instance method Public Method 20120516
Events
Interface IF_NHI_EXPORT has no event.
Types
Interface IF_NHI_EXPORT has no local type.
Method Signatures

Method COMPOSE_DU_FILE_NAME 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_COMPOSE_DU_FILENAME_REQ 20120516
2 Returning RESPONSE Value transfer Object reference (TYPE REF TO) CL_NHI_COMPOSE_DU_FILENAME_RES 20120516
# Exception Resumable Description Created on
1 CX_NHI_HANA_REPOSITORY 20120516

Method CREATE_COMPOSE_DU_FILENAME_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELIVERY_UNIT Call by reference Type reference (TYPE) STRING 20120516
2 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_COMPOSE_DU_FILENAME_REQ 20120516
3 Importing TENANT Call by reference Type reference (TYPE) STRING 20120516

Method CREATE_COMPOSE_DU_FILENAME_REQ on Interface IF_NHI_EXPORT has no exception.

Method CREATE_EXPORT_DU_PATCH_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIAS Call by reference Type reference (TYPE) STRING 20120516
2 Importing DELIVERY_UNIT Call by reference Type reference (TYPE) STRING 20120516
3 Importing DU_CHECK Call by reference Object reference (TYPE REF TO) CE_NHI_DU_CHECKER 20120516
4 Importing DU_VENDOR Call by reference Type reference (TYPE) STRING 20120516
5 Importing FILE Call by reference Type reference (TYPE) STRING 20120516
6 Importing PATH Call by reference Type reference (TYPE) STRING 20120516
7 Importing PROVIDE_CONTENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120516
8 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_EXPORT_DU_PATCH_REQ 20120516
9 Importing TENANT Call by reference Type reference (TYPE) STRING 20120516
10 Importing TST_FROM Call by reference Type reference (TYPE) STRING 20120516
11 Importing TST_TO Call by reference Type reference (TYPE) STRING 20120516

Method CREATE_EXPORT_DU_PATCH_REQ on Interface IF_NHI_EXPORT has no exception.

Method CREATE_EXPORT_DU_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIAS Call by reference Type reference (TYPE) STRING 20120516
2 Importing DELIVERY_UNIT Call by reference Type reference (TYPE) STRING 20120516
3 Importing DU_VENDOR Call by reference Type reference (TYPE) STRING 20120516
4 Importing FILE Call by reference Type reference (TYPE) STRING 20120516
5 Importing PATH Call by reference Type reference (TYPE) STRING 20120516
6 Importing PROVIDE_CONTENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120516
7 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_EXPORT_DU_REQ 20120516
8 Importing TENANT Call by reference Type reference (TYPE) STRING 20120516

Method CREATE_EXPORT_DU_REQ on Interface IF_NHI_EXPORT has no exception.

Method CREATE_EXPORT_LANGUAGES_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIAS Call by reference Type reference (TYPE) STRING 20120516
2 Importing DELIVERY_UNIT Call by reference Type reference (TYPE) STRING 20120516
3 Importing DU_CHECK Call by reference Object reference (TYPE REF TO) CE_NHI_DU_CHECKER 20120516
4 Importing DU_VENDOR Call by reference Type reference (TYPE) STRING 20120516
5 Importing FILE Call by reference Type reference (TYPE) STRING 20120516
6 Importing LANGUAGES Call by reference Type reference (TYPE) CL_NHI_EXPORT_LANGUAGES_REQ=>TY_LANGUAGES 20120516
7 Importing PATH Call by reference Type reference (TYPE) STRING 20120516
8 Importing PROVIDE_CONTENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120516
9 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_EXPORT_LANGUAGES_REQ 20120516
10 Importing TENANT Call by reference Type reference (TYPE) STRING 20120516

Method CREATE_EXPORT_LANGUAGES_REQ on Interface IF_NHI_EXPORT has no exception.

Method CREATE_EXPORT_OBJECT_LIST_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILE Call by reference Type reference (TYPE) STRING 20120516
2 Importing OBJLIST Call by reference Type reference (TYPE) CL_NHI_OBJECT_ID=>TY_OBJLIST 20120516
3 Importing PATH Call by reference Type reference (TYPE) STRING 20120516
4 Importing PROVIDE_CONTENT Call by reference Type reference (TYPE) ABAP_BOOL 20120516
5 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_EXPORT_OBJECT_LIST_REQ 20120516

Method CREATE_EXPORT_OBJECT_LIST_REQ on Interface IF_NHI_EXPORT has no exception.

Method CREATE_EXPORT_WITH_REQ_OBJ_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Object reference (TYPE REF TO) CL_NHI_OBJECT_ID 20120516
2 Importing PATH Call by reference Type reference (TYPE) STRING 20120516
3 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_EXPORT_WITH_REQ_OBJ_REQ 20120516

Method CREATE_EXPORT_WITH_REQ_OBJ_REQ on Interface IF_NHI_EXPORT has no exception.

Method DELIVERY_UNIT 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_EXPORT_DU_REQ 20120516
2 Returning RESPONSE Value transfer Object reference (TYPE REF TO) CL_NHI_EXPORT_DU_RES 20120516
# Exception Resumable Description Created on
1 CX_NHI_HANA_REPOSITORY 20120516

Method DELIVERY_UNIT_PATCH 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_EXPORT_DU_PATCH_REQ 20120516
2 Returning RESPONSE Value transfer Object reference (TYPE REF TO) CL_NHI_EXPORT_DU_PATCH_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_EXPORT_LANGUAGES_REQ 20120516
2 Returning RESPONSE Value transfer Object reference (TYPE REF TO) CL_NHI_EXPORT_LANGUAGES_RES 20120516
# Exception Resumable Description Created on
1 CX_NHI_HANA_REPOSITORY 20120516

Method OBJECT_LIST 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_EXPORT_OBJECT_LIST_REQ 20120516
2 Returning RESPONSE Value transfer Object reference (TYPE REF TO) CL_NHI_EXPORT_OBJECT_LIST_RES 20120516
# Exception Resumable Description Created on
1 CX_NHI_HANA_REPOSITORY 20120516

Method OBJECT_WITH_REQUIRED_OBJECTS 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_EXPORT_WITH_REQ_OBJ_REQ 20120516
2 Returning RESPONSE Value transfer Object reference (TYPE REF TO) CL_NHI_EXPORT_WITH_REQ_OBJ_RES 20120516
# Exception Resumable Description Created on
1 CX_NHI_HANA_REPOSITORY 20120516
History
Last changed by/on SAP  20130531 
SAP Release Created in 740