SAP ABAP Class CL_WER_ASSIGNMENT_VIEW_CTRL (Manages the assignment UI process)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD-MM (Application Component) Material Master
⤷
WER_UI (Package) User Interface
⤷
⤷
Properties
| Class | CL_WER_ASSIGNMENT_VIEW_CTRL | |
| Short Description | Manages the assignment UI process | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WER_UI | User Interface |
| Created | 20061206 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WER_ASSIGNMENT_VIEW_CTRL has no forward declaration.
Interfaces
Class CL_WER_ASSIGNMENT_VIEW_CTRL has no interface implemented.
Friends
Class CL_WER_ASSIGNMENT_VIEW_CTRL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WER_ASSIGNMENT_VIEW | View for performing assignments | 20070109 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WER_CONST | Constants | 20070109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070109 | |
| 2 | Static method | Public | Method | Trigger the removal of a parameter assignment | 20070109 | |
| 3 | Static method | Public | Method | Trigger the assignment of a parameter | 20070109 | |
| 4 | Static method | Public | Method | Display parameter assignment detail | 20070109 |
Events
Class CL_WER_ASSIGNMENT_VIEW_CTRL has no event.
Types
Class CL_WER_ASSIGNMENT_VIEW_CTRL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WER_ASSIGNMENT_VIEW_CTRL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WER_ASSIGNMENT_VIEW_CTRL has no exception.
Method REMOVE_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PERFORMED | Call by reference | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20070109 | |||
| 2 | IR_ASSIGNABLE_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WER_ASSIGNABLE_ELEMENT | Assignable element base | 20070109 | |||
| 3 | I_PARAMETER | Call by reference | Type reference (TYPE) | WER_PARAMETER_ID | Parameter id | 20070109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Value does not exist | 20070109 |
Method SET_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PERFORMED | Call by reference | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20070109 | |||
| 2 | IR_ASSIGNABLE_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WER_ASSIGNABLE_ELEMENT | Assignable element base | 20070109 | |||
| 3 | I_ITEM_FIELD | Call by reference | Type reference (TYPE) | WER_ITEM_FIELD_ID | Unique Item field identifier (GUID) | 20070109 | |||
| 4 | I_PARAMETER | Call by reference | Type reference (TYPE) | WER_PARAMETER_ID | Parameter id | 20070109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization error | 20070109 | ||
| 2 | Invalid data supplied | 20070109 | ||
| 3 | Value does not exist | 20070109 | ||
| 4 | Operation failed exception | 20070109 |
Method SHOW_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ASSIGNABLE_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WER_ASSIGNABLE_ELEMENT | Assignable element base | 20070109 | |||
| 2 | I_MODE | Call by reference | Type reference (TYPE) | WER_MODE | Display, edit and execute modes | 20070109 | |||
| 3 | I_PARAMETER | Call by reference | Type reference (TYPE) | WER_PARAMETER_ID | Parameter id | 20070109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data supplied | 20070109 | ||
| 2 | Value does not exist | 20070109 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |