SAP ABAP Class /BOBF/CL_CUST_UTILITIES (Common Functionality)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
     /BOBF/CUSTOMER_UI (Package) Business Object Processing Framework Customer UI
Properties
Class /BOBF/CL_CUST_UTILITIES  
Short Description Common Functionality    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/CUSTOMER_UI   Business Object Processing Framework Customer UI 
Created 20090818   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /BOBF/CL_CUST_UTILITIES has no interface implemented.
Friends
Class /BOBF/CL_CUST_UTILITIES has no friend class.
Attributes
Class /BOBF/CL_CUST_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_APPLICATION_ERROR Static method Public Method Set application error 20090818
2 SHOW_MESSAGES Static method Public Method Show messages by the help of popups 20091105
Events
Class /BOBF/CL_CUST_UTILITIES has no event.
Types
Class /BOBF/CL_CUST_UTILITIES has no local type.
Method Signatures

Method SET_APPLICATION_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20091012

Method SET_APPLICATION_ERROR on class /BOBF/CL_CUST_UTILITIES has no exception.

Method SHOW_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20091105
2 Importing IV_SEVERITY_ERROR Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091105
3 Importing IV_SEVERITY_INFORMATION Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091105
4 Importing IV_SEVERITY_WARNING Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091105

Method SHOW_MESSAGES on class /BOBF/CL_CUST_UTILITIES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702