SAP ABAP Class /AIN/CL_DEV_SEND_DLV_CONF (Send delivery confirmation)
Hierarchy
☛
AIN (Software Component) AIN 710: Add-On Installation
⤷
AIE-AII (Application Component) Infrastructure
⤷
/AIN/ACTIVITIES (Package) Auto-ID Activities
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_DEV_ACTIVITY | OBSOLETE - do not use anymore! | 20060127 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/IF_ACTIVITY | Activity interface | 20060127 |
Properties
| Class | /AIN/CL_DEV_SEND_DLV_CONF | |
| Short Description | Send delivery confirmation | |
| Super Class | /AIN/CL_DEV_ACTIVITY | OBSOLETE - do not use anymore! |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /AIN/ACTIVITIES | Auto-ID Activities |
| Created | 20060127 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /AIN/CL_DEV_SEND_DLV_CONF has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /AIN/IF_ACTIVITY | Activity interface | 20060127 |
Friends
Class /AIN/CL_DEV_SEND_DLV_CONF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'ACTION_STATUS_FILTER' | Activity parameter name | 20060127 | ||
| 2 | Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'NO_GOODS_ISSUE' | Activity parameter name | 20061031 | ||
| 3 | Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'NO_PICKING' | Activity parameter name | 20060130 | ||
| 4 | Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PACK_CONFIRMATION_DOC' | Activity parameter name | 20070709 | ||
| 5 | Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PACK_CONFIRMATION_PALLET' | Activity parameter name | 20070709 | ||
| 6 | Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PACK_MATERIAL' | Activity parameter name | 20060130 | ||
| 7 | Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PACK_MATERIAL_1' | Activity parameter name | 20060130 | ||
| 8 | Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PACK_MATERIAL_2' | Activity parameter name | 20060130 | ||
| 9 | Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PACK_MATERIAL_3' | Activity parameter name | 20060130 | ||
| 10 | Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PACK_MATERIAL_4' | Activity parameter name | 20060130 | ||
| 11 | Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PACK_MATERIAL_5' | Activity parameter name | 20060130 | ||
| 12 | Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_VALUE | 'CLOSED' | Activity parameter value | 20060127 | ||
| 13 | Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_VALUE | 'READ' | Activity parameter value | 20060127 | ||
| 14 | Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_VALUE | 'WRITE' | Activity parameter value | 20060127 | ||
| 15 | Instance attribute | Private | Type reference (TYPE) | MTT_BAPIHUKEY | Table of HU IDs | 20060920 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check HU assignment | 20060919 | |
| 2 | Instance method | Private | Method | Determine handling units | 20060130 | |
| 3 | Instance method | Private | Method | Determine hierarchy | 20060131 | |
| 4 | Instance method | Private | Method | Determine load | 20060131 | |
| 5 | Instance method | Private | Method | Determine sub-hierarchy | 20060421 | |
| 6 | Instance method | Private | Method | Send confirmation for inbound delivery | 20060127 | |
| 7 | Instance method | Private | Method | Send confirmation for outbound delivery | 20060127 |
Events
Class /AIN/CL_DEV_SEND_DLV_CONF has no event.
Types
Class /AIN/CL_DEV_SEND_DLV_CONF has no local type.
Method Signatures
Method CHECK_HU_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20060919 | |||
| 2 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20060919 | |||
| 3 | IS_DLV | Call by reference | Type reference (TYPE) | /AIN/DESP_DELIVERY_NO_STR | Proxy Structure (Generated) | 20060919 | |||
| 4 | IV_BUSSYS | Call by reference | Type reference (TYPE) | /AIN/DM_LOFSYS | Business System | 20060919 | |||
| 5 | IV_HU_ID | Call by reference | Type reference (TYPE) | /AIN/PUB_ID_COMP_VALUE | ID component name | 20060919 |
Method CHECK_HU_ASSIGNMENT on class /AIN/CL_DEV_SEND_DLV_CONF has no exception.
Method DETERMINE_HANDLING_UNITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DLV | Call by reference | Type reference (TYPE) | /AIN/DESP_DELIVERY_NO_STR | Delivery | 20060131 | |||
| 2 | CT_ACTION_OBJ | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_OBJ_TAB | Table type for action object | 20060421 | |||
| 3 | EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20060130 | |||
| 4 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20060130 | |||
| 5 | IT_ACT_OBJ_DOC_ITM | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_AOBJ_DITM_TAB | Action Object to Document Item mapping | 20060404 | |||
| 6 | IT_PARAMETER | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAMETERS_TAB | Activity parameters table type | 20060130 | |||
| 7 | IV_BUSSYS | Call by reference | Type reference (TYPE) | /AIN/DM_LOFSYS | Business System | 20060915 |
Method DETERMINE_HANDLING_UNITS on class /AIN/CL_DEV_SEND_DLV_CONF has no exception.
Method DETERMINE_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DLV | Call by reference | Type reference (TYPE) | /AIN/DESP_DELIVERY_NO_STR | Delivery | 20060131 | |||
| 2 | EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20060131 | |||
| 3 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20060131 | |||
| 4 | IS_ACTION_OBJ | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_OBJ_STR | Action object structure | 20060421 | |||
| 5 | IT_ACTION_OBJ | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_OBJ_TAB | Table type for action object | 20060421 | |||
| 6 | IT_ACT_OBJ_DOC_ITM | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_AOBJ_DITM_TAB | Action Object to Document Item mapping | 20060421 | |||
| 7 | IT_PACK_MAT | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAMETERS_TAB | Activity parameters table type | 20060131 | |||
| 8 | IV_BUSSYS | Call by reference | Type reference (TYPE) | /AIN/DM_LOFSYS | Business System | 20060915 | |||
| 9 | IV_CURRENT_LEVEL | Call by reference | Type reference (TYPE) | N | Current HU level | 20060131 | |||
| 10 | IV_MAX_LEVEL | Call by reference | Type reference (TYPE) | N | Maximum HU level | 20060131 |
Method DETERMINE_HIERARCHY on class /AIN/CL_DEV_SEND_DLV_CONF has no exception.
Method DETERMINE_LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_HU | Call by reference | Type reference (TYPE) | /AIN/DESP_DEL_HU_STR | Handling Unit | 20060131 | |||
| 2 | EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20060131 | |||
| 3 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20060131 | |||
| 4 | IS_ACTION_OBJ | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_OBJ_STR | Action object structure | 20060421 | |||
| 5 | IT_ACT_OBJ_DOC_ITM | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_AOBJ_DITM_TAB | Action Object to Document Item mapping | 20060421 |
Method DETERMINE_LOAD on class /AIN/CL_DEV_SEND_DLV_CONF has no exception.
Method DETERMINE_SUB_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_HU | Call by reference | Type reference (TYPE) | /AIN/DESP_DEL_HU_STR | Handling Unit | 20060421 | |||
| 2 | EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20060421 | |||
| 3 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20060421 | |||
| 4 | IS_ACTION_OBJ | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_OBJ_STR | Action object structure | 20060421 | |||
| 5 | IT_ACTION_OBJ | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_OBJ_TAB | Table type for action object | 20060421 | |||
| 6 | IT_ACT_OBJ_DOC_ITM | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_AOBJ_DITM_TAB | Action Object to Document Item mapping | 20060421 | |||
| 7 | IV_CURRENT_LEVEL | Call by reference | Type reference (TYPE) | I | Current hierarchy level | 20060421 | |||
| 8 | IV_MAX_LEVEL | Call by reference | Type reference (TYPE) | I | Maximum hierarchy level | 20060421 |
Method DETERMINE_SUB_HIERARCHY on class /AIN/CL_DEV_SEND_DLV_CONF has no exception.
Method SEND_INBOUND_DLV_CONF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20060127 | |||
| 2 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20060127 | |||
| 3 | IS_DOC | Call by reference | Type reference (TYPE) | /AIN/DM_DOC_STR | Document | 20060127 | |||
| 4 | IT_PARAMETER | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAMETERS_TAB | Activity parameters table type | 20060307 | |||
| 5 | IV_ACTION_TYPE | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_TYPE | Action Type | 20060307 |
Method SEND_INBOUND_DLV_CONF on class /AIN/CL_DEV_SEND_DLV_CONF has no exception.
Method SEND_OUTBOUND_DLV_CONF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ACTION_OBJ | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_OBJ_TAB | Table type for action object | 20060421 | |||
| 2 | EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20060127 | |||
| 3 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20060127 | |||
| 4 | IS_DOC | Call by reference | Type reference (TYPE) | /AIN/DM_DOC_STR | Document | 20060127 | |||
| 5 | IT_ACT_OBJ_DOC_ITM | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_AOBJ_DITM_TAB | Action Object to Document Item mapping | 20060404 | |||
| 6 | IT_PARAMETER | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAMETERS_TAB | Activity parameters table type | 20060127 | |||
| 7 | IV_ACTION_TYPE | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_TYPE | Action Type | 20060307 |
Method SEND_OUTBOUND_DLV_CONF on class /AIN/CL_DEV_SEND_DLV_CONF has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 400 |