SAP ABAP Class CL_SMI_QUEUE (Base class for batch / manual processing queue)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
SD-BF-SMI (Application Component) Supplier Managed Inventory
⤷
VSMI (Package) Supplier-Managed Inventory (SNC-ERP)
⤷
⤷
Properties
| Class | CL_SMI_QUEUE | |
| Short Description | Base class for batch / manual processing queue | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VSMI | Supplier-Managed Inventory (SNC-ERP) |
| Created | 20080122 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SMI_QUEUE has no interface implemented.
Friends
Class CL_SMI_QUEUE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SMI_CONSTANTS | SMI Constants | 20080201 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SMI_QUEUE | Base class for batch / manual processing queue | 20080401 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20080401 | ||
| 2 | Instance method | Public | Constructor | 20080201 | ||
| 3 | Static method | Public | Method | 20080401 | ||
| 4 | Instance method | Public | Method | 20080401 | ||
| 5 | Instance method | Public | Method | 20080401 | ||
| 6 | Instance method | Public | Method | 20080401 |
Events
Class CL_SMI_QUEUE has no event.
Types
Class CL_SMI_QUEUE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SMI_QUEUE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SMI_QUEUE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SMI_QUEUE has no parameter.
Method CONSTRUCTOR on class CL_SMI_QUEUE has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_QUEUE | Value transfer | Object reference (TYPE REF TO) | CL_SMI_QUEUE | Base class for batch / manual processing queue | 20080401 |
Method GET_INSTANCE on class CL_SMI_QUEUE has no exception.
Method GET_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INCLUDE_STOPPED | Call by reference | Type reference (TYPE) | SMI_STOPIND | SPACE | Stop Indicator | 20080619 | ||
| 2 | PROC_TYPE | Call by reference | Type reference (TYPE) | SMI_PROC_LOGIC | Replensihment processing Logic | 20080401 | |||
| 3 | T_REC | Value transfer | Type reference (TYPE) | SMI_T_DM_CL_DATAMODEL | Table containing references to CL_SMI_Record objects | 20080401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Logic exception | 20080401 |
Method PROCESS_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Call by reference | Object reference (TYPE REF TO) | CL_SMI_ITEM | Single Item of an SMI Record | 20080401 | |||
| 2 | PROC_TYPE | Call by reference | Type reference (TYPE) | SMI_PROC_LOGIC | Replensihment Processing Logic | 20080401 | |||
| 3 | RV_REMOVED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080401 |
Method PROCESS_ITEM on class CL_SMI_QUEUE has no exception.
Method PROCESS_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_SMI_DATAMODEL | Central DataModel class | 20080401 | |||
| 2 | IV_PROCTYPE | Call by reference | Type reference (TYPE) | SMI_PROCTRIG | Processing Trigger (automatically, batch, manually) | 20080401 |
Method PROCESS_MODEL on class CL_SMI_QUEUE has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |