SAP ABAP Class CL_IBO_INBOX_FEEDER_UTILS (Inbox Feeder Utility Class)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-IBO (Application Component) Suite Inbox
     IBO_INBOX_FEEDER (Package) Suite Inbox Feeder
Properties
Class CL_IBO_INBOX_FEEDER_UTILS  
Short Description Inbox Feeder Utility Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IBO_INBOX_FEEDER   Suite Inbox Feeder 
Created 20090806   SAP 
Last change 20110908   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 CL_IBO_INBOX_FEEDER_UTILS has no interface implemented.
Friends
Class CL_IBO_INBOX_FEEDER_UTILS has no friend class.
Attributes
Class CL_IBO_INBOX_FEEDER_UTILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DATS_TO_TIMESTAMP_MAX Static method Public Method Convert date to timestamp by appending hhmmss as 235959 20090806
2 DATS_TO_TIMESTAMP_MIN Static method Public Method Convert date to timestamp by appending hhmmss as 000000 20090806
3 GET_ALERT_LONGTEXT Static method Public Method Return the long text of the given alert 20090806
4 GET_NOTIFICATION_DESCRIPTION Static method Public Method Get the description of notification 20090806
5 GET_WORKITEM_DESCRIPTION Static method Public Method Get the description of work item 20090806
6 SYMSG_TO_POWL_MESSAGE Static method Public Method Returns current system message fields as POWL message 20091021
7 T100KEY_TO_POWL_ERROR_MESSAGE Static method Public Method Convert given T100KEY to POWL error message 20090806
8 TO_POWL_INFO_MESSAGE Static method Public Method Return info message 20090806
9 TO_POWL_MESSAGES Static method Public Method Convert the message type T_WF_FACADE_MESSAGE to POWL messsag 20090806
10 VALIDATE_USER Static method Public Method Checks if agent is a valid user 20091203
Events
Class CL_IBO_INBOX_FEEDER_UTILS has no event.
Types
Class CL_IBO_INBOX_FEEDER_UTILS has no local type.
Method Signatures

Method DATS_TO_TIMESTAMP_MAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATS Call by reference Type reference (TYPE) DATS SY-DATUM Field of type DATS 20090806
2 Returning RV_TIMESTAMP Value transfer Type reference (TYPE) BCOS_TSTMP Time Stamp (In UTC) 20090806

Method DATS_TO_TIMESTAMP_MAX on class CL_IBO_INBOX_FEEDER_UTILS has no exception.

Method DATS_TO_TIMESTAMP_MIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATS Call by reference Type reference (TYPE) DATS SY-DATUM Field of type DATS 20090806
2 Returning RV_TIMESTAMP Value transfer Type reference (TYPE) BCOS_TSTMP Time Stamp (In UTC) 20090806

Method DATS_TO_TIMESTAMP_MIN on class CL_IBO_INBOX_FEEDER_UTILS has no exception.

Method GET_ALERT_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALERT_ID Call by reference Type reference (TYPE) OS_GUID Globally Unique Identifier 20090807
2 Importing IV_USER_NAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20090807
3 Returning RV_LONGTEXT Value transfer Type reference (TYPE) STRING 20090807
# Exception Resumable Description Created on
1 CX_IBO_WF_ABORT IBO WF root exception for program errors (unrecoverable) 20090807
2 CX_IBO_WF_ERROR CX static check 20090807

Method GET_NOTIFICATION_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXT Call by reference Type reference (TYPE) IBO_T_WF_TXT_BODY Text Body 20090807
2 Exporting EV_HTML Call by reference Type reference (TYPE) XSTRING 20090807
3 Importing IV_DOC_ID Call by reference Type reference (TYPE) SO_ENTRYID Folder Entry ID (Obj+Fol+Forwarder Name) 20090807
# Exception Resumable Description Created on
1 CX_IBO_WF_ABORT IBO WF root exception for program errors (unrecoverable) 20090807
2 CX_IBO_WF_ERROR CX static check 20090807

Method GET_WORKITEM_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXT_LINES Call by reference Type reference (TYPE) SWFDECTEXT Table for Texts of Decision Task 20090807
2 Importing IO_WORKITEM_API Call by reference Object reference (TYPE REF TO) IF_SWR_WORKITEM_API API for Handling a Work Item 20110118
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20090807
4 Importing IV_LINE_WIDTH Call by reference Type reference (TYPE) NUMC3 75 Numc3, internal use 20090807
5 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20090807
6 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20090807
# Exception Resumable Description Created on
1 CX_IBO_WF_ABORT IBO WF root exception for program errors (unrecoverable) 20090813
2 CX_IBO_WF_ERROR CX static check 20090813

Method SYMSG_TO_POWL_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MESSAGE_TEXT Call by reference Type reference (TYPE) CHAR200 Text field length 200 20091021
2 Returning RS_POWL_MESSAGE Value transfer Type reference (TYPE) POWL_MSG_STY Message description 20091021

Method SYMSG_TO_POWL_MESSAGE on class CL_IBO_INBOX_FEEDER_UTILS has no exception.

Method T100KEY_TO_POWL_ERROR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20090806
2 Importing IS_T100KEY Call by reference Type reference (TYPE) SCX_T100KEY T100 Key with Parameters Mapped to Attribute Names 20090806

Method T100KEY_TO_POWL_ERROR_MESSAGE on class CL_IBO_INBOX_FEEDER_UTILS has no exception.

Method TO_POWL_INFO_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID IF_IBO_INBOX_FEEDER_C=>GC_MSGID 20090806
2 Importing IV_MSGNUMBER Call by reference Type reference (TYPE) SYMSGNO Message Number 20090806
3 Importing IV_MSG_V1 Call by reference Type reference (TYPE) DATA Message Variable 20090806
4 Importing IV_MSG_V2 Call by reference Type reference (TYPE) DATA Message Variable 20090806
5 Importing IV_MSG_V3 Call by reference Type reference (TYPE) DATA Message Variable 20090806
6 Importing IV_MSG_V4 Call by reference Type reference (TYPE) DATA Message Variable 20090806
7 Returning RT_MESSAGE Value transfer Type reference (TYPE) POWL_MSG_TTY Message META description 20090806

Method TO_POWL_INFO_MESSAGE on class CL_IBO_INBOX_FEEDER_UTILS has no exception.

Method TO_POWL_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POWL_MESSAGE Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20090806
2 Importing IT_WF_MESSAGE Call by reference Type reference (TYPE) IBO_T_WF_FACADE_MESSAGE message table 20090806

Method TO_POWL_MESSAGES on class CL_IBO_INBOX_FEEDER_UTILS has no exception.

Method VALIDATE_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USERNAME Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20091203
2 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20091203

Method VALIDATE_USER on class CL_IBO_INBOX_FEEDER_UTILS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702