SAP ABAP Class CL_WAPI_MOBILE_INBOX (Workflow: Inbox for Mobile/Gateway)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWR (Package) Business Workflow: WAPI Interfaces
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WAPI_MOBILE_API Workflow: API for Mobile 20121116
Properties
Class CL_WAPI_MOBILE_INBOX  
Short Description Workflow: Inbox for Mobile/Gateway    
Super Class CL_WAPI_MOBILE_API Workflow: API for Mobile 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWR   Business Workflow: WAPI Interfaces 
Created 20121010   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SWF_RUN_OUTBOX_PERSISTENCE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_WAPI_MOBILE_API Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_WAPI_MOBILE_INBOX Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WAPI_MOBILE_INBOX has no interface implemented.
Friends
Class CL_WAPI_MOBILE_INBOX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FOLRG_INBOX Constant Private Type reference (TYPE) C 'I' 20121129
2 C_NAME_COUNT_TRANSLATED Constant Private Type reference (TYPE) STRING '001_COUNT_TRANSLATED' 20121129
3 C_NAME_COUNT_TRANSLATED_ADHOC Constant Private Type reference (TYPE) STRING '001_COUNT_TRANSLATED_ADHOC' 20130227
4 C_NAME_COUNT_TRANSLATED_BUFFER Constant Private Type reference (TYPE) STRING '001_COUNT_TRANSLATED_BUFFER' 20130227
5 C_NAME_COUNT_TRANSLATED_DB Constant Private Type reference (TYPE) STRING '001_COUNT_TRANSLATED_DATABASE' 20130227
6 C_NAME_DURATION_TRANSLATE Constant Private Type reference (TYPE) STRING '001_DURATION_TRANSLATE' 20121129
7 C_OUTBOX_EXECUTED Constant Private Type reference (TYPE) STRING 'OUTBOX_EXECUTED' 20130226
8 C_OUTBOX_FORWARDED Constant Private Type reference (TYPE) STRING 'OUTBOX_FORWARDED' 20130226
9 C_OUTBOX_STARTED Constant Private Type reference (TYPE) STRING 'OUTBOX_STARTED' 20130226
10 M_ACTIVE_FILTER Instance attribute Private Type reference (TYPE) LOCAL_ACTIVE_FILTER 20121115
11 M_DEADLINE_SELECTION Instance attribute Private Type reference (TYPE) XFELD 'X' - switched on 20130117
12 M_FILTER Instance attribute Private Type reference (TYPE) LOCAL_INBOX_FILTER 20121123
13 M_INSTANCE_MGR Static Attribute Private Object reference (TYPE REF TO) IF_SWF_UTL_GEN_INSTANCE_MGR 20121116
14 M_LANGUAGE Instance attribute Private Type reference (TYPE) SYLANGU 20121116
15 M_TRANSLATE_WI_TEXT Instance attribute Private Type reference (TYPE) XFELD 20121129
16 M_USER Instance attribute Private Type reference (TYPE) SYUNAME 20121116
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20121116
2 GET_CREATED_BY_FILTER Instance method Public Method 20121129
3 GET_CREATED_DATE_FILTER Instance method Public Method 20121129
4 GET_CURRENT_INBOX Instance method Public Method 20121011
5 GET_DEADLINE_SELECTION Instance method Public Method 20130117
6 GET_DEADL_DUE_DATE_FILTER Instance method Public Method 20121129
7 GET_DEADL_END_DATE_FILTER Instance method Public Method 20121129
8 GET_DEADL_START_DATE_FILTER Instance method Public Method 20121129
9 GET_GLOBAL_STEPS_VIA_INBOX Instance method Public Method 20121203
10 GET_GLOBAL_WIIDS_VIA_INBOX Instance method Public Method 20121128
11 GET_GLOBAL_WIIDS_VIA_OUTBOX Instance method Public Method 20121128
12 GET_INSTANCE Static method Public Method 20121011
13 GET_OUTBOX_WORKFLOWS_STARTED Instance method Public Method 20121115
14 GET_OUTBOX_WORKITEMS_EXECUTED Instance method Public Method 20121115
15 GET_OUTBOX_WORKITEMS_FORWARDED Instance method Public Method 20121115
16 GET_PRIORITY_FILTER Instance method Public Method 20121129
17 GET_PROCESSOR_FILTER Instance method Public Method 20121129
18 GET_STATUS_FILTER Instance method Public Method 20121129
19 GET_TASK_FILTER Instance method Public Method 20130226
20 GET_TRANSLATE_WORKITEM_TEXT Instance method Public Method 20121129
21 GET_USER Instance method Public Method 20130226
22 GET_WORKITEM_COUNT Instance method Public Method 20121031
23 GET_WORKITEM_COUNTS Instance method Public Method 20121031
24 GET_WORKITEM_FILTER Instance method Public Method 20121129
25 REFRESH_FILTER Instance method Public Method 20121031
26 SET_CREATED_BY_FILTER Instance method Public Method 20121112
27 SET_CREATED_DATE_FILTER Instance method Public Method 20121031
28 SET_DEADLINE_SELECTION_OFF Instance method Public Method 20130117
29 SET_DEADLINE_SELECTION_ON Instance method Public Method 20130117
30 SET_DEADL_DUE_DATE_FILTER Instance method Public Method 20121031
31 SET_DEADL_END_DATE_FILTER Instance method Public Method 20121031
32 SET_DEADL_START_DATE_FILTER Instance method Public Method 20121031
33 SET_PRIORITY_FILTER Instance method Public Method 20121031
34 SET_PROCESSOR_FILTER Instance method Public Method 20121112
35 SET_STATUS_FILTER Instance method Public Method 20121031
36 SET_STEP_FILTER Instance method Public Method 20121205
37 SET_TASK_FILTER Instance method Public Method 20121011
38 SET_TRANSLATE_WORKITEM_TEXT Instance method Public Method 20121129
39 SET_WORKITEM_FILTER Instance method Public Method 20121031
40 _APPLY_INBOX_FILTER_SETTING_0 Instance method Private Method 20121219
41 _APPLY_INBOX_FILTER_SETTING_1 Instance method Private Method 20121219
42 _APPLY_INBOX_FILTER_SETTING_2 Instance method Private Method 20121219
43 _APPLY_OUTBOX_FILTER_SETTING_0 Instance method Private Method 20121219
44 _APPLY_OUTBOX_FILTER_SETTING_1 Instance method Private Method 20121219
45 _APPLY_OUTBOX_FILTER_SETTING_2 Instance method Private Method 20121219
46 _APPLY_OUTBOX_FILTER_SETTING_3 Instance method Private Method 20130226
47 _APPLY_TASK_FILTER Instance method Private Method 20121128
48 _CHECK_WORKITEM_IN_OUTBOX Instance method Private Method 20130507
49 _COMPUTE_DEADLINE_DUE_DATE Instance method Private Method 20130129
50 _FILL_INBOX_TABLE Instance method Private Method 20121025
51 _FILL_OUTBOX_VIA_OUTBOX_OBJECT Instance method Private Method 20130226
52 _FILL_OUTBOX_VIA_SWR_WIHDR Instance method Private Method 20121206
53 _FILL_OUTBOX_VIA_WIIDS Instance method Private Method 20130226
54 _GET_COMMENT_COUNT Instance method Private Method 20130103
55 _GET_CURRENT_INBOX Instance method Private Method 20121123
56 _GET_DURATION_TRACE Instance method Private Method 20130227
57 _GET_EXTENDED_TASK_FILTER Instance method Private Method 20121128
58 _GET_HAS_COMMENTS Instance method Private Method 20130103
59 _GET_HAS_POTENTIAL_OWNER Instance method Private Method 20130113
60 _GET_INBOX_VIEW Instance method Private Method 20121024
61 _GET_LOCAL_SWWUSERWI Instance method Private Method 20121220
62 _GET_NOTE_COUNT Instance method Private Method 20130103
63 _GET_OUTBOX Instance method Private Method 20130226
64 _GET_OUTBOX_VIA_WI_FILTER Instance method Private Method 20130114
65 _GET_OUTBOX_VIA_WORKITEM_FILTE Instance method Private Method 20130114
66 _GET_RH_TASK_FILTER Instance method Private Method 20121128
67 _GET_STATUS_FILTER Instance method Private Method 20121129
68 _GET_STEP_FILTER Instance method Private Method 20121205
69 _GET_SWR_TASK_FILTER Instance method Private Method 20121206
70 _GET_TASKS_FROM_STEPS Instance method Private Method 20121205
71 _GET_TASK_FILTER Instance method Private Method 20121025
72 _GET_WORKITEM_FILTER Instance method Private Method 20121129
73 _IS_CREATED_BY_ACTIVE Instance method Private Method 20121129
74 _IS_CREATED_DATE_ACTIVE Instance method Private Method 20121129
75 _IS_DEADL_DUE_DATE_ACTIVE Instance method Private Method 20121129
76 _IS_DEADL_END_DATE_ACTIVE Instance method Private Method 20121129
77 _IS_DEADL_START_DATE_ACTIVE Instance method Private Method 20121129
78 _IS_FILTER_2_ACTIVE Instance method Private Method 20121211
79 _IS_FILTER_ACTIVE Instance method Private Method 20121129
80 _IS_PRIORITY_ACTIVE Instance method Private Method 20121129
81 _IS_PROCESSOR_ACTIVE Instance method Private Method 20121129
82 _IS_STATUS_ACTIVE Instance method Private Method 20121129
83 _IS_WORKITEM_ACTIVE Instance method Private Method 20121129
84 _SELECT_WI_HEADER Instance method Private Method 20121211
85 _TRANSLATE_WORKITEM_TEXT Instance method Private Method 20121129
Events
Class CL_WAPI_MOBILE_INBOX has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 INBOX_HEADER Public See coding 20121025 BEGIN OF inbox_header . TYPES: wi_id TYPE sww_wiid. TYPES: wi_lang TYPE sww_lang. TYPES: task_id TYPE sww_task. TYPES: node_type(1) TYPE c. "'D' - Decision, 'S' - Step, 'N' - Deadline Notification TYPES: workflow_id TYPE sww_task. TYPES: step_id TYPE swd_nodeid. TYPES: version TYPE swd_versio. TYPES: exetyp TYPE swd_exetyp. TYPES: created_by TYPE syuname. TYPES: created_by_full_name TYPE string. TYPES: processor TYPE syuname. TYPES: processor_by_full_name TYPE string. TYPES: substitute TYPE syuname. TYPES: substitute_by_full_name TYPE string. TYPES: forwarded_by type syuname. TYPES: forwarded_by_full_name type string. TYPES: priority TYPE sww_prio. TYPES: status TYPE sww_wistat. TYPES: created_date TYPE sydatum. TYPES: created_time TYPE syuzeit. TYPES: title TYPE string. TYPES: note_count TYPE i. TYPES: is_escalated TYPE xfeld. TYPES: deadline_end_date TYPE sydatum. TYPES: deadline_end_time TYPE syuzeit. TYPES: deadline_start_date TYPE sydatum. TYPES: deadline_start_time TYPE syuzeit. TYPES: deadline_due_date TYPE sydatum. TYPES: deadline_due_time TYPE syuzeit. TYPES: deadline_type TYPE sww_widhst. TYPES: has_comments TYPE xfeld. TYPES: has_potential_owners TYPE xfeld. TYPES: END OF inbox_header
2 LOCAL_ACTIVE_FILTER Private See coding 20121115 BEGIN OF local_active_filter, workitem TYPE xfeld, task TYPE xfeld, created_by TYPE xfeld, created_date TYPE xfeld, deadl_due_date TYPE xfeld, deadl_end_date TYPE xfeld, deadl_start_date TYPE xfeld, priority TYPE xfeld, processor TYPE xfeld, status TYPE xfeld, END OF local_active_filter
3 LOCAL_INBOX_FILTER Private See coding 20121128 BEGIN OF local_inbox_filter, task TYPE table_task_filter, step TYPE table_step_filter, created_by TYPE range_created_by_filter, created_date TYPE range_created_date_filter, deadl_due_date TYPE range_deadl_due_date_filter, deadl_end_date TYPE range_deadl_end_date_filter, deadl_start_date TYPE range_deadl_start_date_filter, priority TYPE range_priority_filter, processor TYPE range_processor_filter, status TYPE table_status_filter, workitem TYPE range_workitem_filter, END OF local_inbox_filter
4 LOCAL_INBOX_HEADER Private See coding 20121129 local_inbox_header TYPE STANDARD TABLE OF inbox_header WITH KEY wi_id
5 LOCAL_RANGE_STATUS_FILTER Private See coding 20121129 local_range_status_filter TYPE RANGE OF sww_wistat
6 LOCAL_RANGE_WORKITEM_FILTER Private See coding 20121129 local_range_workitem_filter TYPE RANGE OF sww_wiid
7 LOCAL_RH_TASK_FILTER Private See coding 20121128 local_rh_task_filter TYPE STANDARD TABLE OF rhobjects WITH NON-UNIQUE KEY table_line
8 LOCAL_SWWUSERWI Private See coding 20121220 BEGIN OF local_swwuserwi, user_id TYPE xubname, wi_id TYPE sww_wiid, END OF local_swwuserwi
9 LOCAL_SWWWIDEADL Private See coding 20130129 BEGIN OF local_swwwideadl, wi_id TYPE sww_wiid, wi_dsd TYPE sww_dsd, wi_dst TYPE sww_dst, wi_lsd TYPE sww_dsd, wi_lst TYPE sww_dst, wi_ded TYPE sww_ded, wi_det TYPE sww_det, wi_led TYPE sww_led, wi_let TYPE sww_let, END OF local_swwwideadl
10 LOCAL_SWWWIDEADL_TAB Private See coding 20130129 local_swwwideadl_tab TYPE STANDARD TABLE OF local_swwwideadl
11 LOCAL_SWWWIHEAD Private See coding 20121024 BEGIN OF local_swwwihead, wi_id TYPE sww_wiid, wi_type TYPE sww_witype, wi_lang TYPE sww_lang, wi_text TYPE string, wi_stat TYPE sww_wistat, wi_cd TYPE sww_cd, wi_aagent TYPE sww_aagent, wi_cruser TYPE sww_cruser, wi_chckwi TYPE sww_chckwi, wi_rh_task TYPE sww_task, wi_prio TYPE sww_prio, wi_forw_by TYPE sww_forwby, note_exist TYPE sww_noteex, handle TYPE swt_handl_, wi_dh_stat TYPE sww_widhst, wlc_flags TYPE swa_x4, def_guid TYPE swfrdguid, note_count TYPE swfrnotecn, crea_tmp TYPE swfrcrets, wfd_id TYPE swd_wfd_id, wfd_version TYPE swd_versio, wfd_exetyp TYPE swd_exetyp, END OF local_swwwihead
12 LOCAL_SWWWIHEAD_NOTES Private See coding 20130225 BEGIN OF local_swwwihead_notes, handle TYPE swt_handl_, note_count TYPE swfrnotecn, END OF local_swwwihead_notes
13 LOCAL_SWWWIHEAD_OUTBOX Private See coding 20130226 BEGIN OF local_swwwihead_outbox, wi_id TYPE sww_wiid, wi_type type sww_witype, wi_creator type sww_objid, wi_cruser TYPE sww_cruser, wi_lang TYPE sww_lang, wi_text TYPE sww_witext, wi_stat TYPE sww_wistat, wi_cd type sww_cd, wi_ct type sww_ct, wi_aagent TYPE sww_aagent, wi_chckwi TYPE sww_chckwi, wi_cbfb type sww_cbfb, wi_rh_task TYPE sww_task, wi_prio TYPE sww_prio, handle TYPE swt_handl_, def_guid TYPE swfrdguid, note_count TYPE swfrnotecn, prs_profil type swd_persid, crea_tmp TYPE swfrcrets, parent_wi type swfrparwi, END OF local_swwwihead_outbox
14 LOCAL_SWWWIHEAD_OUTBOX_TAB Private See coding 20130226 local_swwwihead_outbox_tab TYPE STANDARD TABLE OF local_swwwihead_outbox with default key
15 LOCAL_SWWWIHEAD_TAB Private See coding 20121024 local_swwwihead_tab TYPE STANDARD TABLE OF local_swwwihead WITH NON-UNIQUE KEY wi_id
16 LOCAL_TABLE_OUTBOX_HEADER Private See coding 20121219 local_table_outbox_header TYPE STANDARD TABLE OF outbox_header
17 LOCAL_TABLE_SWR_WIHDR Private See coding 20121206 local_table_swr_wihdr TYPE STANDARD TABLE OF swr_wihdr WITH NON-UNIQUE KEY wi_id
18 LOCAL_TAB_SWWUSERWI Private See coding 20121220 local_tab_swwuserwi TYPE STANDARD TABLE OF local_swwuserwi WITH NON-UNIQUE KEY wi_id
19 LOCAL_TASK_FILTER Private Type reference (TYPE) TABLE_TASK_FILTER 20121128
20 LOCAL_WI_TEXT Private See coding 20121129 BEGIN OF local_wi_text, wi_id TYPE sww_wiid, wi_lang TYPE sww_lang, title TYPE string, END OF local_wi_text
21 LOCAL_WI_TEXT_TAB Private See coding 20121129 local_wi_text_tab TYPE STANDARD TABLE OF local_wi_text WITH KEY wi_id
22 OUTBOX_HEADER Public See coding 20121115 BEGIN OF outbox_header . TYPES: wi_id TYPE sww_wiid. TYPES: wi_lang TYPE sww_lang. TYPES: task_id TYPE sww_task. TYPES: node_type(1) TYPE c. "'D' - Decision, 'S' - Step TYPES: workflow_id TYPE sww_task. TYPES: step_id TYPE swd_nodeid. TYPES: version TYPE swd_versio. TYPES: exetyp TYPE swd_exetyp. TYPES: created_by TYPE syuname. TYPES: created_by_full_name TYPE string. TYPES: processor TYPE syuname. TYPES: processor_by_full_name TYPE string. TYPES: priority TYPE sww_prio. TYPES: status TYPE sww_wistat. TYPES: created_date TYPE sydatum. TYPES: created_time TYPE syuzeit. TYPES: title TYPE string. TYPES: note_count TYPE i. TYPES: has_comments TYPE xfeld. TYPES: END OF outbox_header
23 RANGE_CREATED_BY_FILTER Public See coding 20121129 range_created_by_filter TYPE RANGE OF syuname
24 RANGE_CREATED_DATE_FILTER Public See coding 20121031 range_created_date_filter TYPE RANGE OF sww_cd
25 RANGE_DEADL_DUE_DATE_FILTER Public See coding 20121031 range_deadl_due_date_filter TYPE RANGE OF sww_lsd
26 RANGE_DEADL_END_DATE_FILTER Public See coding 20121031 range_deadl_end_date_filter TYPE RANGE OF sww_ded
27 RANGE_DEADL_START_DATE_FILTER Public See coding 20121031 range_deadl_start_date_filter TYPE RANGE OF sww_lsd
28 RANGE_PRIORITY_FILTER Public See coding 20121129 range_priority_filter TYPE RANGE OF sww_prio
29 RANGE_PROCESSOR_FILTER Public See coding 20121129 range_processor_filter TYPE RANGE OF syuname
30 RANGE_WORKITEM_FILTER Public See coding 20121220 range_workitem_filter TYPE range of sww_wiid
31 STEP_FILTER Public See coding 20121205 BEGIN OF step_filter, wf_id TYPE sww_task, step_id TYPE swd_nodeid, END OF step_filter
32 TABLE_INBOX_HEADER Public See coding 20121025 table_inbox_header TYPE SORTED TABLE OF inbox_header WITH UNIQUE KEY wi_id
33 TABLE_OUTBOX_HEADER Public See coding 20121115 table_outbox_header TYPE SORTED TABLE OF outbox_header WITH UNIQUE KEY wi_id
34 TABLE_STATUS_FILTER Public See coding 20121031 table_status_filter TYPE STANDARD TABLE OF sww_wistat WITH NON-UNIQUE KEY table_line
35 TABLE_STEP_FILTER Public See coding 20121205 table_step_filter TYPE STANDARD TABLE OF step_filter with non-unique key wf_id
36 TABLE_TASK_FILTER Public See coding 20121031 table_task_filter TYPE STANDARD TABLE OF task_filter WITH NON-UNIQUE KEY task_id
37 TABLE_WORKITEMS_PER_TASK Public See coding 20121115 table_workitems_per_task TYPE STANDARD TABLE OF workitems_per_task WITH KEY task
38 TASK_FILTER Public See coding 20121031 BEGIN OF task_filter, task_id TYPE sww_task, workflow_id TYPE sww_task, nodeid TYPE swd_nodeid, version TYPE swd_versio, END OF task_filter
39 TASK_STRUCTURE Public See coding 20121115 BEGIN OF task_structure, task_id TYPE sww_task, task_type(1) TYPE c, "'D' - Decision, 'S' - Step workflow_id TYPE sww_task, step_id TYPE sww_task, END OF task_structure
40 WORKITEMS_PER_TASK Public See coding 20121115 BEGIN OF workitems_per_task, task TYPE task_structure, wi_count TYPE swr_count, END OF workitems_per_task
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_CREATED_BY_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER Value transfer Type reference (TYPE) RANGE_CREATED_BY_FILTER 20121129

