SAP ABAP Class /AIN/CL_PACKMAT_PRE_COMP (Determine HU to 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_ERP_COMMON | Super class for new ERP activities | 20080116 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/IF_ACTIVITY | Activity interface | 20080116 |
Properties
| Class | /AIN/CL_PACKMAT_PRE_COMP | |
| Short Description | Determine HU to send delivery confirmation | |
| 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 | 20080116 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /AIN/CL_PACKMAT_PRE_COMP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /AIN/IF_ACTIVITY | Activity interface | 20080116 |
Friends
Class /AIN/CL_PACKMAT_PRE_COMP 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_HU_FOR_LEAF' | Activity Parameter Name | 20080429 | ||
| 2 | Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PACK_MATERIAL' | Activity parameter name | 20080116 | ||
| 3 | Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PACK_MATERIAL_1' | Activity parameter name | 20080116 | ||
| 4 | Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PACK_MATERIAL_2' | Activity parameter name | 20080116 | ||
| 5 | Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PACK_MATERIAL_3' | Activity parameter name | 20080116 | ||
| 6 | Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PACK_MATERIAL_4' | Activity parameter name | 20080116 | ||
| 7 | Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PACK_MATERIAL_5' | Activity parameter name | 20080116 | ||
| 8 | Static Attribute | Public | Type reference (TYPE) | /AIN/ACTX_HU_PACKMAT_COMP_TAB | Packaging materials of tagged handling units | 20080116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Assign packaging material | 20080116 | |
| 2 | Instance method | Private | Method | Assign packaging material for document objects | 20080116 |
Events
Class /AIN/CL_PACKMAT_PRE_COMP has no event.
Types
Class /AIN/CL_PACKMAT_PRE_COMP has no local type.
Method Signatures
Method ASSIGN_PACKMAT 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 | 20080116 | |||
| 2 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20080116 | |||
| 3 | IT_EPCLIST | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_CTX_EPC_TAB | Activity Context EPC list | 20080116 | |||
| 4 | IT_PACK_MAT | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAMETERS_TAB | Activity parameters table type | 20080116 | |||
| 5 | IV_CURRENT_LEVEL | Call by reference | Type reference (TYPE) | N | Current HU level | 20080116 | |||
| 6 | IV_CURRENT_PARENT_ID | Call by reference | Type reference (TYPE) | /AIN/PUB_POBJ_INTID | Physical Object Internal ID | 20080116 | |||
| 7 | IV_MAX_LEVEL | Call by reference | Type reference (TYPE) | N | Maximum HU level | 20080116 |
Method ASSIGN_PACKMAT on class /AIN/CL_PACKMAT_PRE_COMP has no exception.
Method ASSIGN_PACKMAT_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACT_OBJ_GUID | Call by reference | Type reference (TYPE) | /AIN/DM_ACT_OBJ_KEY_GUID_TAB | Table type: Action and action object. | 20080116 | |||
| 2 | ET_HU_PACKMAT | Call by reference | Type reference (TYPE) | /AIN/ACTX_HU_PACKMAT_COMP_TAB | Packaging materials of tagged handling units | 20080116 | |||
| 3 | EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20080116 | |||
| 4 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20080116 | |||
| 5 | IT_EPCLIST | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_CTX_EPC_TAB | Activity Context EPC list | 20080116 | |||
| 6 | IT_PACK_MAT | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAMETERS_TAB | Activity parameters table type | 20080116 | |||
| 7 | IV_ACTION_TYPE | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_TYPE | Action Type | 20080116 | |||
| 8 | IV_DOC_GUID | Call by reference | Type reference (TYPE) | /AIN/DM_DOC_GUID | Document GUID | 20080116 | |||
| 9 | IV_MAX_LEVEL | Call by reference | Type reference (TYPE) | N | 20080116 | ||||
| 10 | IV_NO_HU_FOR_LEAF | Call by reference | Type reference (TYPE) | /AIN/DM_FLAG | yes or no flag | 20080429 |
Method ASSIGN_PACKMAT_DOC on class /AIN/CL_PACKMAT_PRE_COMP has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 700 |