SAP ABAP Class CL_LAW2_UI_UTILITIES (LAW 2.0 Utilities Methods)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-LIM (Application Component) License Measurement
     SLIM3 (Package) License Administration Workbench 2.0
Properties
Class CL_LAW2_UI_UTILITIES  
Short Description LAW 2.0 Utilities Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class LAW2_MESSAGES    
Program status     
Category 0   
Package SLIM3   License Administration Workbench 2.0 
Created 20110715   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LAW2_UI_UTILITIES has no forward declaration.
Interfaces
Class CL_LAW2_UI_UTILITIES has no interface implemented.
Friends
Class CL_LAW2_UI_UTILITIES has no friend class.
Attributes
Class CL_LAW2_UI_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_MESSAGES_FROM_PROTOCOL Static method Public Method Loops over Msgs. in Protocol + Writes them to WD Msg. Mgr. 20110719
2 GET_FORMATED_UI_TEXT Static method Public Method Read a formatted text and convert it to a string 20110718
3 SET_FORMATTED_UI_TEXT Static method Public Method Transfers docs. to long texts for WD FormattedTextView 20110718
Events
Class CL_LAW2_UI_UTILITIES has no event.
Types
Class CL_LAW2_UI_UTILITIES has no local type.
Method Signatures

Method DISPLAY_MESSAGES_FROM_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER WD Message Manager 20110719

Method DISPLAY_MESSAGES_FROM_PROTOCOL on class CL_LAW2_UI_UTILITIES has no exception.

Method GET_FORMATED_UI_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOC_CLASS_ID Call by reference Type reference (TYPE) DOKHL-ID Type of the document; default value is 'TX' 20110718
2 Importing DOC_LANG Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language in which the text should be returned 20110718
3 Importing DOC_NAME Call by reference Type reference (TYPE) DOKHL-OBJECT Name/ID of the document that should be retrieved 20110718
4 Exporting FORMATTED_TEXT Call by reference Type reference (TYPE) STRING Formatted text as string 20110718

Method GET_FORMATED_UI_TEXT on class CL_LAW2_UI_UTILITIES has no exception.

Method SET_FORMATTED_UI_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CTX_UI_ELEMENTS Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Context node with all UI texts 20110718
2 Importing CTX_UI_NAME Call by reference Type reference (TYPE) STRING Context node name which should be set 20110718
3 Importing DOC_CLASS_ID Call by reference Type reference (TYPE) DOKHL-ID Type of the document; default value it 'TX' 20110718
4 Importing DOC_LANG Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language in which the document text should be returned 20110718
5 Importing DOC_NAME Call by reference Type reference (TYPE) DOKHL-OBJECT Name/ID of the document that should be retrieved 20110718

Method SET_FORMATTED_UI_TEXT on class CL_LAW2_UI_UTILITIES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732