SAP ABAP Class CL_PS_UTIL (Utility class for BO)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PS-ST (Application Component) Structures
     PSB_MD_BO (Package) PS Project/WBS Master data BO
Properties
Class CL_PS_UTIL  
Short Description Utility class for BO    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSB_MD_BO   PS Project/WBS Master data BO 
Created 20090903   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PS_UTIL has no forward declaration.
Interfaces
Class CL_PS_UTIL has no interface implemented.
Friends
Class CL_PS_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_USER_TEXT_AUTH Static Attribute Public Type reference (TYPE) TY_S_USER_AUTH 20100129
2 GT_USER_LIST Static Attribute Public Type reference (TYPE) PSB_BO_USER_TEXT_TT Table of user names and text 20091022
Methods
# Method Level Visibility Method type Description Created on
1 GET_DOMAIN_TEXT Static method Public Method Get Domain text 20091112
2 GET_MSG_SEVERITY Static method Public Method Method to get the severity of messages 20090904
3 GET_USER_TEXT Static method Public Method Get User texts 20091022
4 SET_SY_MESSAGE Static method Public Method Get the system message if required calculate severity 20090908
Events
Class CL_PS_UTIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_USER_AUTH Public See coding 20100129 BEGIN OF ty_s_user_auth , username TYPE xubname, authorised TYPE boole_d, END OF ty_s_user_auth
Method Signatures

Method GET_DOMAIN_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DOMAIN_TEXT Call by reference Type reference (TYPE) VAL_TEXT Short Text for Fixed Values 20091112
2 Importing IV_DOMAIN Call by reference Type reference (TYPE) DOMNAME Domain name 20091112
3 Importing IV_VALUE Call by reference Type reference (TYPE) DATA Values for Domains: Single Value / Upper Limit 20091112

Method GET_DOMAIN_TEXT on class CL_PS_UTIL has no exception.

Method GET_MSG_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) SYMSGTY Message Type 20090904
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) PS_MESSAGES Application Log: Table with Messages 20090904

Method GET_MSG_SEVERITY on class CL_PS_UTIL has no exception.

Method GET_USER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USER_LIST Call by reference Type reference (TYPE) PSB_BO_USER_TEXT_TT Table of user names and text 20091022
2 Importing IT_USER_NAME Call by reference Type reference (TYPE) PSB_BO_USR_NAME_TT User names in PS 20091022

Method GET_USER_TEXT on class CL_PS_UTIL has no exception.

Method SET_SY_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) PS_MESSAGES Error messages 20090908
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) SYMSGTY Message Type 20090908

Method SET_SY_MESSAGE on class CL_PS_UTIL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605