Method GET_CREATED_BY_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method GET_CREATED_DATE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER Value transfer Type reference (TYPE) RANGE_CREATED_DATE_FILTER 20121129

Method GET_CREATED_DATE_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method GET_CURRENT_INBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INBOX Value transfer Type reference (TYPE) TABLE_INBOX_HEADER 20121011
# Exception Resumable Description Created on
1 CX_WAPI_EXCEPTION 20121025

Method GET_DEADLINE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DEADLINE_SELECTION Value transfer Type reference (TYPE) XFELD 'X' - switched on 20130117

Method GET_DEADLINE_SELECTION on class CL_WAPI_MOBILE_INBOX has no exception.

Method GET_DEADL_DUE_DATE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER Value transfer Type reference (TYPE) RANGE_DEADL_DUE_DATE_FILTER 20121129

Method GET_DEADL_DUE_DATE_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method GET_DEADL_END_DATE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER Value transfer Type reference (TYPE) RANGE_DEADL_END_DATE_FILTER 20121129

Method GET_DEADL_END_DATE_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method GET_DEADL_START_DATE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER Value transfer Type reference (TYPE) RANGE_DEADL_START_DATE_FILTER 20121129

Method GET_DEADL_START_DATE_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method GET_GLOBAL_STEPS_VIA_INBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INBOX Call by reference Type reference (TYPE) TABLE_INBOX_HEADER 20121203
2 Returning RE_STEPS Value transfer Type reference (TYPE) CL_WAPI_MOBILE_API=>GLOBAL_TABLE_WORKITEM_STEPS 20121203

Method GET_GLOBAL_STEPS_VIA_INBOX on class CL_WAPI_MOBILE_INBOX has no exception.

Method GET_GLOBAL_WIIDS_VIA_INBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INBOX Call by reference Type reference (TYPE) TABLE_INBOX_HEADER 20121128
2 Returning RE_WIIDS Value transfer Type reference (TYPE) CL_WAPI_MOBILE_API=>GLOBAL_TABLE_WORKITEM_ID 20121128

Method GET_GLOBAL_WIIDS_VIA_INBOX on class CL_WAPI_MOBILE_INBOX has no exception.

Method GET_GLOBAL_WIIDS_VIA_OUTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OUTBOX Call by reference Type reference (TYPE) TABLE_OUTBOX_HEADER 20121128
2 Returning RE_WIIDS Value transfer Type reference (TYPE) CL_WAPI_MOBILE_API=>GLOBAL_TABLE_WORKITEM_ID 20121128

Method GET_GLOBAL_WIIDS_VIA_OUTBOX on class CL_WAPI_MOBILE_INBOX has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU 20121031
2 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME 20121011
3 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_WAPI_MOBILE_INBOX 20121011

Method GET_INSTANCE on class CL_WAPI_MOBILE_INBOX has no exception.

Method GET_OUTBOX_WORKFLOWS_STARTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OUTBOX Value transfer Type reference (TYPE) TABLE_OUTBOX_HEADER 20121115
2 Importing SINCE_DATE Call by reference Type reference (TYPE) SYDATUM 20121115
# Exception Resumable Description Created on
1 CX_WAPI_EXCEPTION 20121115

Method GET_OUTBOX_WORKITEMS_EXECUTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OUTBOX Value transfer Type reference (TYPE) TABLE_OUTBOX_HEADER 20121115
2 Importing SINCE_DATE Call by reference Type reference (TYPE) SYDATUM 20121115
# Exception Resumable Description Created on
1 CX_WAPI_EXCEPTION 20121115

Method GET_OUTBOX_WORKITEMS_FORWARDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OUTBOX Value transfer Type reference (TYPE) TABLE_OUTBOX_HEADER 20121115
2 Importing SINCE_DATE Call by reference Type reference (TYPE) SYDATUM 20121115
# Exception Resumable Description Created on
1 CX_WAPI_EXCEPTION 20121115

Method GET_PRIORITY_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER Value transfer Type reference (TYPE) RANGE_PRIORITY_FILTER 20121129

Method GET_PRIORITY_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method GET_PROCESSOR_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER Value transfer Type reference (TYPE) RANGE_PROCESSOR_FILTER 20121129

Method GET_PROCESSOR_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method GET_STATUS_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER Value transfer Type reference (TYPE) TABLE_STATUS_FILTER 20121129

Method GET_STATUS_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method GET_TASK_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TASK_FILTER Value transfer Type reference (TYPE) TABLE_TASK_FILTER 20130226

Method GET_TASK_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method GET_TRANSLATE_WORKITEM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TRANSLATE_WI_TEXT Value transfer Type reference (TYPE) XFELD 20121129

Method GET_TRANSLATE_WORKITEM_TEXT on class CL_WAPI_MOBILE_INBOX has no exception.

Method GET_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_USER Value transfer Type reference (TYPE) SYUNAME 20130226

Method GET_USER on class CL_WAPI_MOBILE_INBOX has no exception.

Method GET_WORKITEM_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COUNT Value transfer Type reference (TYPE) I 20121031
# Exception Resumable Description Created on
1 CX_WAPI_EXCEPTION 20121115

Method GET_WORKITEM_COUNTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WORKITEMS_PER_TASK Value transfer Type reference (TYPE) TABLE_WORKITEMS_PER_TASK 20121031
# Exception Resumable Description Created on
1 CX_WAPI_EXCEPTION 20121128

Method GET_WORKITEM_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER Value transfer Type reference (TYPE) RANGE_WORKITEM_FILTER 20121129

Method GET_WORKITEM_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method REFRESH_FILTER Signature

Method REFRESH_FILTER on class CL_WAPI_MOBILE_INBOX has no parameter.
Method REFRESH_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method SET_CREATED_BY_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) RANGE_CREATED_BY_FILTER 20121112

Method SET_CREATED_BY_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method SET_CREATED_DATE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) RANGE_CREATED_DATE_FILTER 20121031

Method SET_CREATED_DATE_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method SET_DEADLINE_SELECTION_OFF Signature

Method SET_DEADLINE_SELECTION_OFF on class CL_WAPI_MOBILE_INBOX has no parameter.
Method SET_DEADLINE_SELECTION_OFF on class CL_WAPI_MOBILE_INBOX has no exception.

Method SET_DEADLINE_SELECTION_ON Signature

Method SET_DEADLINE_SELECTION_ON on class CL_WAPI_MOBILE_INBOX has no parameter.
Method SET_DEADLINE_SELECTION_ON on class CL_WAPI_MOBILE_INBOX has no exception.

Method SET_DEADL_DUE_DATE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) RANGE_DEADL_DUE_DATE_FILTER 20121031

Method SET_DEADL_DUE_DATE_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method SET_DEADL_END_DATE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) RANGE_DEADL_END_DATE_FILTER 20121031

Method SET_DEADL_END_DATE_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method SET_DEADL_START_DATE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) RANGE_DEADL_START_DATE_FILTER 20121031

Method SET_DEADL_START_DATE_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method SET_PRIORITY_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) RANGE_PRIORITY_FILTER 20121031

Method SET_PRIORITY_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method SET_PROCESSOR_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) RANGE_PROCESSOR_FILTER 20121112

