SAP ABAP Class CE_PSJ_LOG_ITEM_SEVERITY (CE_PSJ_LOG_ITEM_SEVERITY)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS (Application Component) Financial Services
     FS_PSJ_CORE (Package) Core Functionality for Process Step Journal
Properties
Class CE_PSJ_LOG_ITEM_SEVERITY  
Short Description    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_PSJ_CORE   Core Functionality for Process Step Journal 
Created 20090212   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CE_PSJ_LOG_ITEM_SEVERITY has no forward declaration.
Interfaces
Class CE_PSJ_LOG_ITEM_SEVERITY has no interface implemented.
Friends
Class CE_PSJ_LOG_ITEM_SEVERITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABORTION Static Attribute Public Object reference (TYPE REF TO) CE_PSJ_LOG_ITEM_SEVERITY ABORTION 20090212
2 ERROR Static Attribute Public Object reference (TYPE REF TO) CE_PSJ_LOG_ITEM_SEVERITY ERROR 20090212
3 ID Instance attribute Protected Type reference (TYPE) STRING ID 20090212
4 INFO Static Attribute Public Object reference (TYPE REF TO) CE_PSJ_LOG_ITEM_SEVERITY INFO 20090212
5 TYPECODE Instance attribute Protected Type reference (TYPE) PSJ_LOG_ITEM_SEVERITY TYPECODE 20090212
6 WARNING Static Attribute Public Object reference (TYPE REF TO) CE_PSJ_LOG_ITEM_SEVERITY WARNING 20090212
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090212
2 GET_ID Instance method Public Method GET_ID 20090212
3 GET_TEXT Instance method Public Method GET_TEXT 20090212
4 GET_TYPECODE Instance method Public Method GET_TYPECODE 20090212
5 S_GET_INSTANCE Static method Public Method S_GET_INSTANCE 20090212
6 S_GET_INSTANCE_BY_MESSAGE_TYPE Static method Public Method s_get_instance_by_message_type 20090212
7 S_GET_VALUES Static method Public Method S_GET_VALUES 20090212
Events
Class CE_PSJ_LOG_ITEM_SEVERITY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding TAB 20090212 tab TYPE STANDARD TABLE OF REF TO CE_PSJ_LOG_ITEM_SEVERITY WITH DEFAULT KEY
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CE_PSJ_LOG_ITEM_SEVERITY has no parameter.
Method CLASS_CONSTRUCTOR on class CE_PSJ_LOG_ITEM_SEVERITY has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STRING Value transfer Type reference (TYPE) STRING R_STRING 20090212

Method GET_ID on class CE_PSJ_LOG_ITEM_SEVERITY has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEXT Value transfer Type reference (TYPE) STRING R_TEXT 20090212

Method GET_TEXT on class CE_PSJ_LOG_ITEM_SEVERITY has no exception.

Method GET_TYPECODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CODE Value transfer Type reference (TYPE) PSJ_LOG_ITEM_SEVERITY R_CODE 20090212

Method GET_TYPECODE on class CE_PSJ_LOG_ITEM_SEVERITY has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPECODE Call by reference Type reference (TYPE) PSJ_LOG_ITEM_SEVERITY I_TYPECODE 20090212
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CE_PSJ_LOG_ITEM_SEVERITY R_INSTANCE 20090212

Method S_GET_INSTANCE on class CE_PSJ_LOG_ITEM_SEVERITY has no exception.

Method S_GET_INSTANCE_BY_MESSAGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MESSAGE_TYPE Call by reference Type reference (TYPE) SY-MSGTY Nachrichtentyp 20090212
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CE_PSJ_LOG_ITEM_SEVERITY 20090212

Method S_GET_INSTANCE_BY_MESSAGE_TYPE on class CE_PSJ_LOG_ITEM_SEVERITY has no exception.

Method S_GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUES Value transfer Type reference (TYPE) TAB R_VALUES 20090212

Method S_GET_VALUES on class CE_PSJ_LOG_ITEM_SEVERITY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 300