Hierarchy
⤷
⤷
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
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 | REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_NHI_CREATE_DU_REQ | 20120516 | ||||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_NHI_CREATE_DU_RES | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120516 |
Method CREATE_CREATE_DU_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 2 | PPMS_ID | Call by reference | Type reference (TYPE) | STRING | '' | 20120831 | |||
| 3 | REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_NHI_CREATE_DU_REQ | 20120516 | ||||
| 4 | RESPONSIBLE | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 5 | VENDOR | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 6 | VERSION | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 7 | VERSION_PATCH | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 8 | 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 | IGNOREREFERENCINGPACKAGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120516 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 3 | REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_NHI_DELETE_DU_REQ | 20120516 | ||||
| 4 | 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 | FROM | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 2 | FROM_VENDOR | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 3 | REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_NHI_DELETE_LDU_DEP_REQ | 20120516 | ||||
| 4 | TO | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 5 | 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 | NAME | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 2 | REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_NHI_EXISTS_DU_REQ | 20120516 | ||||
| 3 | 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 | FROM | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 2 | FROM_VENDOR | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 3 | REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_NHI_EXISTS_LDU_DEP_REQ | 20120516 | ||||
| 4 | TO | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 5 | 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 | 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 | NAME | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 2 | REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_NHI_GET_DU_REQ | 20120516 | ||||
| 3 | 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 | 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 | 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 | REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_NHI_LIST_LIDU_DEP_REQ | 20120516 | ||||
| 2 | TO | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 3 | 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 | FROM | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 2 | FROM_VENDOR | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 3 | 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 | FROM | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 2 | FROM_VENDOR | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 3 | REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_NHI_LIST_OBJ_REF_BT_DUS_REQ | 20120516 | ||||
| 4 | TO | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 5 | 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 | NAME | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 2 | PPMS_ID | Call by reference | Type reference (TYPE) | STRING | '' | 20120831 | |||
| 3 | REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_NHI_UPDATE_DU_REQ | 20120831 | ||||
| 4 | RESPONSIBLE | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 5 | VENDOR | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 6 | VERSION | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 7 | VERSION_PATCH | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 8 | 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 | FROM | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 2 | FROM_VENDOR | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 3 | REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_NHI_WRITE_LDU_DEP_REQ | 20120516 | ||||
| 4 | TO | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 5 | 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 | REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_NHI_DELETE_DU_REQ | 20120516 | ||||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_NHI_DELETE_DU_RES | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120516 |
Method DELETE_LEGAL_DU_DEPENDENCY 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_DELETE_LDU_DEP_REQ | 20120516 | ||||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_NHI_DELETE_LDU_DEP_RES | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120516 |
Method EXISTS 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_EXISTS_DU_REQ | 20120516 | ||||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_NHI_EXISTS_DU_RES | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120516 |
Method EXISTS_LEGAL_DU_DEPENDENCY 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_EXISTS_LDU_DEP_REQ | 20120516 | ||||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_NHI_EXISTS_LDU_DEP_RES | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120516 |
Method GET 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_GET_DU_REQ | 20120516 | ||||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_NHI_GET_DU_RES | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120516 |
Method GET_ALL 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_GET_ALL_DUS_REQ | 20120516 | ||||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_NHI_GET_ALL_DUS_RES | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120516 |
Method LIST_ALL_LEGAL_DU_DEPENDENCY 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_LIST_ALL_LDU_DEP_REQ | 20120516 | ||||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_NHI_LIST_ALL_LDU_DEP_RES | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120516 |
Method LIST_ILLEGAL_DU_DEP_BY_OBJREFS 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_LIST_IDU_DEP_BY_OR_REQ | 20120516 | ||||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_NHI_LIST_IDU_DEP_BY_OR_RES | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120516 |
Method LIST_LEGAL_INCOMMING_DU_DEP 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_LIST_LIDU_DEP_REQ | 20120516 | ||||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_NHI_LIST_LIDU_DEP_RES | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120516 |
Method LIST_LEGAL_OUTGOING_DU_DEP 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_LIST_LODU_DEP_REQ | 20120516 | ||||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_NHI_LIST_LODU_DEP_RES | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120516 |
Method LIST_OBJ_REFS_BETW_DUS 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_LIST_OBJ_REF_BT_DUS_REQ | 20120516 | ||||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_NHI_LIST_OBJ_REF_BT_DUS_RES | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120516 |
Method UPDATE 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_UPDATE_DU_REQ | 20120516 | ||||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_NHI_UPDATE_DU_RES | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120516 |
Method WRITE_LEGAL_DU_DEPENDENCY 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_WRITE_LDU_DEP_REQ | 20120516 | ||||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_NHI_WRITE_LDU_DEP_RES | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120516 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |