SAP ABAP Class /AIN/CL_BTD_POBJ_UNASSIGN (Unassign physical objects from 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_UNASSIGN | |
Short Description | Unassign physical objects from 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_UNASSIGN has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /AIN/IF_ACTIVITY | Activity interface | 20060819 |
Friends
Class /AIN/CL_BTD_POBJ_UNASSIGN 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 | 'ACTION_TYPE' | Activity Parameter Name | 20061129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Process event message | 20060819 |
2 | ![]() |
Instance method | Private | Method | Check new action type and take over to the context | 20130116 |
3 | ![]() |
Instance method | Private | Method | Adds subtree of leave objects | 20061123 |
4 | ![]() |
Instance method | Protected | Method | get subtree of given object recursively | 20080422 |
Events
Class /AIN/CL_BTD_POBJ_UNASSIGN has no event.
Types
Class /AIN/CL_BTD_POBJ_UNASSIGN has no local type.
Method Signatures
Method DOC_OBJ_UNASSIGN 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 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Activity Exception | 20060819 |
Method PROCESS_NEW_ACTION_TYPE 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 | 20130116 | ||
2 | ![]() |
CT_RET_MSG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20130116 | ||
3 | ![]() |
CV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20130116 | ||
4 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20130116 | ||
5 | ![]() |
IV_ACTION_TYPE | Call by reference | Type reference (TYPE) | /AIN/PUB_ACTION_TYPE | Action Type | 20130116 |
Method PROCESS_NEW_ACTION_TYPE on class /AIN/CL_BTD_POBJ_UNASSIGN has no exception.
Method SUBTREE_ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BTD_OBJ_ACT_KEY | Call by reference | Type reference (TYPE) | /AIN/PUB_BTD_OBJ_ACT_KEY_TAB | Business Transaction Document Object Actual Key | 20080421 | ||
2 | ![]() |
IT_OBJ_GUID | Call by reference | Type reference (TYPE) | /AIN/DM_OBJ_GUID_TAB | Table of Object GUIDs | 20080421 | ||
3 | ![]() |
IV_ACTION_TYPE | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_TYPE | Action Type | 20080421 | ||
4 | ![]() |
IV_DOC_GUID | Call by reference | Type reference (TYPE) | /AIN/DM_DOC_GUID | Document GUID | 20080421 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Activity Exception | 20080421 |
Method SUBTREE_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_BTD_OBJ_ACT_KEY | Call by reference | Type reference (TYPE) | /AIN/PUB_BTD_OBJ_ACT_KEY_TAB | Link of Parent and Child Physical Objects | 20080422 | ||
2 | ![]() |
IT_ANCHOR_OBJ | Call by reference | Type reference (TYPE) | /AIN/DM_OBJ_GUID_TAB | 20080422 | |||
3 | ![]() |
IV_ACTION_TYPE | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_TYPE | Action Type | 20080422 | ||
4 | ![]() |
IV_DOC_GUID | Call by reference | Type reference (TYPE) | /AIN/DM_DOC_GUID | Document GUID | 20080422 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Activity Exception | 20080422 |
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 600 |