SAP ABAP Class /AIN/CL_BTD_POBJ_ASSIGN (Assign physical objects to business transaction document)
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_BTD_POBJ_ASSIGN_SUPER | Superclass for document change activities | 20060823 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/IF_ACTIVITY | Activity interface | 20060819 |
Properties
| Class | /AIN/CL_BTD_POBJ_ASSIGN | |
| Short Description | Assign physical objects to business transaction document | |
| Super Class | /AIN/CL_BTD_POBJ_ASSIGN_SUPER | Superclass for document change activities |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /AIN/ACTIVITIES | Auto-ID Activities |
| Created | 20060819 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /AIN/CL_BTD_POBJ_ASSIGN has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /AIN/IF_ACTIVITY | Activity interface | 20060819 |
Friends
Class /AIN/CL_BTD_POBJ_ASSIGN 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 | 'ALWAYS_ENTIRE_SUB_HIERARCHY' | Activity Parameter Name | 20080402 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'DUPLICATE_OBJECTS_CHECK_FILTER' | Activity Parameter Name | 20080618 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_VALUE | 'ONLY_TOP_OBJECTS' | Activity Parameter Name | 20080618 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_VALUE | 'ERROR' | Activity Parameter Value | 20061114 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_VALUE | 'INFORMATION' | Activity Parameter Value | 20061114 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'RESPONSE_NO_BTD_MATCH' | Activity Parameter Name | 20061114 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_VALUE | 'WARNING' | Activity Parameter Value | 20061114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Process event message | 20060819 |
Events
Class /AIN/CL_BTD_POBJ_ASSIGN has no event.
Types
Class /AIN/CL_BTD_POBJ_ASSIGN has no local type.
Method Signatures
Method DOC_OBJ_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CONTEXT | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_CONTEXT_STR | Activity Context | 20060819 | |||
| 2 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20060819 | |||
| 3 | IV_ALWAYS_ENTIRE_SUBHIER | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080402 | |||
| 4 | IV_BTD_NO_MATCH_RESPONSE | Call by reference | Type reference (TYPE) | /AIN/PUB_BTD_NO_MATCH_RESPONSE | Response of service if actual objects are not expected | 20061114 | |||
| 5 | IV_BTD_OBJ_DUP_CHECK | Call by reference | Type reference (TYPE) | /AIN/PUB_BTD_OBJ_DUP_CHECK | Check duplicate document objects only for specified objects | 20080618 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Activity Exception | 20060819 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 600 |