SAP ABAP Class /AIN/CL_DEV_BW (BW Update Super Class)
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! | 20050518 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_DEV_CURRENT_STATE | Update Current State Activity | 20050526 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_DEV_REGISTER_40 | Register Action Activity 4.0 | 20050628 |
Properties
| Class | /AIN/CL_DEV_BW | |
| Short Description | BW Update Super Class | |
| 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 | 20050518 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /AIN/CL_DEV_BW has no forward declaration.
Interfaces
Class /AIN/CL_DEV_BW has no interface implemented.
Friends
Class /AIN/CL_DEV_BW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | /AIN/PRF_PROFILE | 'SAP_DOCUMENT_CONTEXT_PROFILE' | Profile | 20050518 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /AIN/BWEX_0AII_TRAN_TAB | Extraction structure standalone solution RFID (trans. data) | 20050518 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /AIN/PRF_ELEMENT_TAB | Table type for Profile Element structure | 20050518 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Prepare BW structure | 20050518 | |
| 2 | Instance method | Protected | Method | Read master Data to supplement the BW structure | 20050518 | |
| 3 | Instance method | Protected | Method | Update the BW queue | 20050518 | |
| 4 | Instance method | Protected | Method | Update Inventory Movement | 20050518 |
Events
Class /AIN/CL_DEV_BW has no event.
Types
Class /AIN/CL_DEV_BW has no local type.
Method Signatures
Method PREPARE_BW_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BW_STRUCTURE | Call by reference | Type reference (TYPE) | /AIN/BWEX_0AII_TRAN | Extraktstruktur für eigenständige RFID-Lösung (int. Daten) | 20050518 | |||
| 2 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20050628 | |||
| 3 | IS_CONTEXT_CURR | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_CTX_EPC_STR | EPC-Liste von Aktivitätskontext | 20050518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Activity Exception | 20050628 |
Method READ_GLOBAL_DATA Signature
Method READ_GLOBAL_DATA on class /AIN/CL_DEV_BW has no parameter.
Method READ_GLOBAL_DATA on class /AIN/CL_DEV_BW has no exception.
Method UPDATE_BW_QUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | 20050518 |
Method UPDATE_BW_QUEUE on class /AIN/CL_DEV_BW has no exception.
Method UPDATE_INV_MOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EPCLIST | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_CTX_EPC_STR | EPC-Liste von Aktivitätskontext | 20050518 | |||
| 2 | IV_MOVEMENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 'IN' | 20050518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Activity Exception | 20050702 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 400 |