SAP ABAP Class /AIN/CL_HU_PACK_DLV_CONF_PART (Send delivery confirmation(for one hierarchy only))
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_ERP_COMMON | Super class for new ERP activities | 20090227 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/IF_ACTIVITY | Activity interface | 20090227 |
Properties
| Class | /AIN/CL_HU_PACK_DLV_CONF_PART | |
| Short Description | Send delivery confirmation(for one hierarchy only) | |
| Super Class | /AIN/CL_ERP_COMMON | Super class for new ERP activities |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /AIN/ACTIVITIES | Auto-ID Activities |
| Created | 20090227 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /AIN/CL_HU_PACK_DLV_CONF_PART has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /AIN/IF_ACTIVITY | Activity interface | 20090227 |
Friends
Class /AIN/CL_HU_PACK_DLV_CONF_PART has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'NO_GOODS_ISSUE' | Activity parameter name | 20090227 | ||
| 2 | Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'NO_PICKING' | Activity parameter name | 20090227 | ||
| 3 | Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PACK_CONFIRMATION_DOC' | Activity parameter name | 20090227 | ||
| 4 | Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PACK_CONFIRMATION_PALLET' | Activity parameter name | 20090227 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | MTT_BAPIHUKEY | Table of HU IDs | 20090227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Aggregate Object Quantity | 20090227 | |
| 2 | Instance method | Private | Method | Check HU assignment | 20090227 | |
| 3 | Instance method | Private | Method | Determine handling units | 20090227 | |
| 4 | Instance method | Private | Method | Determine handling units | 20090227 | |
| 5 | Instance method | Private | Method | Send confirmation for outbound delivery | 20090227 |
Events
Class /AIN/CL_HU_PACK_DLV_CONF_PART has no event.
Types
Class /AIN/CL_HU_PACK_DLV_CONF_PART has no local type.
Method Signatures
Method AGGR_OBJ_QTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBIT_ACT_AGGR | Call by reference | Type reference (TYPE) | /AIN/PUB_BTD_OBIT_ACT_AGGR_TAB | Business Transaction Document Object Item Actual Aggregated | 20090227 | |||
| 2 | ET_PROD | Call by reference | Type reference (TYPE) | /AIN/DM_PROD_TAB | Table type for product structure | 20090227 | |||
| 3 | IT_BTD_ITM | Call by reference | Type reference (TYPE) | /AIN/PUB_BTD_ITM_TAB | Business Transaction Document Item | 20090227 | |||
| 4 | IT_OBIT_ACT_AGGR | Call by reference | Type reference (TYPE) | /AIN/PUB_BTD_OBIT_ACT_AGGR_TAB | Business Transaction Document Object Item Actual Aggregated | 20090227 |
Method AGGR_OBJ_QTY on class /AIN/CL_HU_PACK_DLV_CONF_PART has no exception.
Method CHECK_HU_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HUHEADER | Call by reference | Type reference (TYPE) | /AIN/ERP_BAPIHUHEADER_TAB | table type for /ain/BAPIHUHEADER | 20090227 | |||
| 2 | ET_HUITEM | Call by reference | Type reference (TYPE) | /AIN/ERP_BAPIHUITEM_TAB | table type for /AIN/BAPIHUITEM | 20090227 | |||
| 3 | ET_HU_ASSIGNED | Call by reference | Type reference (TYPE) | /AIN/ERP_HUM_EXIDV_TAB | Table Type for Handling Unit Identifications | 20090320 | |||
| 4 | EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20090227 | |||
| 5 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20090227 | |||
| 6 | IS_DLV | Call by reference | Type reference (TYPE) | /AIN/DESP_DELIVERY_NO_STR | Proxy Structure (Generated) | 20090228 | |||
| 7 | IT_HU_ID | Call by reference | Type reference (TYPE) | /AIN/ERP_HUM_EXIDV_TAB | ID component name | 20090320 | |||
| 8 | IV_BUSSYS | Call by reference | Type reference (TYPE) | /AIN/DM_LOFSYS | Business System | 20090227 |
Method CHECK_HU_ASSIGNMENT on class /AIN/CL_HU_PACK_DLV_CONF_PART 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 | 20090227 | |||
| 2 | CT_ACTION_OBJ | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_OBJ_TAB | Table type for action object | 20090227 | |||
| 3 | EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20090227 | |||
| 4 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20090227 | |||
| 5 | IS_ADDITIONAL_CONTEXT | Call by reference | Type reference (TYPE) | ANY | 20090227 | ||||
| 6 | IT_ACT_OBJ_DOC_ITM | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_AOBJ_DITM_TAB | Action Object to Document Item mapping | 20090227 | |||
| 7 | IT_BTD_ITM | Call by reference | Type reference (TYPE) | /AIN/PUB_BTD_ITM_TAB | Business Transaction Document Item | 20090227 | |||
| 8 | IT_BTD_ITM_ACT | Call by reference | Type reference (TYPE) | /AIN/PUB_BTD_ITM_ACT_TAB | Business Transaction Document Item Actual | 20090227 | |||
| 9 | IT_BTD_OBIT_ACT_AGGR | Call by reference | Type reference (TYPE) | /AIN/PUB_BTD_OBIT_ACT_AGGR_TAB | Business Transaction Document Object Actual Aggregated | 20090227 | |||
| 10 | IV_BUSSYS | Call by reference | Type reference (TYPE) | /AIN/DM_LOFSYS | Business System | 20090227 |
Method DETERMINE_HANDLING_UNITS on class /AIN/CL_HU_PACK_DLV_CONF_PART has no exception.
Method DETERMINE_HANDLING_UNITS_TCO 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 | Proxy Structure (Generated) | 20090228 | |||
| 2 | CT_ACTION_OBJ | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_OBJ_TAB | Table type for action object | 20090227 | |||
| 3 | CT_HANDLING_UNITS | Call by reference | Type reference (TYPE) | /AIN/ERP_HUM_REHANG_HU_TAB | Delivery | 20090227 | |||
| 4 | CT_VERKO | Call by reference | Type reference (TYPE) | /AIN/ERP_VERKO_TAB | Handling-Unit Confirmation: Header Data | 20090227 | |||
| 5 | CT_VERPO | Call by reference | Type reference (TYPE) | /AIN/ERP_VERPO_TAB | Handling Unit Confirmation: Content Data | 20090227 | |||
| 6 | EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20090227 | |||
| 7 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20090227 | |||
| 8 | IS_ADDITIONAL_CONTEXT | Call by reference | Type reference (TYPE) | ANY | 20090227 | ||||
| 9 | IT_ACT_OBJ_DOC_ITM | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_AOBJ_DITM_TAB | Action Object to Document Item mapping | 20090227 | |||
| 10 | IT_BTD_ITM | Call by reference | Type reference (TYPE) | /AIN/PUB_BTD_ITM_TAB | Business Transaction Document Item | 20090227 | |||
| 11 | IT_BTD_ITM_ACT | Call by reference | Type reference (TYPE) | /AIN/PUB_BTD_ITM_ACT_TAB | Business Transaction Document Item Actual | 20090227 | |||
| 12 | IT_BTD_OBIT_ACT_AGGR | Call by reference | Type reference (TYPE) | /AIN/PUB_BTD_OBIT_ACT_AGGR_TAB | Business Transaction Document Object Actual Aggregated | 20090227 | |||
| 13 | IV_BUSSYS | Call by reference | Type reference (TYPE) | /AIN/DM_LOFSYS | Business System | 20090227 |
Method DETERMINE_HANDLING_UNITS_TCO on class /AIN/CL_HU_PACK_DLV_CONF_PART 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 | 20090227 | |||
| 2 | EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20090227 | |||
| 3 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20090227 | |||
| 4 | IS_ADDITIONAL_CONTEXT | Call by reference | Type reference (TYPE) | ANY | 20090227 | ||||
| 5 | IS_DOC | Call by reference | Type reference (TYPE) | /AIN/DM_DOC_STR | Document | 20090227 | |||
| 6 | IT_ACT_OBJ_DOC_ITM | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_AOBJ_DITM_TAB | Action Object to Document Item mapping | 20090227 | |||
| 7 | IT_PARAMETER | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAMETERS_TAB | Activity parameters table type | 20090227 | |||
| 8 | IV_ACTION_TYPE | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_TYPE | Action Type | 20090227 | |||
| 9 | IV_UPD_DOC_STATUS | Call by reference | Type reference (TYPE) | /AIN/DM_FLAG | yes or no flag | 20090227 |
Method SEND_OUTBOUND_DLV_CONF on class /AIN/CL_HU_PACK_DLV_CONF_PART has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 710 |