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 SR_ASSIGNMENT_VIEW Static Attribute Private Object reference (TYPE REF TO) CL_WER_ASSIGNMENT_VIEW View for performing assignments 20070109
2 SR_CO Static Attribute Private Object reference (TYPE REF TO) CL_WER_CONST Constants 20070109
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070109
2 REMOVE_ASSIGNMENT Static method Public Method Trigger the removal of a parameter assignment 20070109
3 SET_ASSIGNMENT Static method Public Method Trigger the assignment of a parameter 20070109
4 SHOW_DETAIL 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 Exporting E_PERFORMED Call by reference Type reference (TYPE) WER_BOOL Boolean: true = X and false = SPACE 20070109
2 Importing IR_ASSIGNABLE_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WER_ASSIGNABLE_ELEMENT Assignable element base 20070109
3 Importing I_PARAMETER Call by reference Type reference (TYPE) WER_PARAMETER_ID Parameter id 20070109
# Exception Resumable Description Created on
1 CX_WER_DATA_NOT_FOUND Value does not exist 20070109

Method SET_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PERFORMED Call by reference Type reference (TYPE) WER_BOOL Boolean: true = X and false = SPACE 20070109
2 Importing IR_ASSIGNABLE_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WER_ASSIGNABLE_ELEMENT Assignable element base 20070109
3 Importing I_ITEM_FIELD Call by reference Type reference (TYPE) WER_ITEM_FIELD_ID Unique Item field identifier (GUID) 20070109
4 Importing I_PARAMETER Call by reference Type reference (TYPE) WER_PARAMETER_ID Parameter id 20070109
# Exception Resumable Description Created on
1 CX_WER_AUTHORIZATION Authorization error 20070109
2 CX_WER_DATA_INVALID Invalid data supplied 20070109
3 CX_WER_DATA_NOT_FOUND Value does not exist 20070109
4 CX_WER_OPERATION_FAILED Operation failed exception 20070109

Method SHOW_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ASSIGNABLE_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WER_ASSIGNABLE_ELEMENT Assignable element base 20070109
2 Importing I_MODE Call by reference Type reference (TYPE) WER_MODE Display, edit and execute modes 20070109
3 Importing I_PARAMETER Call by reference Type reference (TYPE) WER_PARAMETER_ID Parameter id 20070109
# Exception Resumable Description Created on
1 CX_WER_DATA_INVALID Invalid data supplied 20070109
2 CX_WER_DATA_NOT_FOUND Value does not exist 20070109
History
Last changed by/on SAP  20100310 
SAP Release Created in 700