SAP ABAP Class /AIN/CL_POBJ_DET_FR_BTD_ACT (Activity adds actual objects from BTD to context)
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_BASIC_ACTIVITY | Root of all activity classes | 20060824 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/IF_ACTIVITY | Activity interface | 20060824 |
Properties
| Class | /AIN/CL_POBJ_DET_FR_BTD_ACT | |
| Short Description | Activity adds actual objects from BTD to context | |
| Super Class | /AIN/CL_BASIC_ACTIVITY | Root of all activity classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /AIN/ACTIVITIES | Auto-ID Activities |
| Created | 20060824 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /AIN/CL_POBJ_DET_FR_BTD_ACT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /AIN/IF_ACTIVITY | Activity interface | 20060824 |
Friends
Class /AIN/CL_POBJ_DET_FR_BTD_ACT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'CHECK_AGAINST_DOCUMENT' | Activity Parameter Name | 20060824 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'CHECK_OBJECT_HAS_CHILD' | Activity Parameter Name | 20060824 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'CHECK_DECOMMISSION' | Activity Parameter Name | 20060824 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'CHECK_HIERARCHY_CHANGE' | Activity Parameter Name | 20060824 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'CHECK_OBJECT_KNOWN' | Activity Parameter Name | 20060824 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'CHECK_IN_STOCK' | Activity Parameter Name | 20060824 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'CHECK_OUT_OF_SEQUENCE' | Activity Parameter Name | 20060824 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'HIERARCHY_BY_EPC_FILTER' | Activity Parameter Name | 20060824 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'GROUP_BY_MESSAGE' | Activity Parameter Name | 20060824 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'HIERARCHY_BY_DEVGRP' | Activity Parameter Name | 20060824 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'CHECK_HIERARCHY_MERGE' | Activity Parameter Name | 20060824 | ||
| 12 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'MATCH_ABSOLUTE' | Activity Parameter Name | 20060824 | ||
| 13 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'MATCH_TOP_OBJECT' | Activity Parameter Name | 20060824 | ||
| 14 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'MATCH_PERCENTAGE' | Activity Parameter Name | 20060824 | ||
| 15 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'UNDO' | Activity parameter name | 20060824 | ||
| 16 | Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_VALUE | 'ERROR' | Activity Parameter Value | 20060824 | ||
| 17 | Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_VALUE | 'ERROR_QUEUE' | Activity Parameter Value | 20060824 | ||
| 18 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_VALUE | 'EXCEPTION' | Activity Parameter Value | 20060824 | ||
| 19 | Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_VALUE | 'INFORMATION' | Activity Parameter Value | 20060824 | ||
| 20 | Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_VALUE | 'WARNING' | Activity Parameter Value | 20060824 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | match absolute | 20060824 | |
| 2 | Instance method | Private | Method | match percentage | 20060824 |
Events
Class /AIN/CL_POBJ_DET_FR_BTD_ACT has no event.
Types
Class /AIN/CL_POBJ_DET_FR_BTD_ACT has no local type.
Method Signatures
Method MATCH_ABSOLUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CONTEXT | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_CTX_EPC_TAB | Activity Context EPC list | 20060824 | |||
| 2 | IT_OBJS | Call by reference | Type reference (TYPE) | /AIN/PUB_POBJ_ID_TAB | Physical Object External ID | 20060824 | |||
| 3 | IV_ACTION_TYPE | Call by reference | Type reference (TYPE) | /AIN/PUB_ACTION_TYPE | Action Type | 20060824 | |||
| 4 | IV_BTD_INTID | Call by reference | Type reference (TYPE) | /AIN/PUB_BTD_INTID | Business Transaction Document Internal ID | 20060824 | |||
| 5 | IV_PARA_VALUE | Call by reference | Type reference (TYPE) | FLOAT | Field of type FLTP | 20060824 | |||
| 6 | IV_TOP_POBJ_INTID | Call by reference | Type reference (TYPE) | /AIN/PUB_POBJ_INTID | Physical Object Internal ID | 20060824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Activity Exception | 20080612 |
Method MATCH_PERCENTAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CONTEXT | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_CTX_EPC_TAB | Activity Context EPC list | 20060824 | |||
| 2 | IT_OBJS | Call by reference | Type reference (TYPE) | /AIN/PUB_POBJ_ID_TAB | Physical Object External ID | 20060824 | |||
| 3 | IV_ACTION_TYPE | Call by reference | Type reference (TYPE) | /AIN/PUB_ACTION_TYPE | Action Type | 20060824 | |||
| 4 | IV_BTD_INTID | Call by reference | Type reference (TYPE) | /AIN/PUB_BTD_INTID | Business Transaction Document Internal ID | 20060824 | |||
| 5 | IV_PARA_VALUE | Call by reference | Type reference (TYPE) | FLOAT | Field of type FLTP | 20060824 | |||
| 6 | IV_TOP_POBJ_INTID | Call by reference | Type reference (TYPE) | /AIN/PUB_POBJ_INTID | Physical Object Internal ID | 20060824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Activity Exception | 20080612 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 600 |