Method SET_PROCESSOR_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method SET_STATUS_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) TABLE_STATUS_FILTER 20121031

Method SET_STATUS_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method SET_STEP_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) TABLE_STEP_FILTER 20121205

Method SET_STEP_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method SET_TASK_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) TABLE_TASK_FILTER 20121031

Method SET_TASK_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method SET_TRANSLATE_WORKITEM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TRANSLATE_WI_TEXT Call by reference Type reference (TYPE) XFELD 20121129

Method SET_TRANSLATE_WORKITEM_TEXT on class CL_WAPI_MOBILE_INBOX has no exception.

Method SET_WORKITEM_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) RANGE_WORKITEM_FILTER 20121115

Method SET_WORKITEM_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method _APPLY_INBOX_FILTER_SETTING_0 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SWWWIHEAD Call by reference Type reference (TYPE) SWWWLHEADT 20121219
2 Returning RE_SWWWIHEAD Value transfer Type reference (TYPE) SWWWLHEADT 20121219

Method _APPLY_INBOX_FILTER_SETTING_0 on class CL_WAPI_MOBILE_INBOX has no exception.

Method _APPLY_INBOX_FILTER_SETTING_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SWWWIHEAD Call by reference Type reference (TYPE) LOCAL_SWWWIHEAD_TAB 20121219
2 Returning RE_SWWWIHEAD Value transfer Type reference (TYPE) LOCAL_SWWWIHEAD_TAB 20121219

Method _APPLY_INBOX_FILTER_SETTING_1 on class CL_WAPI_MOBILE_INBOX has no exception.

Method _APPLY_INBOX_FILTER_SETTING_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INBOX Call by reference Type reference (TYPE) LOCAL_INBOX_HEADER 20121219
2 Returning RE_INBOX Value transfer Type reference (TYPE) LOCAL_INBOX_HEADER 20121219

Method _APPLY_INBOX_FILTER_SETTING_2 on class CL_WAPI_MOBILE_INBOX has no exception.

Method _APPLY_OUTBOX_FILTER_SETTING_0 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SWWWIHEAD Call by reference Type reference (TYPE) LOCAL_TABLE_SWR_WIHDR 20121219
2 Returning RE_SWWWIHEAD Value transfer Type reference (TYPE) LOCAL_TABLE_SWR_WIHDR 20121219

Method _APPLY_OUTBOX_FILTER_SETTING_0 on class CL_WAPI_MOBILE_INBOX has no exception.

Method _APPLY_OUTBOX_FILTER_SETTING_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SWWWIHEAD Call by reference Type reference (TYPE) LOCAL_TABLE_SWR_WIHDR 20121219
2 Returning RE_SWWWIHEAD Value transfer Type reference (TYPE) LOCAL_TABLE_SWR_WIHDR 20121219

Method _APPLY_OUTBOX_FILTER_SETTING_1 on class CL_WAPI_MOBILE_INBOX has no exception.

Method _APPLY_OUTBOX_FILTER_SETTING_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OUTBOX Call by reference Type reference (TYPE) LOCAL_TABLE_OUTBOX_HEADER 20121219
2 Returning RE_OUTBOX Value transfer Type reference (TYPE) TABLE_OUTBOX_HEADER 20121219

Method _APPLY_OUTBOX_FILTER_SETTING_2 on class CL_WAPI_MOBILE_INBOX has no exception.

Method _APPLY_OUTBOX_FILTER_SETTING_3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SWWWIHEAD Call by reference Type reference (TYPE) LOCAL_SWWWIHEAD_OUTBOX_TAB 20130226
2 Returning RE_SWWWIHEAD Value transfer Type reference (TYPE) LOCAL_SWWWIHEAD_OUTBOX_TAB 20130226

Method _APPLY_OUTBOX_FILTER_SETTING_3 on class CL_WAPI_MOBILE_INBOX has no exception.

Method _APPLY_TASK_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SWWWIHEAD Call by reference Type reference (TYPE) LOCAL_SWWWIHEAD_TAB 20121128
2 Returning RE_SWWWIHEAD Value transfer Type reference (TYPE) LOCAL_SWWWIHEAD_TAB 20121128

Method _APPLY_TASK_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method _CHECK_WORKITEM_IN_OUTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OUTBOX_TYPE Call by reference Type reference (TYPE) STRING 20130507
2 Importing IM_WIID Call by reference Type reference (TYPE) SWW_WIID 20130507
3 Returning RE_IS_IN_INBOX Value transfer Type reference (TYPE) XFELD 20130507

Method _CHECK_WORKITEM_IN_OUTBOX on class CL_WAPI_MOBILE_INBOX has no exception.

Method _COMPUTE_DEADLINE_DUE_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DEADLINE_DUE_DATE Call by reference Type reference (TYPE) SYDATUM 20130129
2 Exporting EX_DEADLINE_DUE_TIME Call by reference Type reference (TYPE) SYUZEIT 20130129
3 Importing IM_DATE_UTC Call by reference Type reference (TYPE) SYDATUM 20130129
4 Importing IM_DEADLINES Call by reference Type reference (TYPE) LOCAL_SWWWIDEADL 20130129
5 Importing IM_TIME_UTC Call by reference Type reference (TYPE) SYUZEIT 20130129

Method _COMPUTE_DEADLINE_DUE_DATE on class CL_WAPI_MOBILE_INBOX has no exception.

Method _FILL_INBOX_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILL_DEADLINES Call by reference Type reference (TYPE) XFELD 20121128
2 Importing IM_SWWWIHEAD Call by reference Type reference (TYPE) LOCAL_SWWWIHEAD_TAB 20121025
3 Importing IM_SWWWLHEAD_SUBSTITUTE Call by reference Type reference (TYPE) SWWWLHEADT 20121127
4 Importing IM_TRANSLATE_WI_TEXT Call by reference Type reference (TYPE) XFELD 20121129
5 Returning RE_INBOX_HEADER Value transfer Type reference (TYPE) TABLE_INBOX_HEADER 20121025

Method _FILL_INBOX_TABLE on class CL_WAPI_MOBILE_INBOX has no exception.

Method _FILL_OUTBOX_VIA_OUTBOX_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OUTBOX_OBJECT Call by reference Object reference (TYPE REF TO) LCL_OUTBOX_PERSISTENCE 20130226
2 Importing IM_OUTBOX_TYPE Call by reference Type reference (TYPE) STRING 20130226
3 Returning RE_OUTBOX Value transfer Type reference (TYPE) TABLE_OUTBOX_HEADER 20130226
# Exception Resumable Description Created on
1 CX_WAPI_EXCEPTION 20130226

Method _FILL_OUTBOX_VIA_SWR_WIHDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WORKITEMS Call by reference Type reference (TYPE) LOCAL_TABLE_SWR_WIHDR 20121206
2 Returning RE_OUTBOX Value transfer Type reference (TYPE) TABLE_OUTBOX_HEADER 20121206

Method _FILL_OUTBOX_VIA_SWR_WIHDR on class CL_WAPI_MOBILE_INBOX has no exception.

Method _FILL_OUTBOX_VIA_WIIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TRANSLATE_WI_TEXT Call by reference Type reference (TYPE) XFELD 20130227
2 Importing IM_WIIDS Call by reference Type reference (TYPE) CL_SWF_RUN_OUTBOX_PERSISTENCE=>TT_WI_TSTP 20130226
3 Returning RE_OUTBOX Value transfer Type reference (TYPE) TABLE_OUTBOX_HEADER 20130226

Method _FILL_OUTBOX_VIA_WIIDS on class CL_WAPI_MOBILE_INBOX has no exception.

Method _GET_COMMENT_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SWWWIHEAD_HANDLE Call by reference Type reference (TYPE) SWT_HANDL_ 20130225
2 Returning RE_COMMENT_COUNT Value transfer Type reference (TYPE) I 20130103

Method _GET_COMMENT_COUNT on class CL_WAPI_MOBILE_INBOX has no exception.

Method _GET_CURRENT_INBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILL_DEADLINES Call by reference Type reference (TYPE) XFELD 20121128
2 Importing IM_HEADER_SELECTION Call by reference Type reference (TYPE) XFELD 20121126
3 Importing IM_TRANSLATE_WI_TEXT Call by reference Type reference (TYPE) XFELD 20121128
4 Returning RE_INBOX Value transfer Type reference (TYPE) TABLE_INBOX_HEADER 20121123
# Exception Resumable Description Created on
1 CX_WAPI_EXCEPTION 20121123

Method _GET_DURATION_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COUNT_TRANSLATED Call by reference Type reference (TYPE) I 20130227
2 Exporting EX_COUNT_TRANSLATED_ADHOC Call by reference Type reference (TYPE) I 20130227
3 Exporting EX_COUNT_TRANSLATED_BUFFER Call by reference Type reference (TYPE) I 20130227
4 Exporting EX_COUNT_TRANSLATED_DATABASE Call by reference Type reference (TYPE) I 20130227
5 Exporting EX_DURATION_TRANSLATE Call by reference Type reference (TYPE) I 20130227

Method _GET_DURATION_TRACE on class CL_WAPI_MOBILE_INBOX has no exception.

Method _GET_EXTENDED_TASK_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EXTENDED_TASK_FILTER Value transfer Type reference (TYPE) XFELD 20121128

Method _GET_EXTENDED_TASK_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method _GET_HAS_COMMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SWWWIHEAD_HANDLE Call by reference Type reference (TYPE) SWT_HANDL_ 20130225
2 Returning RE_HAS_COMMENT Value transfer Type reference (TYPE) XFELD 20130103

Method _GET_HAS_COMMENTS on class CL_WAPI_MOBILE_INBOX has no exception.

Method _GET_HAS_POTENTIAL_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SWWWIHEAD Call by reference Type reference (TYPE) LOCAL_INBOX_HEADER 20130113
2 Returning RE_INBOX_HEADER Value transfer Type reference (TYPE) LOCAL_INBOX_HEADER 20130113

Method _GET_HAS_POTENTIAL_OWNER on class CL_WAPI_MOBILE_INBOX has no exception.

Method _GET_INBOX_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INBOX_VIEW Value transfer Type reference (TYPE) THRWFUSER_V 20121024

Method _GET_INBOX_VIEW on class CL_WAPI_MOBILE_INBOX has no exception.

Method _GET_LOCAL_SWWUSERWI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WORKITEMS Call by reference Type reference (TYPE) LOCAL_INBOX_HEADER 20121220
2 Returning RE_SWWUSERWI Value transfer Type reference (TYPE) LOCAL_TAB_SWWUSERWI 20121220

Method _GET_LOCAL_SWWUSERWI on class CL_WAPI_MOBILE_INBOX has no exception.

Method _GET_NOTE_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SWWWIHEAD_NOTES Call by reference Type reference (TYPE) LOCAL_SWWWIHEAD_NOTES 20130225
2 Returning RE_NOTE_COUNT Value transfer Type reference (TYPE) I 20130103

Method _GET_NOTE_COUNT on class CL_WAPI_MOBILE_INBOX has no exception.

Method _GET_OUTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_METHOD Call by reference Type reference (TYPE) LOCAL_METHOD_NAME 20130226
2 Importing IM_OUTBOX_TYPE Call by reference Type reference (TYPE) STRING 20130226
3 Importing IM_SINCE_DATE Call by reference Type reference (TYPE) SYDATUM 20130226
4 Returning RE_OUTBOX Value transfer Type reference (TYPE) TABLE_OUTBOX_HEADER 20130226
# Exception Resumable Description Created on
1 CX_WAPI_EXCEPTION 20130226

