SAP ABAP Class /AIN/CL_DEV_SEND_LIGHT (Send Red/Green Light to Device Controller)
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_CMD_MSG | Send PML Command Structure to DC | 20040528 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/IF_ACTIVITY | Activity interface | 20040511 |
Properties
Class | /AIN/CL_DEV_SEND_LIGHT | |
Short Description | Send Red/Green Light to Device Controller | |
Super Class | /AIN/CL_DEV_CMD_MSG | Send PML Command Structure to DC |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | /AIN/DEV_COMMAND | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | /AIN/ACTIVITIES | Auto-ID Activities |
Created | 20040511 | SAP |
Last change | 20141109 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /AIN/CL_DEV_SEND_LIGHT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /AIN/IF_ACTIVITY | Activity interface | 20040511 |
Friends
Class /AIN/CL_DEV_SEND_LIGHT 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/DM_COMMAND | 'GREEN' | Activity Parameter Value | 20041004 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'LIGHT' | Activity Parameter Name | 20041005 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | /AIN/DM_COMMAND | 'RED' | Activity Parameter Value | 20041004 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'SEND_RED_LIGHT' | Activity parameter name | 20041004 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20040528 | |
2 | ![]() |
Instance method | Private | Method | 20040528 |
Events
Class /AIN/CL_DEV_SEND_LIGHT has no event.
Types
Class /AIN/CL_DEV_SEND_LIGHT has no local type.
Method Signatures
Method CREATE_LIST_FROM_CONTEXT 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 | Tabletype: EPC | 20040528 | ||
2 | ![]() |
ES_CMD | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_MSG_CMD_STR | Command Message Structure | 20040528 | ||
3 | ![]() |
ET_RET_MSG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20040528 | ||
4 | ![]() |
EV_DEV_GUID | Call by reference | Type reference (TYPE) | /AIN/DM_DEV_GUID | Device GUID | 20040528 | ||
5 | ![]() |
EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20040528 | ||
6 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20040528 | ||
7 | ![]() |
IV_COMMAND | Call by reference | Type reference (TYPE) | /AIN/DM_COMMAND | Command from Device Controller | 20040528 | ||
8 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | /AIN/ACT_TAG_NAME | Name of the Tag | 20040528 | ||
9 | ![]() |
IV_TAGID | Call by reference | Type reference (TYPE) | /AIN/ACT_TAG | Tag ID | 20040528 |
Method CREATE_LIST_FROM_CONTEXT on class /AIN/CL_DEV_SEND_LIGHT has no exception.
Method GET_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RET_MSG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20040528 | ||
2 | ![]() |
EV_COMMAND | Call by reference | Type reference (TYPE) | /AIN/DM_COMMAND | Activity parameter value | 20040528 | ||
3 | ![]() |
EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20040528 | ||
4 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20040528 | ||
5 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAMETERS_TAB | Activity parameters table type | 20040528 |
Method GET_COMMAND on class /AIN/CL_DEV_SEND_LIGHT has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |