SAP ABAP Class /AIN/CL_EPCIS_SEND_XI (Send EPCIS event to XI)
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_BASIC_ACTIVITY | Root of all activity classes | 20061205 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/IF_ACTIVITY | Activity interface | 20061128 |
Properties
| Class | /AIN/CL_EPCIS_SEND_XI | |
| Short Description | Send EPCIS event to XI | |
| Super Class | /AIN/CL_BASIC_ACTIVITY | Root of all activity classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /AIN/ACTIVITIES | Auto-ID Activities |
| Created | 20061128 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /AIN/CL_EPCIS_SEND_XI has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /AIN/IF_ACTIVITY | Activity interface | 20061128 |
Friends
Class /AIN/CL_EPCIS_SEND_XI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'EPCIS_HEADER' | Activity Parameter: EPCIS header | 20061208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Fill EPCIS event proxy structure - EPCISBODY | 20061207 | |
| 2 | Instance method | Private | Method | Fill EPCIS event proxy structure - EPCISHEADER | 20061207 |
Events
Class /AIN/CL_EPCIS_SEND_XI has no event.
Types
Class /AIN/CL_EPCIS_SEND_XI has no local type.
Method Signatures
Method FILL_EPCISBODY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_EPCISBODY | Call by reference | Type reference (TYPE) | /AIN/IF_EPCISBODY_TYPE | Proxy Structure (Generated) | 20061208 | |||
| 2 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20061208 | |||
| 3 | IS_ACT_EPCIS_EVT | Call by reference | Type reference (TYPE) | /AIN/ACT_EPCIS_EVT_STR | EPCIS event (activity) | 20061208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Activity Exception | 20061208 |
Method FILL_EPCISHEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_EPCISHEADER | Call by reference | Type reference (TYPE) | /AIN/IF_EPCISHEADER_TYPE | Proxy Structure (Generated) | 20061208 | |||
| 2 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20061208 | |||
| 3 | IS_ACT_EPCIS_EVT | Call by reference | Type reference (TYPE) | /AIN/ACT_EPCIS_EVT_STR | EPCIS event | 20061208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Activity Exception | 20061208 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 510 |