SAP ABAP Class /AIN/CL_ERP_COMMON (Super class for new ERP activities)
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_DEV_ACTIVITY | OBSOLETE - do not use anymore! | 20070403 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_HU_ID_DETERMINE_PRE | . | 20070720 |
2 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_HU_PACK_DLV_CONF_PART | Send delivery confirmation(for one hierarchy only) | 20090227 |
3 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_PACKMAT_PRE | . | 20070403 |
4 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_PACKMAT_PRE_COMP | Determine HU to send delivery confirmation | 20080116 |
5 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_PACKMAT_PRE_PART | Determine HU to send partical (pallet) delivery confirmation | 20080219 |
6 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_SEND_DLV_CONF_ERP | Send delivery confirmation | 20070403 |
7 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_SEND_DLV_CONF_ERP_COMP | Send delivery confirmation(for complete confirmation only) | 20080116 |
8 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_SEND_DLV_CONF_ERP_PART | Send delivery confirmation(for one hierarchy only) | 20080219 |
Properties
Class | /AIN/CL_ERP_COMMON | |
Short Description | Super class for new ERP activities | |
Super Class | /AIN/CL_DEV_ACTIVITY | OBSOLETE - do not use anymore! |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /AIN/ACTIVITIES | Auto-ID Activities |
Created | 20070403 | SAP |
Last change | 20141109 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /AIN/CL_ERP_COMMON has no forward declaration.
Interfaces
Class /AIN/CL_ERP_COMMON has no interface implemented.
Friends
Class /AIN/CL_ERP_COMMON has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'ACTION_STATUS_FILTER' | Activity Parameter Name | 20070403 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_VALUE | 'CLOSED' | Activity parameter value | 20070403 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_VALUE | 'READ' | Activity parameter value | 20070403 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_VALUE | 'WRITE' | Activity parameter value | 20070403 | |
5 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /AIN/DM_ACTION_OBJ_TAB | Table type for action object | 20070403 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20070403 |
Events
Class /AIN/CL_ERP_COMMON has no event.
Types
Class /AIN/CL_ERP_COMMON has no local type.
Method Signatures
Method READ_DOC_ACT_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ACTION_OBJ | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_OBJ_TAB | Action objects of a document | 20070403 | ||
2 | ![]() |
ET_RET_MSG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070403 | ||
3 | ![]() |
EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20070403 | ||
4 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20070403 | ||
5 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAMETERS_TAB | Activity parameters table type | 20070403 | ||
6 | ![]() |
IV_ACT_TYPE | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_TYPE | Action Type | 20070403 | ||
7 | ![]() |
IV_DOC_GUID | Call by reference | Type reference (TYPE) | /AIN/DM_DOC_GUID | Document GUID | 20070403 |
Method READ_DOC_ACT_OBJECTS on class /AIN/CL_ERP_COMMON has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 510 |