Method _GET_OUTBOX_VIA_WI_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OUTBOX_TYPE Call by reference Type reference (TYPE) STRING 20130507
2 Returning RE_OUTBOX Value transfer Type reference (TYPE) CL_WAPI_MOBILE_INBOX=>LOCAL_TABLE_SWR_WIHDR 20130114

Method _GET_OUTBOX_VIA_WI_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method _GET_OUTBOX_VIA_WORKITEM_FILTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OUTBOX Value transfer Type reference (TYPE) CL_WAPI_MOBILE_INBOX=>LOCAL_TABLE_SWR_WIHDR 20130114

Method _GET_OUTBOX_VIA_WORKITEM_FILTE on class CL_WAPI_MOBILE_INBOX has no exception.

Method _GET_RH_TASK_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TASK_FILTER Value transfer Type reference (TYPE) LOCAL_RH_TASK_FILTER 20121128

Method _GET_RH_TASK_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method _GET_STATUS_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER Value transfer Type reference (TYPE) LOCAL_RANGE_STATUS_FILTER 20121129

Method _GET_STATUS_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method _GET_STEP_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STEP_FILTER Value transfer Type reference (TYPE) TABLE_STEP_FILTER 20121205

Method _GET_STEP_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method _GET_SWR_TASK_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SWR_TASK_FILTER Value transfer Type reference (TYPE) SWRTTASK 20121206

Method _GET_SWR_TASK_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method _GET_TASKS_FROM_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) TABLE_STEP_FILTER 20121205
2 Returning RE_TASK_FILTER Value transfer Type reference (TYPE) TABLE_TASK_FILTER 20121205

Method _GET_TASKS_FROM_STEPS on class CL_WAPI_MOBILE_INBOX has no exception.

Method _GET_TASK_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TASK_FILTER Value transfer Type reference (TYPE) LOCAL_TASK_FILTER 20121025

Method _GET_TASK_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method _GET_WORKITEM_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER Value transfer Type reference (TYPE) LOCAL_RANGE_WORKITEM_FILTER 20121129

Method _GET_WORKITEM_FILTER on class CL_WAPI_MOBILE_INBOX has no exception.

Method _IS_CREATED_BY_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER_ACTIVE Value transfer Type reference (TYPE) XFELD 20121129

Method _IS_CREATED_BY_ACTIVE on class CL_WAPI_MOBILE_INBOX has no exception.

Method _IS_CREATED_DATE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER_ACTIVE Value transfer Type reference (TYPE) XFELD 20121129

Method _IS_CREATED_DATE_ACTIVE on class CL_WAPI_MOBILE_INBOX has no exception.

Method _IS_DEADL_DUE_DATE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER_ACTIVE Value transfer Type reference (TYPE) XFELD 20121129

Method _IS_DEADL_DUE_DATE_ACTIVE on class CL_WAPI_MOBILE_INBOX has no exception.

Method _IS_DEADL_END_DATE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER_ACTIVE Value transfer Type reference (TYPE) XFELD 20121129

Method _IS_DEADL_END_DATE_ACTIVE on class CL_WAPI_MOBILE_INBOX has no exception.

Method _IS_DEADL_START_DATE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER_ACTIVE Value transfer Type reference (TYPE) XFELD 20121129

Method _IS_DEADL_START_DATE_ACTIVE on class CL_WAPI_MOBILE_INBOX has no exception.

Method _IS_FILTER_2_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ACTIVE Value transfer Type reference (TYPE) XFELD 20121211

Method _IS_FILTER_2_ACTIVE on class CL_WAPI_MOBILE_INBOX has no exception.

Method _IS_FILTER_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCLUDE_TASK_FILTER Call by reference Type reference (TYPE) XFELD 20121129
2 Returning RE_FILTER_ACTIVE Value transfer Type reference (TYPE) XFELD 20121129

Method _IS_FILTER_ACTIVE on class CL_WAPI_MOBILE_INBOX has no exception.

Method _IS_PRIORITY_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER_ACTIVE Value transfer Type reference (TYPE) XFELD 20121129

Method _IS_PRIORITY_ACTIVE on class CL_WAPI_MOBILE_INBOX has no exception.

Method _IS_PROCESSOR_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER_ACTIVE Value transfer Type reference (TYPE) XFELD 20121129

Method _IS_PROCESSOR_ACTIVE on class CL_WAPI_MOBILE_INBOX has no exception.

Method _IS_STATUS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER_ACTIVE Value transfer Type reference (TYPE) XFELD 20121129

Method _IS_STATUS_ACTIVE on class CL_WAPI_MOBILE_INBOX has no exception.

Method _IS_WORKITEM_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER_ACTIVE Value transfer Type reference (TYPE) XFELD 20121129

Method _IS_WORKITEM_ACTIVE on class CL_WAPI_MOBILE_INBOX has no exception.

Method _SELECT_WI_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SWWWLHEAD Call by reference Type reference (TYPE) SWWWLHEADT 20121211
2 Returning RE_LOCAL_HEADER Value transfer Type reference (TYPE) LOCAL_SWWWIHEAD_TAB 20121211

Method _SELECT_WI_HEADER on class CL_WAPI_MOBILE_INBOX has no exception.

Method _TRANSLATE_WORKITEM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FOLRG Call by reference Type reference (TYPE) SIN_FOLRG 20121129
2 Importing IM_WORKITEMS Call by reference Type reference (TYPE) TSWWWIHEAD 20121129
3 Returning RE_WI_TEXT Value transfer Type reference (TYPE) LOCAL_WI_TEXT_TAB 20121129

Method _TRANSLATE_WORKITEM_TEXT on class CL_WAPI_MOBILE_INBOX has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740