SAP ABAP Class IF_ISU_WF_INBOX_SUB_COMPONENT (Subcomponent for CIC WF Inbox)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISU_WF_CALLBACK_COMPONENT CIC WF Inbox : Callback Processing 20000915
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISU_WF_EMAIL_COMPONENT CIC WF Inbox : E-Mail Processing 20000910
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISU_WF_INBOX_COMPONENT CIC WF Inbox: Workitem List 20000910
Properties
Class IF_ISU_WF_INBOX_SUB_COMPONENT  
Short Description Subcomponent for CIC WF Inbox    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000910   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ISU_WF_INBOX_SUB_COMPONENT has no forward declaration.
Interfaces
Class IF_ISU_WF_INBOX_SUB_COMPONENT has no interface implemented.
Friends
Class IF_ISU_WF_INBOX_SUB_COMPONENT has no friend class.
Attributes
Class IF_ISU_WF_INBOX_SUB_COMPONENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method Called to Delete Component 20000911
2 GET_ACTIONS Instance method Public Method Provides Action Components 20000910
3 PAI_AFTER Instance method Public Method Called After Subscreen Call in PAI 20000910
4 PAI_BEFORE Instance method Public Method Called Before Subscreen Call in PAI 20000910
5 PBO_AFTER Instance method Public Method Called After Subscreen Call in PBO 20000910
6 PBO_BEFORE Instance method Public Method Called Before Subscreen Call in PBO, Provides Subscreen 20000910
7 PROCESS_ACTION Instance method Public Method Called When Action is Triggered and Executes Action 20000910
Events
Class IF_ISU_WF_INBOX_SUB_COMPONENT has no event.
Types
Class IF_ISU_WF_INBOX_SUB_COMPONENT has no local type.
Method Signatures

Method FREE Signature

Method FREE on class IF_ISU_WF_INBOX_SUB_COMPONENT has no parameter.
Method FREE on class IF_ISU_WF_INBOX_SUB_COMPONENT has no exception.

Method GET_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTIONS_AND_CALLBACKS Value transfer Type reference (TYPE) CCM_WORKSPACE_CALLBACK_T Aktionen mit aufzurufender Callback-Methode 20000910

Method GET_ACTIONS on class IF_ISU_WF_INBOX_SUB_COMPONENT has no exception.

Method PAI_AFTER Signature

Method PAI_AFTER on class IF_ISU_WF_INBOX_SUB_COMPONENT has no parameter.
Method PAI_AFTER on class IF_ISU_WF_INBOX_SUB_COMPONENT has no exception.

Method PAI_BEFORE Signature

Method PAI_BEFORE on class IF_ISU_WF_INBOX_SUB_COMPONENT has no parameter.
Method PAI_BEFORE on class IF_ISU_WF_INBOX_SUB_COMPONENT has no exception.

Method PBO_AFTER Signature

Method PBO_AFTER on class IF_ISU_WF_INBOX_SUB_COMPONENT has no parameter.
Method PBO_AFTER on class IF_ISU_WF_INBOX_SUB_COMPONENT has no exception.

Method PBO_BEFORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SUBSCREEN_DYNNR Call by reference Type reference (TYPE) SYDYNNR screen number of subscreen 20000910
2 Exporting EX_SUBSCREEN_REPID Call by reference Type reference (TYPE) SYREPID program id of subscreen 20000910

Method PBO_BEFORE on class IF_ISU_WF_INBOX_SUB_COMPONENT has no exception.

Method PROCESS_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OK_CODE Call by reference Type reference (TYPE) SYUCOMM Aktionscode 20000910
# Exception Resumable Description Created on
1 FAILED Aktion konnte nicht ausgeführt werden 20000910
History
Last changed by/on SAP  20050224 
SAP Release Created in