SAP ABAP Class /AIN/CL_DEV_PROCESS_CONTROL_SI (process start and stop signals)
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! | 20040913 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/IF_ACTIVITY | Activity interface | 20040913 |
Properties
| Class | /AIN/CL_DEV_PROCESS_CONTROL_SI | |
| Short Description | process start and stop signals | |
| 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 | 20040913 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /AIN/CL_DEV_PROCESS_CONTROL_SI has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /AIN/IF_ACTIVITY | Activity interface | 20040913 |
Friends
Class /AIN/CL_DEV_PROCESS_CONTROL_SI 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 | 'NO_START_EVENT' | Activity Parameter Name | 20040914 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20041007 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | execute msg smart | 20040913 | |
| 2 | Instance method | Private | Method | execute msg standard | 20040913 | |
| 3 | Instance method | Private | Method | process start signal | 20040913 | |
| 4 | Instance method | Private | Method | process stop signal | 20040914 |
Events
Class /AIN/CL_DEV_PROCESS_CONTROL_SI has no event.
Types
Class /AIN/CL_DEV_PROCESS_CONTROL_SI has no local type.
Method Signatures
Method EXECUTE_MSG_SMART 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 | Aktivitätskontext | 20040914 | |||
| 2 | ET_RET_MSG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20040913 | |||
| 3 | EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Rückgabestatus der Aktivität | 20040913 | |||
| 4 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20040913 | |||
| 5 | IS_MSG | Call by reference | Type reference (TYPE) | ANY | 20040913 | ||||
| 6 | IT_PARAMETER | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAMETERS_TAB | Tabellentyp: Aktivitätsparameter | 20040913 | |||
| 7 | IV_MSG_TYPE | Call by reference | Type reference (TYPE) | /AIN/DM_MSG_TYPE_ID | ID des Nachrichtentyps | 20040921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Activity Exception | 20050224 |
Method EXECUTE_MSG_STANDARD 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 | Aktivitätskontext | 20040914 | |||
| 2 | ET_RET_MSG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20040913 | |||
| 3 | EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Rückgabestatus der Aktivität | 20040913 | |||
| 4 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20040913 | |||
| 5 | IS_MSG | Call by reference | Type reference (TYPE) | ANY | 20040913 | ||||
| 6 | IT_DEV_EPC_INFO | Call by reference | Type reference (TYPE) | DEV_EPC_INFO_TAB | 20050630 | ||||
| 7 | IT_PARAMETER | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAMETERS_TAB | Aktivitätsparameter | 20040913 | |||
| 8 | IV_MSG_TYPE | Call by reference | Type reference (TYPE) | /AIN/DM_MSG_TYPE_ID | ID des Nachrichtentyps | 20040921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Activity Exception | 20050114 |
Method PROCESS_START_SIGNAL 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 | Aktivitätskontext | 20040914 | |||
| 2 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | 20050513 | ||||
| 3 | IS_MSG | Call by reference | Type reference (TYPE) | ANY | 20040921 | ||||
| 4 | IT_PARAMETER | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAMETERS_TAB | Tabellentyp: Aktivitätsparameter | 20050513 | |||
| 5 | IV_ACTION_GUID | Call by reference | Type reference (TYPE) | /AIN/DM_ACT_GUID | Aktions-GUID | 20040913 | |||
| 6 | IV_ACTION_TYPE | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_TYPE | Aktionstyp | 20040914 | |||
| 7 | IV_DEVGRP_GUID | Call by reference | Type reference (TYPE) | /AIN/DM_DEVGRP_GUID | GUID für RFID-Gerätegruppe | 20040913 | |||
| 8 | IV_MSG_TYPE | Call by reference | Type reference (TYPE) | /AIN/DM_MSG_TYPE_ID | ID des Nachrichtentyps | 20040921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Activity Exception | 20050224 |
Method PROCESS_STOP_SIGNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DEV_EPC_INFO | Call by reference | Type reference (TYPE) | DEV_EPC_INFO_TAB | 20050630 | ||||
| 2 | IV_DEVGRP_GUID | Call by reference | Type reference (TYPE) | /AIN/DM_DEVGRP_GUID | GUID für RFID-Gerätegruppe | 20040914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Activity Exception | 20050224 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 210 |