SAP ABAP Interface IF_NHI_DELIVERY_UNIT (IF_NHI_DELIVERY_UNIT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
     SNHI_REPOSITORY_DELIVERY_UNIT (Package) Delivery Unit
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NHI_DELIVERY_UNIT_API Delivery Unit 20120531
Properties
Interface IF_NHI_DELIVERY_UNIT  
Short Description IF_NHI_DELIVERY_UNIT    
General Data
Package SNHI_REPOSITORY_DELIVERY_UNIT   Delivery Unit 
Created 20120516   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_NHI_DELIVERY_UNIT has no forward declaration.
Interfaces
Interface IF_NHI_DELIVERY_UNIT has no interface.
Friends
Interface IF_NHI_DELIVERY_UNIT has no friend.
Attributes
Interface IF_NHI_DELIVERY_UNIT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method 20120516
2 CREATE_CREATE_DU_REQ Instance method Public Method 20120516
3 CREATE_DELETE_DU_REQ Instance method Public Method 20120516
4 CREATE_DELETE_LDU_DEP_REQ Instance method Public Method 20120516
5 CREATE_EXISTS_DU_REQ Instance method Public Method 20120516
6 CREATE_EXISTS_LDU_DEP_REQ Instance method Public Method 20120516
7 CREATE_GET_ALL_DUS_REQ Instance method Public Method 20120516
8 CREATE_GET_DU_REQ Instance method Public Method 20120516
9 CREATE_LIST_ALL_LDU_DEP_REQ Instance method Public Method 20120516
10 CREATE_LIST_IDU_DEP_BY_OR_REQ Instance method Public Method 20120516
11 CREATE_LIST_LIDU_DEP_REQ Instance method Public Method 20120516
12 CREATE_LIST_LODU_DEP_REQ Instance method Public Method 20120516
13 CREATE_LIST_OBJ_REF_BT_DUS_REQ Instance method Public Method 20120516
14 CREATE_UPDATE_DU_REQ Instance method Public Method 20120516
15 CREATE_WRITE_LDU_DEP_REQ Instance method Public Method 20120516
16 DELETE Instance method Public Method 20120516
17 DELETE_LEGAL_DU_DEPENDENCY Instance method Public Method 20120516
18 EXISTS Instance method Public Method 20120516
19 EXISTS_LEGAL_DU_DEPENDENCY Instance method Public Method 20120516
20 GET Instance method Public Method 20120516
21 GET_ALL Instance method Public Method 20120516
22 LIST_ALL_LEGAL_DU_DEPENDENCY Instance method Public Method 20120516
23 LIST_ILLEGAL_DU_DEP_BY_OBJREFS Instance method Public Method 20120516
24 LIST_LEGAL_INCOMMING_DU_DEP Instance method Public Method 20120516
25 LIST_LEGAL_OUTGOING_DU_DEP Instance method Public Method 20120516
26 LIST_OBJ_REFS_BETW_DUS Instance method Public Method 20120516
27 UPDATE Instance method Public Method 20120516
28 WRITE_LEGAL_DU_DEPENDENCY Instance method Public Method 20120516
Events
Interface IF_NHI_DELIVERY_UNIT has no event.
Types
Interface IF_NHI_DELIVERY_UNIT has no local type.
Method Signatures

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

Method CREATE_CREATE_DU_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20120516
2 Importing PPMS_ID Call by reference Type reference (TYPE) STRING '' 20120831
3 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_CREATE_DU_REQ 20120516
4 Importing RESPONSIBLE Call by reference Type reference (TYPE) STRING 20120516
5 Importing VENDOR Call by reference Type reference (TYPE) STRING 20120516
6 Importing VERSION Call by reference Type reference (TYPE) STRING 20120516
7 Importing VERSION_PATCH Call by reference Type reference (TYPE) STRING 20120516
8 Importing VERSION_SP Call by reference Type reference (TYPE) STRING 20120516

Method CREATE_CREATE_DU_REQ on Interface IF_NHI_DELIVERY_UNIT has no exception.

Method CREATE_DELETE_DU_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IGNOREREFERENCINGPACKAGES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120516
2 Importing NAME Call by reference Type reference (TYPE) STRING 20120516
3 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_DELETE_DU_REQ 20120516
4 Importing VENDOR Call by reference Type reference (TYPE) STRING 20120516

Method CREATE_DELETE_DU_REQ on Interface IF_NHI_DELIVERY_UNIT has no exception.

Method CREATE_DELETE_LDU_DEP_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM Call by reference Type reference (TYPE) STRING 20120516
2 Importing FROM_VENDOR Call by reference Type reference (TYPE) STRING 20120516
3 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_DELETE_LDU_DEP_REQ 20120516
4 Importing TO Call by reference Type reference (TYPE) STRING 20120516
5 Importing TO_VENDOR Call by reference Type reference (TYPE) STRING 20120516

Method CREATE_DELETE_LDU_DEP_REQ on Interface IF_NHI_DELIVERY_UNIT has no exception.

Method CREATE_EXISTS_DU_REQ Signature

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

Method CREATE_EXISTS_DU_REQ on Interface IF_NHI_DELIVERY_UNIT has no exception.

Method CREATE_EXISTS_LDU_DEP_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM Call by reference Type reference (TYPE) STRING 20120516
2 Importing FROM_VENDOR Call by reference Type reference (TYPE) STRING 20120516
3 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_EXISTS_LDU_DEP_REQ 20120516
4 Importing TO Call by reference Type reference (TYPE) STRING 20120516
5 Importing TO_VENDOR Call by reference Type reference (TYPE) STRING 20120516

Method CREATE_EXISTS_LDU_DEP_REQ on Interface IF_NHI_DELIVERY_UNIT has no exception.

Method CREATE_GET_ALL_DUS_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_GET_ALL_DUS_REQ 20120516

Method CREATE_GET_ALL_DUS_REQ on Interface IF_NHI_DELIVERY_UNIT has no exception.

Method CREATE_GET_DU_REQ Signature

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

Method CREATE_GET_DU_REQ on Interface IF_NHI_DELIVERY_UNIT has no exception.

Method CREATE_LIST_ALL_LDU_DEP_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_LIST_ALL_LDU_DEP_REQ 20120516

Method CREATE_LIST_ALL_LDU_DEP_REQ on Interface IF_NHI_DELIVERY_UNIT has no exception.

Method CREATE_LIST_IDU_DEP_BY_OR_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_LIST_IDU_DEP_BY_OR_REQ 20120516

Method CREATE_LIST_IDU_DEP_BY_OR_REQ on Interface IF_NHI_DELIVERY_UNIT has no exception.

Method CREATE_LIST_LIDU_DEP_REQ Signature

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

Method CREATE_LIST_LIDU_DEP_REQ on Interface IF_NHI_DELIVERY_UNIT has no exception.

Method CREATE_LIST_LODU_DEP_REQ Signature

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

Method CREATE_LIST_LODU_DEP_REQ on Interface IF_NHI_DELIVERY_UNIT has no exception.

Method CREATE_LIST_OBJ_REF_BT_DUS_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM Call by reference Type reference (TYPE) STRING 20120516
2 Importing FROM_VENDOR Call by reference Type reference (TYPE) STRING 20120516
3 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_LIST_OBJ_REF_BT_DUS_REQ 20120516
4 Importing TO Call by reference Type reference (TYPE) STRING 20120516
5 Importing TO_VENDOR Call by reference Type reference (TYPE) STRING 20120516

Method CREATE_LIST_OBJ_REF_BT_DUS_REQ on Interface IF_NHI_DELIVERY_UNIT has no exception.

Method CREATE_UPDATE_DU_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20120516
2 Importing PPMS_ID Call by reference Type reference (TYPE) STRING '' 20120831
3 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_UPDATE_DU_REQ 20120831
4 Importing RESPONSIBLE Call by reference Type reference (TYPE) STRING 20120516
5 Importing VENDOR Call by reference Type reference (TYPE) STRING 20120516
6 Importing VERSION Call by reference Type reference (TYPE) STRING 20120516
7 Importing VERSION_PATCH Call by reference Type reference (TYPE) STRING 20120516
8 Importing VERSION_SP Call by reference Type reference (TYPE) STRING 20120516

Method CREATE_UPDATE_DU_REQ on Interface IF_NHI_DELIVERY_UNIT has no exception.

Method CREATE_WRITE_LDU_DEP_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM Call by reference Type reference (TYPE) STRING 20120516
2 Importing FROM_VENDOR Call by reference Type reference (TYPE) STRING 20120516
3 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_WRITE_LDU_DEP_REQ 20120516
4 Importing TO Call by reference Type reference (TYPE) STRING 20120516
5 Importing TO_VENDOR Call by reference Type reference (TYPE) STRING 20120516

Method CREATE_WRITE_LDU_DEP_REQ on Interface IF_NHI_DELIVERY_UNIT has no exception.

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

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

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

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

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

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

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

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

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

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

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

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

Method WRITE_LEGAL_DU_DEPENDENCY 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_WRITE_LDU_DEP_REQ 20120516
2 Returning RESPONSE Value transfer Object reference (TYPE REF TO) CL_NHI_WRITE_LDU_DEP_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