SAP ABAP Class CL_WER_ACTION (Action base)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD-MM (Application Component) Material Master
⤷
WER_BUSINESS (Package) Business Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WER_ASSIGNABLE_ELEMENT | Assignable element base | 20061109 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WER_ACTION | Action supporting mass data processing | 20061108 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WER_ACTION_DELEGATE | Delegate for implementation of IF_WER_ACTION | 20061109 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WER_ACT_METH_CALL_DELEGATE | Delegate for implementation of the action method call | 20061109 |
Properties
| Class | CL_WER_ACTION | |
| Short Description | Action base | |
| Super Class | CL_WER_ASSIGNABLE_ELEMENT | Assignable element base |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WER_BUSINESS | Business Layer |
| Created | 20061108 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WER_ACTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WER_ACTION | Action supporting mass data processing | 20061108 |
Friends
Class CL_WER_ACTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WER_ASSIGNABLE_ELEMENT | Assignable element base | 20061108 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WER_PROCESS_STATUS | Status of a process: correct, item error or general error | 20061109 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20061109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Checks whether a process status is valid | 20061109 | |
| 2 | Instance method | Public | Method | 20070301 | ||
| 3 | Instance method | Protected | Method | Load the action's global data | 20061109 | |
| 4 | Instance method | Public | Method | 20070301 | ||
| 5 | Instance method | Public | Method | 20070301 |
Events
Class CL_WER_ACTION has no event.
Types
Class CL_WER_ACTION has no local type.
Method Signatures
Method CHECK_PROCESS_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROCESS_STATUS | Call by reference | Type reference (TYPE) | WER_PROCESS_STATUS | Status of a process: correct, item error or general error | 20061109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data supplied | 20061109 |
Method GET_PROCESS_STATUS Signature
Method GET_PROCESS_STATUS on class CL_WER_ACTION has no parameter.
Method GET_PROCESS_STATUS on class CL_WER_ACTION has no exception.
Method LOAD_ACTION_GLOBAL_DATA Signature
Method LOAD_ACTION_GLOBAL_DATA on class CL_WER_ACTION has no parameter.
Method LOAD_ACTION_GLOBAL_DATA on class CL_WER_ACTION has no exception.
Method MASS_PROCESS Signature
Method MASS_PROCESS on class CL_WER_ACTION has no parameter.
Method MASS_PROCESS on class CL_WER_ACTION has no exception.
Method SET_PROCESS_STATUS Signature
Method SET_PROCESS_STATUS on class CL_WER_ACTION has no parameter.
Method SET_PROCESS_STATUS on class CL_WER_ACTION has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 601 |