SAP ABAP Class IF_EX_IBO_INBOX_WI_DETAILS (Interface for BAdI: IBO_INBOX_BD_WI_DETAILS)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20091006
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_CREQUEST_CONFIG POWL for Change Requests 20091019
Properties
Class IF_EX_IBO_INBOX_WI_DETAILS  
Short Description Interface for BAdI: IBO_INBOX_BD_WI_DETAILS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091006   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 IF_EX_IBO_INBOX_WI_DETAILS has no interface implemented.
Friends
Class IF_EX_IBO_INBOX_WI_DETAILS has no friend class.
Attributes
Class IF_EX_IBO_INBOX_WI_DETAILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MODIFY_TEXT_IN_WI_DETAILS_AREA Instance method Public Method Modify the work item text in the details area 20091006
2 SHOULD_HIDE_PRIORITY Instance method Public Method Return the flag if the priority field should be visible 20091006
3 SHOULD_HIDE_SENT Instance method Public Method Return the flag if the sent field should be visible 20091006
4 SHOULD_HIDE_STATUS Instance method Public Method Return the flag if the status field should be visible 20091006
Events
Class IF_EX_IBO_INBOX_WI_DETAILS has no event.
Types
Class IF_EX_IBO_INBOX_WI_DETAILS has no local type.
Method Signatures

Method MODIFY_TEXT_IN_WI_DETAILS_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADDITIONAL_TEXT_FIELDS Call by reference Type reference (TYPE) IBO_INBOX_T_TEXT_AND_LABEL Additional text fields and labels in details area 20091008
2 Exporting EV_ADDITIONAL_TASK_DESCRIPTION Call by reference Type reference (TYPE) STRING Plain text of additional task description in details area 20091006
3 Exporting EV_HIDE_STD_TASK_DESCRIPTION Call by reference Type reference (TYPE) ABAP_BOOL Indicator for hiding standard task descr. in details area 20091006
4 Importing IS_WORKITEM Call by reference Type reference (TYPE) IBO_INBOX_S_WI Work Item 20091006

Method MODIFY_TEXT_IN_WI_DETAILS_AREA on class IF_EX_IBO_INBOX_WI_DETAILS has no exception.

Method SHOULD_HIDE_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WORKITEM Call by reference Type reference (TYPE) IBO_INBOX_S_WI Work Item 20091006
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20091006

Method SHOULD_HIDE_PRIORITY on class IF_EX_IBO_INBOX_WI_DETAILS has no exception.

Method SHOULD_HIDE_SENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WORKITEM Call by reference Type reference (TYPE) IBO_INBOX_S_WI Work Item 20091006
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20091006

Method SHOULD_HIDE_SENT on class IF_EX_IBO_INBOX_WI_DETAILS has no exception.

Method SHOULD_HIDE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WORKITEM Call by reference Type reference (TYPE) IBO_INBOX_S_WI Work Item 20091006
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20091006

Method SHOULD_HIDE_STATUS on class IF_EX_IBO_INBOX_WI_DETAILS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in