SAP ABAP Class CL_CFX_ACTION_UI (Adapter Object for Actions)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_UI (Package) Collaboration Folders: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_AUTHORITY_UI Interface for Authorizations 20020529
Properties
Class CL_CFX_ACTION_UI  
Short Description Adapter Object for Actions    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_UI   Collaboration Folders: User Interface 
Created 20020506   SAP 
Last change 20141109    
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)
2 CL_CFS_STATUS_PROFILE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_CFX_CONST_UI Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_CFX_DEADLINE_ACTION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_CFX_NOTIFICATION_ACTION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 CL_CFX_STATUSMGMT_UI Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CFX_AUTHORITY_UI Interface for Authorizations 20020529
Friends
Class CL_CFX_ACTION_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_ICON_INITIAL_STATUS Constant Public Type reference (TYPE) STRING CL_CFX_CONST_UI=>SC_ICON_CHECKED Icon Indicating the Initial Status 20020506
2 SC_ICON_PLACE_HOLDER Constant Public Type reference (TYPE) STRING CL_CFX_CONST_UI=>SC_ICON_NO_EXPANDER Blank Icon as Placeholder 20020506
3 SC_ID_DE_BTN_AUTHORIZATIONS Constant Public Type reference (TYPE) STRING 'BTN_AUTHORIZATIONS' Detail: ID for "Authorizations" Button 20020506
4 SC_ID_DE_BTN_CANCEL Constant Public Type reference (TYPE) STRING 'BTN_CANCEL' Detail: ID for "Cancel" Button 20020506
5 SC_ID_DE_BTN_CREATE_ASSIGN Constant Public Type reference (TYPE) STRING 'BTN_CREATE_ASSIGNMENT' Detail: ID for "Create" Button (Object Assignment) 20020506
6 SC_ID_DE_BTN_CREATE_STATUS Constant Public Type reference (TYPE) STRING 'BTN_CREATE_STATUS' Detail: ID for "Create" Button (Status) 20020506
7 SC_ID_DE_BTN_CREATE_TRANS Constant Public Type reference (TYPE) STRING 'BTN_CREATE_TRANS' Detail: ID for "Create" Button (Status Transfer) 20020506
8 SC_ID_DE_BTN_DELETE_ASSIGNS Constant Public Type reference (TYPE) STRING 'BTN_DELETE_ASSIGNMENT' Detail: ID for "Delete" Button (Object Assignment) 20020506
9 SC_ID_DE_BTN_DELETE_STATUSES Constant Public Type reference (TYPE) STRING 'BTN_DELETE_STATUS' Detail: ID for "Delete" Button (Status) 20020506
10 SC_ID_DE_BTN_DELETE_TRANSES Constant Public Type reference (TYPE) STRING 'BTN_DELETE_TRANS' Detail: ID for "Delete" Button (Status Transfer) 20020506
11 SC_ID_DE_BTN_DETAILS Constant Public Type reference (TYPE) STRING 'BTN_DETAILS' Detail: ID for "Display/Hide Details" Button 20020506
12 SC_ID_DE_BTN_OK Constant Public Type reference (TYPE) STRING 'BTN_OK' 20060308
13 SC_ID_DE_BTN_SAVE Constant Public Type reference (TYPE) STRING 'BTN_SAVE' Detail: ID for "Save" Button 20020506
14 SC_ID_DE_CHK_PRIORITY Constant Public Type reference (TYPE) STRING 'CHK_PRIORITY' Detail: ID for "Priority" Checkbox 20020507
15 SC_ID_DE_DDL_COMMENT Constant Public Type reference (TYPE) STRING 'DDL_COMMENT' 20060417
16 SC_ID_DE_DDL_NTF_TEMPLATE Constant Public Type reference (TYPE) STRING 'DDL_NTF_TMPL' 20060317
17 SC_ID_DE_DDL_TEMPLATE_OPTION Constant Public Type reference (TYPE) STRING 'DDL_TEMPLATE_OPTION' 20060308
18 SC_ID_DE_DDL_TEXT_CREATION Constant Public Type reference (TYPE) STRING 'DDL_TEXT_CREATION' Detail: ID for "Text Creation" Selection List 20020611
19 SC_ID_DE_EVT_CANCEL Constant Public Type reference (TYPE) STRING 'ev_cancel' Detail: Event "Cancel" 20020506
20 SC_ID_DE_EVT_CREATE_ASSIGN Constant Public Type reference (TYPE) STRING 'ev_create_assignment' Detail: Event "Create Object Assignment" 20020506
21 SC_ID_DE_EVT_CREATE_STATUS Constant Public Type reference (TYPE) STRING 'ev_create_status' Detail: Event "Create Status" 20020506
22 SC_ID_DE_EVT_CREATE_TRANS Constant Public Type reference (TYPE) STRING 'ev_create_trans' Detail: Event "Create Status Transfer" 20020506
23 SC_ID_DE_EVT_DELETE_ASSIGNS Constant Public Type reference (TYPE) STRING 'ev_delete_assignments' Detail: Event "Delete Object Assignments" 20020506
24 SC_ID_DE_EVT_DELETE_STATUSES Constant Public Type reference (TYPE) STRING 'ev_delete_statuses' Detail: Event "Delete Statuses" 20020506
25 SC_ID_DE_EVT_DELETE_TRANSES Constant Public Type reference (TYPE) STRING 'ev_delete_transitions' Detail: Event "Delete Status Transfers" 20020506
26 SC_ID_DE_EVT_NTF_TMPL_CHNG Constant Public Type reference (TYPE) STRING 'ntf_tmpl_change' 20060317
27 SC_ID_DE_EVT_OK Constant Public Type reference (TYPE) STRING 'ev_ok' 20060308
28 SC_ID_DE_EVT_SAVE Constant Public Type reference (TYPE) STRING 'ev_save' Detail: Event "Save" 20020506
29 SC_ID_DE_EVT_SET_ITM_ASSIGN Constant Public Type reference (TYPE) STRING 'ev_set_itm_assigments' Detail: Event "Switch to 'Object Assignments' Tab Page 20020506
30 SC_ID_DE_EVT_SET_ITM_STATUS Constant Public Type reference (TYPE) STRING 'ev_set_itm_statuses' Detail: Event "Switch to 'Statuses' Tab Page" 20020506
31 SC_ID_DE_EVT_SET_ITM_TRANS Constant Public Type reference (TYPE) STRING 'ev_set_itm_transitions' Detail: Event "Switch to 'Status Transfers' Tab Page" 20020506
32 SC_ID_DE_EVT_SHOW_AUTH Constant Public Type reference (TYPE) STRING 'ev_show_authorizations' Detail: Event "Display Authorization" 20020506
33 SC_ID_DE_EVT_SHOW_HIDE Constant Public Type reference (TYPE) STRING 'ev_show_hide' Detail: Event "Show/Hide Details" 20020506
34 SC_ID_DE_INP_AUTHORIZATION Constant Public Type reference (TYPE) STRING 'INP_AUTHORIZATION' Detail: ID for Input Field "Authorization" 20020506
35 SC_ID_DE_INP_CHANGED_BY Constant Public Type reference (TYPE) STRING 'INP_CHANGED_BY' Detail: ID for Input Field "Changed By" 20020506
36 SC_ID_DE_INP_CHANGED_ON Constant Public Type reference (TYPE) STRING 'INP_CHANGED_ON' Detail: ID for Input Field "Changed On" 20020506
37 SC_ID_DE_INP_CREATED_BY Constant Public Type reference (TYPE) STRING 'INP_CREATED_BY' Detail: ID for Input Field "Created By" 20020611
38 SC_ID_DE_INP_CREATED_ON Constant Public Type reference (TYPE) STRING 'INP_CRETEAD_ON' Detail: ID for Input Field "Created On" 20020506
39 SC_ID_DE_INP_DATE Constant Public Type reference (TYPE) STRING 'INP_DATE' Detail: ID for Input Field "Date" 20020626
40 SC_ID_DE_INP_DAYS Constant Public Type reference (TYPE) STRING 'INP_DAYS' Detail: ID for Input Field "Processing Days" 20020626
41 SC_ID_DE_INP_HOUR Constant Public Type reference (TYPE) STRING 'INP_HOUR' Detail: ID for Input Field "Hour" 20020626
42 SC_ID_DE_INP_HOURS Constant Public Type reference (TYPE) STRING 'INP_HOURS' Detail: ID for Input Field "Processing Hours" 20020626
43 SC_ID_DE_INP_NAME Constant Public Type reference (TYPE) STRING 'INP_NAME' Detail: ID for Input Field "Name" 20020506
44 SC_ID_DE_INP_PROCESS_TIME Constant Public Type reference (TYPE) STRING 'INP_PROCESS_TIME' Detail: ID for Input Field "Processing Time" 20020528
45 SC_ID_DE_INP_SUBJECT Constant Public Type reference (TYPE) STRING 'INP_SUBJECT' Detail: ID for Input Field "Subject" 20020507
46 SC_ID_DE_TAR_TEXT Constant Public Type reference (TYPE) STRING 'TAR_TEXT' Detail: ID for Text Area "TEXT" 20020507
47 SC_ID_MSG_DDL_CHANGED Constant Public Type reference (TYPE) STRING 'MSG_DDL_CHANGED' ID for Message "Deadline Changed" 20020703
48 SC_ID_MSG_DDL_CREATED Constant Public Type reference (TYPE) STRING 'MSG_DDL_CREATED' ID for Message "Deadline Changed" 20020703
49 SC_ID_MSG_NTF_CHANGED Constant Public Type reference (TYPE) STRING 'MSG_NTF_CHANGED' ID for Message "Notification Changed" 20020703
50 SC_ID_MSG_NTF_CREATED Constant Public Type reference (TYPE) STRING 'MSG_NTF_CREATED' ID for Message "Notification Changed" 20020703
51 SC_ID_MSG_PRT_CHANGED Constant Public Type reference (TYPE) STRING 'MSG_PRT_CHANGED' ID for Message "Processing Time Changed" 20020703
52 SC_ID_MSG_PRT_CREATED Constant Public Type reference (TYPE) STRING 'MSG_PRT_CREATED' ID for Message "Processing Time Changed" 20020703
53 SC_ID_SEL_STATUS_BTN_CANCEL Constant Public Type reference (TYPE) STRING 'SEL_STATUS_BTN_CANCEL' Status Type Selection: ID for "Cancel" Button 20020624
54 SC_ID_SEL_STATUS_EVT_CANCEL Constant Public Type reference (TYPE) STRING 'SEL_STATUS_EVT_CANCEL' Status Type Selection: Event "Cancel" 20020624
55 SC_ID_SEL_STATUS_TBL_ACT_TYP Constant Public Type reference (TYPE) STRING 'TBL_ACTION_TYPES' Status Type Selection: ID for "Action Types" Table 20020624
56 SC_LBL_DE_DDL_TEXT_CREATION Constant Public Type reference (TYPE) STRING 'CFX_UI/TEXT_CREATION' Detail: Label Text for Selection List "Text Creation" 20020611
57 SC_LBL_DE_INP_COMMENT Constant Public Type reference (TYPE) STRING 'CFX_UI/COMMENT' 20060411
58 SC_LBL_DE_INP_DEADLINE Constant Public Type reference (TYPE) STRING 'CFX_UI/DEADLINE' Detail: Label Text for Input Field "Deadline" 20020509
59 SC_LBL_DE_INP_TEXT Constant Public Type reference (TYPE) STRING 'CFX_UI/TEXT' Detail: Label Text for Input Field "Text" 20020509
60 SC_MSG_DE_CMM_NAME_INITIAL Constant Public Type reference (TYPE) STRING 'CFX_UI/NAME_IS_INITIAL' Detail: Message if Name is Initial 20020510
61 SC_MSG_DE_DDL_DATE_INITIAL Constant Public Type reference (TYPE) STRING 'CFX_UI/DEADLINE_IS_INITIAL' Detail: Message if Deadline is Initial 20020627
62 SC_MSG_DE_DDL_DATE_INVALID Constant Public Type reference (TYPE) STRING 'CFX_UI/DEADLINE_IS_INVALID' Detail: Message if Deadline is Invalid 20020627
63 SC_MSG_DE_DDL_HOUR_OUT_OF_RGE Constant Public Type reference (TYPE) STRING 'CFX_UI/HOUR_OUT_OF_RANGE' Detail: Message if Hour is Not in Allowed Range 20020627
64 SC_MSG_DE_DDL_OBJ_CHANGED Constant Public Type reference (TYPE) STRING 'CFX_UI/DEADLINE_OBJ_CHANGED' Detail: Message if Deadline is Changed 20020509
65 SC_MSG_DE_DDL_OBJ_COPIED Constant Public Type reference (TYPE) STRING 'CFX_UI/DEADLINE_OBJ_COPIED' Detail: Message if Deadline is Copied 20020509
66 SC_MSG_DE_DDL_OBJ_CREATED Constant Public Type reference (TYPE) STRING 'CFX_UI/DEADLINE_OBJ_CREATED' Detail: Message if Deadline is Created 20020509
67 SC_MSG_DE_DDL_OBJ_DELETED Constant Public Type reference (TYPE) STRING 'CFX_UI/DEADLINE_OBJ_DELETED' Detail: Message if Deadline is Deleted 20020509
68 SC_MSG_DE_DDL_WRONG_CHAR Constant Public Type reference (TYPE) STRING 'CFX_UI/WRONG_CHAR_IN_HOUR' Detail: Message if Hour Contains Invalid Characters 20020627
69 SC_MSG_DE_NAME_EX_CREATE_DDL Constant Public Type reference (TYPE) STRING 'CFX_UI/DEADLINE_ALREADY_EX_CREATE' Detail: Text "Action of This Name Not In Range" (Creation) 20020513
70 SC_MSG_DE_NAME_EX_CREATE_NTF Constant Public Type reference (TYPE) STRING 'CFX_UI/NOTIFICATION_ALREADY_EX_CREATE' Detail: Text "Action of This Name Not In Range" (Creation) 20020513
71 SC_MSG_DE_NAME_EX_CREATE_PRT Constant Public Type reference (TYPE) STRING 'CFX_UI/PROC_TIME_ALREADY_EX_CREATE' Detail: Text "Pr. Time of This Name Not In Range" (Creation) 20020613
72 SC_MSG_DE_NAME_EX_EDIT_DDL Constant Public Type reference (TYPE) STRING 'CFX_UI/DEADLINE_ALREADY_EX_EDIT' Detail: Text "Action of This Name Not In Range" (Proc. Mode) 20020513
73 SC_MSG_DE_NAME_EX_EDIT_NTF Constant Public Type reference (TYPE) STRING 'CFX_UI/NOTIFICATION_ALREADY_EX_EDIT' Detail: Text "Action of This Name Not In Range" (Proc. Mode) 20020513
74 SC_MSG_DE_NAME_EX_EDIT_PRT Constant Public Type reference (TYPE) STRING 'CFX_UI/PROC_TIME_ALREADY_EX_EDIT' Detail: Text "P.Time of This Name Not In Range" (Proc. Mode) 20020613
75 SC_MSG_DE_NTF_ALREADY_EXISTS Constant Public Type reference (TYPE) STRING 'CFX_UI/NTF_ACTION_ALREADY_EXISTS' Detail: Message if Notification Already Exists 20020509
76 SC_MSG_DE_NTF_OBJ_CHANGED Constant Public Type reference (TYPE) STRING 'CFX_UI/NOTIFICATION_ACTION_OBJ_CHANGED' Detail: Message if Notification is Changed 20020509
77 SC_MSG_DE_NTF_OBJ_COPIED Constant Public Type reference (TYPE) STRING 'CFX_UI/NOTIFICATION_ACTION_OBJ_COPIED' Detail: Message if Notification is Copied 20020509
78 SC_MSG_DE_NTF_OBJ_CREATED Constant Public Type reference (TYPE) STRING 'CFX_UI/NOTIFICATION_ACTION_OBJ_CREATED' Detail: Message if Notification is Created 20020509
79 SC_MSG_DE_NTF_OBJ_DELETED Constant Public Type reference (TYPE) STRING 'CFX_UI/NOTIFICATION_ACTION_OBJ_DELETED' Detail: Message if Notification is Deleted 20020509
80 SC_MSG_DE_PRT_ALREADY_EXISTS Constant Public Type reference (TYPE) STRING 'CFX_UI/PRC_TIME_ALREADY_EXISTS' Detail: Message if Processing Time Already Exists 20020613
81 SC_MSG_DE_PRT_INITIAL_DAYS Constant Public Type reference (TYPE) STRING 'CFX_UI/INVALID_DAYS' Detail: Message if Processing Days Initial 20020626
82 SC_MSG_DE_PRT_INVALID_DAYS Constant Public Type reference (TYPE) STRING 'CFX_UI/INVALID_DAYS' Detail: Message if Processing Days Invalid 20020626
83 SC_MSG_DE_PRT_OBJ_CHANGED Constant Public Type reference (TYPE) STRING 'CFX_UI/PROCESS_ACTION_OBJ_CHANGED' Detail: Message if Processing Time is Changed 20020613
84 SC_MSG_DE_PRT_OBJ_COPIED Constant Public Type reference (TYPE) STRING 'CFX_UI/PROCESS_ACTION_OBJ_COPIED' Detail: Message if Processing Time is Copied 20020613
85 SC_MSG_DE_PRT_OBJ_CREATED Constant Public Type reference (TYPE) STRING 'CFX_UI/PROCESS_ACTION_OBJ_CREATED' Detail: Message if Processing Time is Created 20020613
86 SC_MSG_DE_PRT_OBJ_DELETED Constant Public Type reference (TYPE) STRING 'CFX_UI/PROCESS_ACTION_OBJ_DELETED' Detail: Message if Processing Time is Deleted 20020613
87 SC_MSG_DE_PRT_PRC_TIME_INITIAL Constant Public Type reference (TYPE) STRING 'CFX_UI/PRC_TIME_IS_INITIAL' Detail: Message if Processing Time is Initial 20020613
88 SC_MSG_DE_PRT_PRC_TIME_INVALID Constant Public Type reference (TYPE) STRING 'CFX_UI/PRC_TIME_IS_INVALID' Detail: Message if Processing Time is Invalid 20020613
89 SC_SORT_CRIT_PRF_NAME Constant Private Type reference (TYPE) STRING 'status_profile/name/SortCriterion' Settings Key for Sort Criterion for Outbox 20020506
90 SC_SORT_CRIT_PRF_OV Constant Private Type reference (TYPE) STRING 'status_profile/list/SortCriterion' Settings Key for Sort Criterion for Inbox 20020506
91 SC_TXT_DE_DDL_CREATE Constant Public Type reference (TYPE) STRING 'CFX_UI/DEADLINE_CREATE' Detail: Text "Create Deadline" 20020509
92 SC_TXT_DE_NTF_CREATE Constant Public Type reference (TYPE) STRING 'CFX_UI/NOTIFICATION_ACTION_CREATE' Detail: Text "Create Notification" 20020509
93 SC_TXT_DE_OPT_COMMENT_NO Constant Public Type reference (TYPE) STRING 'CFX_UI/COMMENT_NO' 20060417
94 SC_TXT_DE_OPT_COMMENT_YES Constant Public Type reference (TYPE) STRING 'CFX_UI/COMMENT_YES' 20060417
95 SC_TXT_DE_OPT_TXT_CREA_AUTO Constant Public Type reference (TYPE) STRING 'CFX_UI/TEXT_CREATION_AUTO' Detail: Text for Text Creation Option "Automatic" 20020611
96 SC_TXT_DE_OPT_TXT_CREA_MAN Constant Public Type reference (TYPE) STRING 'CFX_UI/TEXT_CREATION_MAN' Detail: Text for Text Creation Option "Manual" 20020611
97 SC_TXT_DE_PRT_CREATE Constant Public Type reference (TYPE) STRING 'CFX_UI/PROCESS_TIME_CREATE' Detail: Text "Create Processing Time" 20020528
98 SC_TXT_DE_TMPL_OPT_NO Constant Public Type reference (TYPE) STRING 'CFX_UI/TEMPLATE_NO' 20060308
99 SC_TXT_DE_TMPL_OPT_YES Constant Public Type reference (TYPE) STRING 'CFX_UI/TEMPLATE_YES' 20060308
100 SC_TXT_SEL_STATUS_CREATE Constant Public Type reference (TYPE) STRING 'CFX_UI/STATUS_ACTION_CREATE' Status Action Selection: Text "Create Action" 20020625
101 SC_VAL_DE_COMMENT_NO Constant Public Type reference (TYPE) STRING 'comment_no' 20060417
102 SC_VAL_DE_COMMENT_YES Constant Public Type reference (TYPE) STRING 'comment_yes' 20060417
103 SC_VAL_DE_DDL_INP_NAME_DEFAULT Constant Public Type reference (TYPE) STRING 'CFX_UI/NEW_DEADLINE_ACTION' Deadline Detail: Default Value for Input Field "Name" 20020509
104 SC_VAL_DE_NTF_INP_NAME_DEFAULT Constant Public Type reference (TYPE) STRING 'CFX_UI/NEW_NOTIFICATION_ACTION' Notification Detail: Default Value for Input Field "Name" 20020509
105 SC_VAL_DE_PRT_INP_NAME_DEFAULT Constant Public Type reference (TYPE) STRING 'CFX_UI/NEW_PROCESS_TIME_ACTION' Notification Detail: Default Value for Input Field "Name" 20020626
106 SC_VAL_DE_TMPL_OPT_NO Constant Public Type reference (TYPE) STRING 'template_no' 20060308
107 SC_VAL_DE_TMPL_OPT_YES Constant Public Type reference (TYPE) STRING 'template_yes' 20060308
108 SC_VAL_DE_TXT_CREATION_AUTO Constant Public Type reference (TYPE) STRING 'text_creation_auto' Detail: Text Processing "Automatic Text Processing" 20020611
109 SC_VAL_DE_TXT_CREATION_MAN Constant Public Type reference (TYPE) STRING 'text_creation_manual' Detail: Text Processing "Automatic Text Processing" 20020611
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_REMINDER_JOB Static method Public Method Reminder: Schedule Dispatch Job 20020527
2 CHANGE_DEADLINE Static method Public Method Change Action of Type "Deadline" 20020514
3 CHANGE_NOTIFICATION Static method Public Method Change Action of Type "Notification" 20020514
4 CHANGE_PRC_TIME Static method Public Method Change Action of Type "Processing Time" 20020625
5 CHANGE_STATUS_NOTIFICATION Static method Public Method 20060403
6 CHANGE_TRANS_NTF_WITH_TEMPLATE Static method Public Method 20060418
7 CHECK_NTF_ACTION_EXISTS Static method Private Method 20060419
8 CONVERT_STRING_TO_ID Static method Public Method Convert String to ID Type 20020506
9 CREATE_DEADLINE Static method Public Method Create Action of Type "Deadline" 20020514
10 CREATE_NOTIFICATION Static method Public Method Create Action of Type "Notification" 20020514
11 CREATE_PRC_TIME Static method Public Method Create Action of Type "Processing Time" 20020625
12 CREATE_STATUS_NOTIFICATION Static method Public Method 20060403
13 CREATE_TRANS_NTF_WITH_TEMPLATE Static method Public Method 20060418
14 DELETE_DEADLINE Static method Public Method Delete Action of Type "Deadline" 20020514
15 DELETE_NOTIFICATION Static method Public Method Delete Action of Type "Notification" 20020514
16 DELETE_PRC_TIME Static method Public Method Delete Action of Type "Processing Time" 20020625
17 GET_ACTION_DEADLINE_BY_ID Static method Public Method Returns the Specified Action of Type "Deadline" 20020514
18 GET_ACTION_NOTIFICATION_BY_ID Static method Public Method Returns the Specified Action of Type "Notification" 20020514
19 GET_ACTION_PRC_TIME_BY_ID Static method Public Method Returns the Specified Action of Type "Deadline" 20020625
20 GET_ACTION_STATUS_NTF_BY_ID Static method Public Method 20060406
21 GET_CONTENT_DATA_DEADLINE Static method Public Method Returns Content Data for the Action of Type "Deadline" 20020507
22 GET_CONTENT_DATA_NOTIFICATION Static method Public Method Returns Content Data for the Action of Type "Notification" 20020514
23 GET_CONTENT_DATA_PRC_TIME Static method Public Method Returns Content Data for the Action of Type "Proc. Time" 20020625
24 GET_CONTENT_DATA_STATUS_NTF Static method Public Method 20060406
25 GET_HEADER_DATA Static method Public Method Returns the Header Data of the Action 20020507
26 GET_NEW_NAME Static method Public Method Returns a New Action Name 20020506
27 GET_REMINDER_JOB_FUNCTION Static method Public Method UI Function for Reminder to Schedule Dispatch Job 20020527
28 GET_STATE_DETAIL_AS_STRING_DDL Static method Public Method Returns the UI Status of the Detail Page in String Format 20020514
29 GET_STATE_DETAIL_AS_STRING_NTF Static method Public Method Returns the UI Status of the Detail Page in String Format 20020514
30 GET_STATE_DETAIL_AS_STRING_PRT Static method Public Method Returns the UI Status of the Detail Page in String Format 20020528
31 GET_STATE_DETAIL_DDL Static method Public Method Returns UI Status of Detail Page for Action of Type "Deadln" 20020514
32 GET_STATE_DETAIL_NTF Static method Public Method Returns UI Status of Detail Page for Action of Type "Notif." 20020514
33 GET_STATE_DETAIL_PRT Static method Public Method Returns UI Status of Detail Page for Action of Type "Deadln" 20020528
34 GET_UI_DE_BTN_AUTHORIZATIONS Static method Protected Method Gets "Authorizations" Button 20020529
35 GET_UI_DE_BTN_CANCEL Static method Private Method Gets "Cancel" Button 20020506
36 GET_UI_DE_BTN_CANCEL_NTF_OPT Static method Private Method 20060307
37 GET_UI_DE_BTN_DETAILS_DDL Static method Private Method Gets "Show Details" or "Hide Details" Button 20020514
38 GET_UI_DE_BTN_DETAILS_NTF Static method Private Method Gets "Show Details" or "Hide Details" Button 20020514
39 GET_UI_DE_BTN_DETAILS_PRT Static method Private Method Action Type "Proc. Time": Gets "Show/Hide Details" Button 20020625
40 GET_UI_DE_BTN_OK_NTF_OPT Static method Private Method 20060308
41 GET_UI_DE_BTN_SAVE Static method Private Method Gets "Save" Button 20020506
42 GET_UI_DE_CHK_PRIORITY_DDL Static method Private Method Type "Deadline": Gets "Priority" Checkbox 20020514
43 GET_UI_DE_CHK_PRIORITY_NTF Static method Private Method Gets "Priority" Checkbox 20020514
44 GET_UI_DE_CHK_PRIORITY_PRT Static method Private Method Action Type "Processing Time": Gets "Priority" Checkbox 20020625
45 GET_UI_DE_CHK_PRTY_NTF_STATUS Static method Private Method 20060317
46 GET_UI_DE_CHK_PRTY_NTF_TRANS Static method Private Method 20060417
47 GET_UI_DE_DDL_COMMENT_TRANS Static method Private Method 20060417
48 GET_UI_DE_DDL_TEXT_CREATION Static method Private Method Action Type "Notification": Gets "Text Creation" Sel. List 20020626
49 GET_UI_DE_DDL_TMPL_NTF_STATUS Static method Private Method 20060317
50 GET_UI_DE_DDL_TMPL_NTF_TRANS Static method Private Method 20060417
51 GET_UI_DE_INP_CHANGED_BY_DDL Static method Private Method Action Type "Deadline": Gets the "Changed By" Input Field 20020514
52 GET_UI_DE_INP_CHANGED_BY_NTF Static method Private Method Action Type "Notif.": Gets the "Changed By" Input Field 20020514
53 GET_UI_DE_INP_CHANGED_BY_PRT Static method Private Method Action Type "Proc.Time": Gets the "Changed By" Input Field 20020625
54 GET_UI_DE_INP_CHANGED_ON_DDL Static method Private Method Action Type "Deadline": Gets the "Changed On" Input Field 20020514
55 GET_UI_DE_INP_CHANGED_ON_NTF Static method Private Method Action Type "Notif.": Gets the "Changed On" Input Field 20020514
56 GET_UI_DE_INP_CHANGED_ON_PRT Static method Private Method Action Type "Proc. Time": Gets the "Changed On" Input Field 20020625
57 GET_UI_DE_INP_CHNG_BY_NTF_TMPL Static method Private Method 20060523
58 GET_UI_DE_INP_CHNG_ON_NTF_TMPL Static method Private Method 20060523
59 GET_UI_DE_INP_CREATED_BY_DDL Static method Private Method Action Type "Deadline": Gets the "Created By" Input Field 20020514
60 GET_UI_DE_INP_CREATED_BY_NTF Static method Private Method Action Type "Notif.": Gets the "Created By" Input Field 20020514
61 GET_UI_DE_INP_CREATED_BY_PRT Static method Private Method Action Type "Proc. Time": Gets the "Created By" Input Field 20020625
62 GET_UI_DE_INP_CREATED_ON_DDL Static method Private Method Action Type "Deadline": Gets the "Created On" Input Field 20020514
63 GET_UI_DE_INP_CREATED_ON_NTF Static method Private Method Action Type "Notif.": Gets the "Created On" Input Field 20020514
64 GET_UI_DE_INP_CREATED_ON_PRT Static method Private Method Action Type "Proc. Time": Gets the "Created On" Input Field 20020625
65 GET_UI_DE_INP_CRET_BY_NTF_TMPL Static method Private Method 20060523
66 GET_UI_DE_INP_CRET_ON_NTF_TMPL Static method Private Method 20060523
67 GET_UI_DE_INP_DATE Static method Private Method Action Type "Deadline": Gets the "Date" Input Field 20020626
68 GET_UI_DE_INP_DAYS Static method Private Method Action Type "Proc. Time": Gets the "Days" Input Field 20020626
69 GET_UI_DE_INP_HOUR Static method Private Method Action Type "Deadline": Gets the "Hour" Input Field 20020627
70 GET_UI_DE_INP_NAME_DDL Static method Private Method Action Type "Deadline": Gets the "Name" Input Field 20020514
71 GET_UI_DE_INP_NAME_NTF Static method Private Method Action Type "Notif.": Gets the "Name" Input Field 20020514
72 GET_UI_DE_INP_NAME_PRT Static method Private Method Action Type "Proc. Time": Gets the "Name" Input Field 20020625
73 GET_UI_DE_INP_SUBJECT_DDL Static method Private Method Action Type "Deadline": Gets the "Subject" Input Field 20020514
74 GET_UI_DE_INP_SUBJECT_NTF Static method Private Method Action Type "Notif.": Gets the "Subject" Input Field 20020514
75 GET_UI_DE_INP_SUBJECT_PRT Static method Private Method Action Type "Proc. Time": Gets the "Subject" Input Field 20020625
76 GET_UI_DE_INP_SUBJ_NTF_STATUS Static method Private Method 20060317
77 GET_UI_DE_INP_SUBJ_NTF_TRANS Static method Private Method 20060417
78 GET_UI_DE_TAR_TEXT_DDL Static method Private Method Action Type "Deadline": Gets the "Text" Input Field 20020514
79 GET_UI_DE_TAR_TEXT_NTF Static method Private Method Action Type "Notif.": Gets the "Text" Input Field 20020514
80 GET_UI_DE_TAR_TEXT_NTF_STATUS Static method Private Method 20060317
81 GET_UI_DE_TAR_TEXT_NTF_TRANS Static method Private Method 20060417
82 GET_UI_DE_TAR_TEXT_PRT Static method Private Method Action Type "Proc. Time": Gets the "Text" Input Field 20020625
83 GET_UI_DE_TEMPLATE_OPTION Static method Private Method 20060307
84 GET_UI_DE_TXT_DATE Static method Private Method Gets the Text "Date" 20020627
85 GET_UI_DE_TXT_DAYS Static method Private Method Gets the Text "Days" 20020626
86 GET_UI_DE_TXT_HINT_GEN_DDL Static method Private Method "Deadline" Detail: Gets the Text "General Note" 20020731
87 GET_UI_DE_TXT_HINT_GEN_NTF Static method Private Method "Notification" Detail: Gets the Text "General Note" 20020731
88 GET_UI_DE_TXT_HINT_GEN_PRT Static method Private Method "Processing Time" Detail: Gets the Text "General Note" 20020731
89 GET_UI_DE_TXT_HINT_NTF_OPT Static method Private Method 20060307
90 GET_UI_DE_TXT_HINT_NTF_STATUS Static method Private Method 20060317
91 GET_UI_DE_TXT_HINT_NTF_TRANS Static method Private Method 20060417
92 GET_UI_DE_TXT_HOUR Static method Private Method Gets the Text "Hours" 20020627
93 GET_UI_PGE_DE_DEADLINE Static method Public Method Gets the "Deadline Detail" Page 20020509
94 GET_UI_PGE_DE_NOTIFICATION Static method Public Method Gets the "Notification Detail" Page 20020514
95 GET_UI_PGE_DE_NTF_OPTIONS Static method Public Method 20060307
96 GET_UI_PGE_DE_NTF_WITH_TMPL Static method Public Method 20060310
97 GET_UI_PGE_DE_PRC_TIME Static method Public Method Gets the "Processing Time Detail" Page 20020625
98 GET_UI_PGE_DE_STATUS_NTF Static method Public Method 20060315
99 GET_UI_PGE_SEL_ACTION_STATUS Static method Public Method Gets the "Action Type Status Selection" Page 20020618
100 GET_UI_SEL_STATUS_TBL_ACT_TYP Static method Private Method Selection of Status Actions: Gets Table "Action Types" 20020624
101 GET_UI_SEL_STATUS_TXT_INFO Static method Private Method Selection of Status Actions: Gets Text "Info" 20020624
102 GET_URL_DE_DDL_FOR_CREATE Static method Public Method Returns URL of Creation Page of Action of Type "Deadline" 20020508
103 GET_URL_DE_DDL_FOR_DISPLAY Static method Public Method Returns URL of Display Page of Action of Type "Deadline" 20020508
104 GET_URL_DE_DDL_FOR_EDIT Static method Public Method Returns URL of Processing Page of Action of Type "Deadline" 20020508
105 GET_URL_DE_DEADLINE Static method Public Method Returns URL of Detail of Action of Type "Deadline" 20020508
106 GET_URL_DE_NOTIFICATION Static method Public Method Returns URL of Detail of Action of Type "Notifcation" 20020508
107 GET_URL_DE_NTF_FOR_CREATE Static method Public Method Returns URL of Detail of Action of Type "Notifcation" 20020508
108 GET_URL_DE_NTF_FOR_DISPLAY Static method Public Method Returns URL of Display Page of Action of Type "Notifcation" 20020508
109 GET_URL_DE_NTF_FOR_EDIT Static method Public Method Returns URL of Proc. Page of Action of Type "Notifcation" 20020508
110 GET_URL_DE_PRC_TIME Static method Public Method Returns URL of Detail of Action of Type "Processing Time" 20020625
111 GET_URL_DE_PRT_FOR_CREATE Static method Public Method Returns URL of Creation Page of Action of Type "Proc. Time" 20020625
112 GET_URL_DE_PRT_FOR_DISPLAY Static method Public Method Returns URL of Display Page of Action of Type "Proc. Time" 20020625
113 GET_URL_DE_PRT_FOR_EDIT Static method Public Method Returns URL of Proc. Page of Action of Type "Proc. Time" 20020625
114 GET_URL_DE_STATUS_NTF Static method Public Method 20060315
115 GET_URL_DE_STAT_NTF_FOR_CREATE Static method Public Method 20060315
116 GET_URL_DE_STAT_NTF_FOR_EDIT Static method Public Method 20060406
117 PROCESS_EVT_DE_CANCEL_DDL Static method Public Method "Deadline" Detail: Processes Event "Cancel" 20020514
118 PROCESS_EVT_DE_CANCEL_NTF Static method Public Method "Notification" Detail: Processes Event "Cancel" 20020514
119 PROCESS_EVT_DE_CANCEL_PRT Static method Public Method "Processing Time" Detail: Processes Event "Cancel" 20020613
120 PROCESS_EVT_DE_CANCEL_STAT_NTF Static method Public Method 20060523
121 PROCESS_EVT_DE_OTHERS_DDL Static method Public Method "Deadline" Detail: Processes Other Events 20020514
122 PROCESS_EVT_DE_OTHERS_NTF Static method Public Method "Notification" Detail: Processes Other Events 20020514
123 PROCESS_EVT_DE_OTHERS_PRT Static method Public Method "Processing Time" Detail: Processes Other Events 20020625
124 PROCESS_EVT_DE_SAVE_DDL Static method Public Method "Deadline" Detail: Processes Event "Save" 20020514
125 PROCESS_EVT_DE_SAVE_NTF Static method Public Method "Notification" Detail: Processes Event "Save" 20020514
126 PROCESS_EVT_DE_SAVE_NTF_TRANS Static method Public Method 20060418
127 PROCESS_EVT_DE_SAVE_PRT Static method Public Method "Processing Time" Detail: Processes Event "Save" 20020613
128 PROCESS_EVT_DE_SAVE_STATUS_NTF Static method Public Method 20060403
129 PROCESS_EVT_DE_SHOW_AUTH Static method Public Method Processes Event "Display/Change Authorization" 20020529
130 PROCESS_EVT_DE_SHOW_HIDE_DDL Static method Public Method Processes Event "Show/Hide Details" 20020514
131 PROCESS_EVT_DE_SHOW_HIDE_NTF Static method Public Method Processes Event "Show/Hide Details" 20020514
132 PROCESS_EVT_DE_SHOW_HIDE_PRT Static method Public Method "Proc. Time" Detail: Processes Event "Show/Hide Details" 20020613
133 PROCESS_EVT_DE_TMPL_CHNG_STAT Static method Public Method 20060418
134 PROCESS_EVT_DE_TMPL_CHNG_TRANS Static method Public Method 20060418
135 PROCESS_EVT_SEL_STATUS_CANCEL Static method Public Method Status Act. Selection: Processes Event "Cancel" 20020625
136 SET_CURRENT_DATA_DEADLINE Static method Public Method Sets the Current Date for Actions of Type "Deadline" 20020510
137 SET_CURRENT_DATA_NOTIFICATION Static method Public Method Sets the Current Date for Actions of Type "Notification" 20020511
138 SET_CURRENT_DATA_PRC_TIME Static method Public Method Sets the Current Date for Actions of Type "Processing Time" 20020613
139 SET_CURRENT_DATE Static method Public Method Sets the Current Date for Actions of Type "Deadline" 20020626
140 SET_CURRENT_HOUR Static method Public Method Sets the Current Hour for Actions of Type "Deadline" 20020626
141 SET_CURRENT_NAME_DEADLINE Static method Public Method Sets the Current Name for Actions of Type "Deadline" 20020510
142 SET_CURRENT_NAME_NOTIFICATION Static method Public Method Sets the Current Name for Actions of Type "Notification" 20020510
143 SET_CURRENT_NAME_PRC_TIME Static method Public Method Sets the Current Name for Actions of Type "Processing Time" 20020625
144 SET_CURRENT_PRC_TIME Static method Public Method Sets the Current Proc. Time for Actions of Type "Proc. TIme" 20020625
145 SET_DEFAULT_NAME_DEADLINE Static method Public Method Sets the Default Name for Actions of Type "Deadline" 20020510
146 SET_DEFAULT_NAME_NOTIFICATION Static method Public Method Sets the Default Name for Actions of Type "Notification" 20020510
147 SET_DEFAULT_NAME_PRC_TIME Static method Public Method Sets the Default Name for Actions of Type "Processing Time" 20020625
148 SET_DETAILS_VISIBLE_DDL Static method Public Method Sets the Visibility of Details for Actions of Type "Deadln." 20020511
149 SET_DETAILS_VISIBLE_NTF Static method Public Method Sets the Visibility of Details for Actions of Type "Notif." 20020511
150 SET_DETAILS_VISIBLE_PRT Static method Public Method Sets the Visibility of Details for Actions of Type "Proc.Tm" 20020613
151 SET_SORT_CRITERION Static method Private Method Changes the Sort Criterion 20020506
152 UPDATE_CRR_FROM_REQUEST_NTF Static method Public Method Updates Current State of an Action of Type "Notification" 20020511
153 UPDATE_FROM_REQUEST_DDL Static method Public Method Updates Current State of an Action of Type "Deadline" 20020512
154 UPDATE_FROM_REQUEST_NTF Static method Public Method Updates Current State of an Action of Type "Notification" 20020515
155 UPDATE_FROM_REQUEST_PRT Static method Public Method Updates Current State of an Action of Type "Processing Time" 20020613
156 VALIDATE_INPUT_DEADLINE Static method Public Method Validates the Entries for an Action of Type "Deadline" 20020512
157 VALIDATE_INPUT_NOTIFICATION Static method Public Method Validates the Entries for an Action of Type "Notification" 20020512
158 VALIDATE_INPUT_PRC_TIME Static method Public Method Validates the Entries for an Action of Type "Proc. Time" 20020625
Events
Class CL_CFX_ACTION_UI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LS_GENERIC_HELPER_TYPE Protected See coding 20020506
Method Signatures

Method ACTIVATE_REMINDER_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_ACTIVE Value transfer Type reference (TYPE) CFX_BOOLEAN 20020527

Method ACTIVATE_REMINDER_JOB on class CL_CFX_ACTION_UI has no exception.

Method CHANGE_DEADLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR_OCCURRED Call by reference Type reference (TYPE) CFX_BOOLEAN Ist ein Fehler aufgetreten? 20020514
2 Exporting E_MSG_ID Call by reference Type reference (TYPE) STRING Art der Nachricht 20020514
3 Exporting E_MSG_TXT Call by reference Type reference (TYPE) STRING Text der Nachricht 20020514
4 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
5 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020514
6 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020514
7 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020514

Method CHANGE_DEADLINE on class CL_CFX_ACTION_UI has no exception.

Method CHANGE_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR_OCCURRED Call by reference Type reference (TYPE) CFX_BOOLEAN Ist ein Fehler aufgetreten? 20020514
2 Exporting E_MSG_ID Call by reference Type reference (TYPE) STRING Art der Nachricht 20020514
3 Exporting E_MSG_TXT Call by reference Type reference (TYPE) STRING Text der Nachricht 20020514
4 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
5 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020514
6 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020514
7 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) STRING Id eines Statusübergangs 20020514

Method CHANGE_NOTIFICATION on class CL_CFX_ACTION_UI has no exception.

Method CHANGE_PRC_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR_OCCURRED Call by reference Type reference (TYPE) CFX_BOOLEAN Ist ein Fehler aufgetreten? 20020625
2 Exporting E_MSG_ID Call by reference Type reference (TYPE) STRING Art der Nachricht 20020625
3 Exporting E_MSG_TXT Call by reference Type reference (TYPE) STRING Text der Nachricht 20020625
4 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020625
5 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020625
6 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020625
7 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020625

Method CHANGE_PRC_TIME on class CL_CFX_ACTION_UI has no exception.

Method CHANGE_STATUS_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR_OCCURRED Call by reference Type reference (TYPE) CFX_BOOLEAN 20060403
2 Exporting E_MSG_ID Call by reference Type reference (TYPE) STRING 20060403
3 Exporting E_MSG_TXT Call by reference Type reference (TYPE) STRING 20060403
4 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060403
5 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING 20060403
6 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING 20060403
7 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING 20060403
8 Importing I_TEMPLATE_ID Call by reference Type reference (TYPE) STRING 20060403

Method CHANGE_STATUS_NOTIFICATION on class CL_CFX_ACTION_UI has no exception.

Method CHANGE_TRANS_NTF_WITH_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR_OCCURRED Call by reference Type reference (TYPE) CFX_BOOLEAN 20060418
2 Exporting E_MSG_ID Call by reference Type reference (TYPE) STRING 20060418
3 Exporting E_MSG_TXT Call by reference Type reference (TYPE) STRING 20060418
4 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060418
5 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING 20060418
6 Importing I_COMMENT Call by reference Type reference (TYPE) STRING 20060418
7 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING 20060418
8 Importing I_TEMPLATE_ID Call by reference Type reference (TYPE) STRING 20060418
9 Importing I_TRANS_ID Call by reference Type reference (TYPE) STRING 20060418

Method CHANGE_TRANS_NTF_WITH_TEMPLATE on class CL_CFX_ACTION_UI has no exception.

Method CHECK_NTF_ACTION_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20060419
2 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING 20060419
3 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING 20060419

Method CHECK_NTF_ACTION_EXISTS on class CL_CFX_ACTION_UI has no exception.

Method CONVERT_STRING_TO_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ID Value transfer Type reference (TYPE) CFS_ACTION_ID Id der Aktion 20020506
2 Importing I_STRING Value transfer Type reference (TYPE) STRING Id der Aktion als String 20020506

Method CONVERT_STRING_TO_ID on class CL_CFX_ACTION_UI has no exception.

Method CREATE_DEADLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020514
2 Exporting E_ERROR_OCCURRED Call by reference Type reference (TYPE) CFX_BOOLEAN Ist ein Fehler aufgetreten? 20020514
3 Exporting E_MSG_ID Call by reference Type reference (TYPE) STRING Identifikation der Nachricht 20020514
4 Exporting E_MSG_TXT Call by reference Type reference (TYPE) STRING Nachrichtentext 20020514
5 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
6 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020514
7 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020514

Method CREATE_DEADLINE on class CL_CFX_ACTION_UI has no exception.

Method CREATE_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020514
2 Exporting E_ERROR_OCCURRED Call by reference Type reference (TYPE) CFX_BOOLEAN Ist ein Fehler aufgetreten? 20020514
3 Exporting E_MSG_ID Call by reference Type reference (TYPE) STRING Identifikation der Nachricht 20020514
4 Exporting E_MSG_TXT Call by reference Type reference (TYPE) STRING Nachrichtentext 20020514
5 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
6 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020514
7 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) STRING Id eines Statusübergangs 20020514

Method CREATE_NOTIFICATION on class CL_CFX_ACTION_UI has no exception.

Method CREATE_PRC_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020625
2 Exporting E_ERROR_OCCURRED Call by reference Type reference (TYPE) CFX_BOOLEAN Ist ein Fehler aufgetreten? 20020625
3 Exporting E_MSG_ID Call by reference Type reference (TYPE) STRING Identifikation der Nachricht 20020625
4 Exporting E_MSG_TXT Call by reference Type reference (TYPE) STRING Nachrichtentext 20020625
5 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020625
6 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020625
7 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020625

Method CREATE_PRC_TIME on class CL_CFX_ACTION_UI has no exception.

Method CREATE_STATUS_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTION_ID Call by reference Type reference (TYPE) STRING 20060403
2 Exporting E_ERROR_OCCURRED Call by reference Type reference (TYPE) CFX_BOOLEAN 20060403
3 Exporting E_MSG_ID Call by reference Type reference (TYPE) STRING 20060403
4 Exporting E_MSG_TXT Call by reference Type reference (TYPE) STRING 20060403
5 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060403
6 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING 20060403
7 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING 20060403
8 Importing I_TEMPLATE_ID Call by reference Type reference (TYPE) STRING 20060403

Method CREATE_STATUS_NOTIFICATION on class CL_CFX_ACTION_UI has no exception.

Method CREATE_TRANS_NTF_WITH_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTION_ID Call by reference Type reference (TYPE) STRING 20060418
2 Exporting E_ERROR_OCCURRED Call by reference Type reference (TYPE) CFX_BOOLEAN 20060418
3 Exporting E_MSG_ID Call by reference Type reference (TYPE) STRING 20060418
4 Exporting E_MSG_TXT Call by reference Type reference (TYPE) STRING 20060418
5 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060418
6 Importing I_COMMENT Call by reference Type reference (TYPE) STRING 20060418
7 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING 20060418
8 Importing I_TEMPLATE_ID Call by reference Type reference (TYPE) STRING 20060418
9 Importing I_TRANS_ID Call by reference Type reference (TYPE) STRING 20060418

Method CREATE_TRANS_NTF_WITH_TEMPLATE on class CL_CFX_ACTION_UI has no exception.

Method DELETE_DEADLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020514
2 Importing IP_STATUS Call by reference Object reference (TYPE REF TO) CL_CFS_STATUS Status 20020514
3 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020514

Method DELETE_DEADLINE on class CL_CFX_ACTION_UI has no exception.

Method DELETE_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020514
2 Importing IP_TRANSITION Call by reference Object reference (TYPE REF TO) CL_CFS_TRANSITION Statusübergang 20020514
3 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020514

Method DELETE_NOTIFICATION on class CL_CFX_ACTION_UI has no exception.

Method DELETE_PRC_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020625
2 Importing IP_STATUS Call by reference Object reference (TYPE REF TO) CL_CFS_STATUS Status 20020625
3 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020625

Method DELETE_PRC_TIME on class CL_CFX_ACTION_UI has no exception.

Method GET_ACTION_DEADLINE_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020514
2 Returning RP_ACTION Value transfer Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020514

Method GET_ACTION_DEADLINE_BY_ID on class CL_CFX_ACTION_UI has no exception.

Method GET_ACTION_NOTIFICATION_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020514
2 Returning RP_ACTION Value transfer Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020514

Method GET_ACTION_NOTIFICATION_BY_ID on class CL_CFX_ACTION_UI has no exception.

Method GET_ACTION_PRC_TIME_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020625
2 Returning RP_ACTION Value transfer Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020625

Method GET_ACTION_PRC_TIME_BY_ID on class CL_CFX_ACTION_UI has no exception.

Method GET_ACTION_STATUS_NTF_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING 20060406
2 Returning RP_ACTION Value transfer Object reference (TYPE REF TO) IF_CFS_ACTION 20060406

Method GET_ACTION_STATUS_NTF_BY_ID on class CL_CFX_ACTION_UI has no exception.

Method GET_CONTENT_DATA_DEADLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DEADLINE Call by reference Type reference (TYPE) STRING Termin 20020507
2 Exporting E_NAME Call by reference Type reference (TYPE) STRING Name 20020507
3 Exporting E_PRIORITY Call by reference Type reference (TYPE) STRING Priorität 20020507
4 Exporting E_SUBJECT Call by reference Type reference (TYPE) STRING Betreff 20020507
5 Exporting E_TEXT Call by reference Type reference (TYPE) STRING Text 20020507
6 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) CL_CFX_DEADLINE_ACTION Aktion vom Typ "Termin" 20020507

Method GET_CONTENT_DATA_DEADLINE on class CL_CFX_ACTION_UI has no exception.

Method GET_CONTENT_DATA_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NAME Call by reference Type reference (TYPE) STRING Name 20020514
2 Exporting E_NTF_TMPL_ID Call by reference Type reference (TYPE) STRING 20060418
3 Exporting E_PRIORITY Call by reference Type reference (TYPE) STRING Dringlichkeit 20020514
4 Exporting E_SUBJECT Call by reference Type reference (TYPE) STRING Betreff 20020514
5 Exporting E_TEXT Call by reference Type reference (TYPE) STRING Text 20020514
6 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFX_SEND_ACTION Aktion vom Typ "Benachrichtigung" oder "Termin" 20020514

Method GET_CONTENT_DATA_NOTIFICATION on class CL_CFX_ACTION_UI has no exception.

Method GET_CONTENT_DATA_PRC_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DAYS Call by reference Type reference (TYPE) STRING Bearbeitungszeitraum eine Status (Tage) 20020626
2 Exporting E_NAME Call by reference Type reference (TYPE) STRING Name 20020625
3 Exporting E_PRIORITY Call by reference Type reference (TYPE) STRING Priorität 20020625
4 Exporting E_SUBJECT Call by reference Type reference (TYPE) STRING Betreff 20020625
5 Exporting E_TEXT Call by reference Type reference (TYPE) STRING Text 20020625
6 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) CL_CFX_PROCESS_TIME_ACTION 20020625

Method GET_CONTENT_DATA_PRC_TIME on class CL_CFX_ACTION_UI has no exception.

Method GET_CONTENT_DATA_STATUS_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NAME Call by reference Type reference (TYPE) STRING 20060406
2 Exporting E_NTF_TMPL_ID Call by reference Type reference (TYPE) STRING 20060406
3 Exporting E_PRIORITY Call by reference Type reference (TYPE) STRING 20060406
4 Exporting E_SUBJECT Call by reference Type reference (TYPE) STRING 20060406
5 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFX_SEND_ACTION 20060406

Method GET_CONTENT_DATA_STATUS_NTF on class CL_CFX_ACTION_UI has no exception.

Method GET_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Call by reference Type reference (TYPE) STRING Geändert von 20020507
2 Exporting E_CHANGED_ON Call by reference Type reference (TYPE) STRING Geändert am 20020507
3 Exporting E_CREATED_BY Call by reference Type reference (TYPE) STRING Angelegt von 20020507
4 Exporting E_CREATED_ON Call by reference Type reference (TYPE) STRING Angelegt am 20020507
5 Exporting E_ID Call by reference Type reference (TYPE) STRING Id 20020507
6 Exporting E_NAME Call by reference Type reference (TYPE) STRING Name 20020507
7 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020507

Method GET_HEADER_DATA on class CL_CFX_ACTION_UI has no exception.

Method GET_NEW_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NAME Value transfer Type reference (TYPE) STRING Specified name or unused name 20020506
2 Importing IP_PROFILE_REGISTRY Call by reference Object reference (TYPE REF TO) CL_CFS_PROFILE_REGISTRY Verwaltet Statusschema Objektreferenzen und deren Ids 20020506
3 Importing I_ENFORCE_EXTENSION Value transfer Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE If yes: Name is extended even if it is unused 20020506
4 Importing I_NAME Value transfer Type reference (TYPE) STRING Name to be checked 20020506

Method GET_NEW_NAME on class CL_CFX_ACTION_UI has no exception.

Method GET_REMINDER_JOB_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ACTIVATE_REMINDER_JOB Value transfer Type reference (TYPE) CFX_TS_FUNCTION 20020527

Method GET_REMINDER_JOB_FUNCTION on class CL_CFX_ACTION_UI has no exception.

Method GET_STATE_DETAIL_AS_STRING_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CURRENT_DATE Call by reference Type reference (TYPE) STRING Aktuelles Datum 20020626
2 Exporting E_CURRENT_HOUR Call by reference Type reference (TYPE) STRING Aktuelle Stunde 20020626
3 Exporting E_CURRENT_NAME Call by reference Type reference (TYPE) STRING Aktueller Name 20020514
4 Exporting E_CURRENT_PRIORITY Call by reference Type reference (TYPE) STRING Aktuelle Dringlichkeit 20020514
5 Exporting E_CURRENT_SUBJECT Call by reference Type reference (TYPE) STRING Aktueller Betreff 20020514
6 Exporting E_CURRENT_TEXT Call by reference Type reference (TYPE) STRING Aktueller Text 20020514
7 Exporting E_DEFAULT_DEADLINE Call by reference Type reference (TYPE) STRING Vorschlagstermin 20020514
8 Exporting E_DEFAULT_NAME Call by reference Type reference (TYPE) STRING Vorschlagsname 20020514
9 Exporting E_DEFAULT_PRIORITY Call by reference Type reference (TYPE) STRING Vorschlagsdringlichkeit 20020514
10 Exporting E_DEFAULT_SUBJECT Call by reference Type reference (TYPE) STRING Vorschlagsbetreff 20020514
11 Exporting E_DETAILS_VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL Details eingeblendet? 20020514
12 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514

Method GET_STATE_DETAIL_AS_STRING_DDL on class CL_CFX_ACTION_UI has no exception.

Method GET_STATE_DETAIL_AS_STRING_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CURRENT_NAME Call by reference Type reference (TYPE) STRING Aktueller Name 20020514
2 Exporting E_CURRENT_PRIORITY Call by reference Type reference (TYPE) STRING Aktuelle Dringlichkeit 20020514
3 Exporting E_CURRENT_SUBJECT Call by reference Type reference (TYPE) STRING Aktueller Betreff 20020514
4 Exporting E_CURRENT_TEXT Call by reference Type reference (TYPE) STRING Aktueller Texterzeugung 20020514
5 Exporting E_CURRENT_TEXT_CREATION Call by reference Type reference (TYPE) STRING Aktuelle Text 20020611
6 Exporting E_DEFAULT_NAME Call by reference Type reference (TYPE) STRING Vorschlagsname 20020514
7 Exporting E_DEFAULT_PRIORITY Call by reference Type reference (TYPE) STRING Vorschlagsdringlichkeit 20020514
8 Exporting E_DEFAULT_SUBJECT Call by reference Type reference (TYPE) STRING Vorschlagsbetreff 20020514
9 Exporting E_DEFAULT_TEXT_CREATION Call by reference Type reference (TYPE) STRING Vorschlagstexterzeugung 20020611
10 Exporting E_DETAILS_VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL Details eingeblendet? 20020514
11 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514

Method GET_STATE_DETAIL_AS_STRING_NTF on class CL_CFX_ACTION_UI has no exception.

Method GET_STATE_DETAIL_AS_STRING_PRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CURRENT_DAYS Call by reference Type reference (TYPE) STRING Aktuelle Bearbeitungstage 20020626
2 Exporting E_CURRENT_NAME Call by reference Type reference (TYPE) STRING Aktueller Name 20020528
3 Exporting E_CURRENT_PRIORITY Call by reference Type reference (TYPE) STRING Aktuelle Dringlichkeit 20020528
4 Exporting E_CURRENT_SUBJECT Call by reference Type reference (TYPE) STRING Aktueller Betreff 20020528
5 Exporting E_CURRENT_TEXT Call by reference Type reference (TYPE) STRING Aktueller Text 20020528
6 Exporting E_DEFAULT_DAYS Call by reference Type reference (TYPE) STRING Vorzuschlagende Bearbeitungstage 20020626
7 Exporting E_DEFAULT_NAME Call by reference Type reference (TYPE) STRING Vorschlagsname 20020528
8 Exporting E_DEFAULT_PRIORITY Call by reference Type reference (TYPE) STRING Vorschlagsdringlichkeit 20020528
9 Exporting E_DEFAULT_SUBJECT Call by reference Type reference (TYPE) STRING Vorschlagsbetreff 20020528
10 Exporting E_DETAILS_VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL Details eingeblendet? 20020528
11 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020528

Method GET_STATE_DETAIL_AS_STRING_PRT on class CL_CFX_ACTION_UI has no exception.

Method GET_STATE_DETAIL_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CURRENT_DATE Call by reference Type reference (TYPE) STRING Aktuelles Datum 20020626
2 Exporting E_CURRENT_HOUR Call by reference Type reference (TYPE) STRING Aktuelle Stunde 20020626
3 Exporting E_CURRENT_NAME Call by reference Type reference (TYPE) STRING Aktueller Name 20020514
4 Exporting E_CURRENT_PRIORITY Call by reference Type reference (TYPE) STRING Aktuelle Dringlichkeit 20020514
5 Exporting E_CURRENT_SUBJECT Call by reference Type reference (TYPE) STRING Aktueller Betreff 20020514
6 Exporting E_CURRENT_TEXT Call by reference Type reference (TYPE) STRING Aktueller Text 20020514
7 Exporting E_DEFAULT_DEADLINE Call by reference Type reference (TYPE) CFX_DEADLINE Vorschlagstermin 20020514
8 Exporting E_DEFAULT_NAME Call by reference Type reference (TYPE) STRING Vorschlagsname 20020514
9 Exporting E_DEFAULT_PRIORITY Call by reference Type reference (TYPE) ABAP_BOOL Vorschlagsdringlichkeit 20020514
10 Exporting E_DEFAULT_SUBJECT Call by reference Type reference (TYPE) CFX_SUBJECT Vorschlagsbetreff 20020514
11 Exporting E_DETAILS_VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL Details eingeblendet? 20020514
12 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514

Method GET_STATE_DETAIL_DDL on class CL_CFX_ACTION_UI has no exception.

Method GET_STATE_DETAIL_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CURRENT_NAME Call by reference Type reference (TYPE) STRING Aktueller Name 20020514
2 Exporting E_CURRENT_PRIORITY Call by reference Type reference (TYPE) STRING Aktuelle Dringlichkeit 20020514
3 Exporting E_CURRENT_SUBJECT Call by reference Type reference (TYPE) STRING Aktueller Betreff 20020514
4 Exporting E_CURRENT_TEXT Call by reference Type reference (TYPE) STRING Aktueller Text 20020514
5 Exporting E_CURRENT_TEXT_CREATION Call by reference Type reference (TYPE) STRING Aktuelle Texterzeugung 20020611
6 Exporting E_DEFAULT_NAME Call by reference Type reference (TYPE) STRING Vorschlagsname 20020514
7 Exporting E_DEFAULT_PRIORITY Call by reference Type reference (TYPE) ABAP_BOOL Vorschlagsdringlichkeit 20020514
8 Exporting E_DEFAULT_SUBJECT Call by reference Type reference (TYPE) CFX_SUBJECT Vorschlagsbetreff 20020514
9 Exporting E_DEFAULT_TEXT_CREATION Call by reference Type reference (TYPE) STRING Vorschlagstexterzeugung 20020611
10 Exporting E_DETAILS_VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL Details eingeblendet? 20020514
11 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514

Method GET_STATE_DETAIL_NTF on class CL_CFX_ACTION_UI has no exception.

Method GET_STATE_DETAIL_PRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CURRENT_DAYS Call by reference Type reference (TYPE) STRING Aktuelle Bearbeitungstage 20020626
2 Exporting E_CURRENT_NAME Call by reference Type reference (TYPE) STRING Aktueller Name 20020528
3 Exporting E_CURRENT_PRIORITY Call by reference Type reference (TYPE) STRING Aktuelle Dringlichkeit 20020528
4 Exporting E_CURRENT_SUBJECT Call by reference Type reference (TYPE) STRING Aktueller Betreff 20020528
5 Exporting E_CURRENT_TEXT Call by reference Type reference (TYPE) STRING Aktueller Text 20020528
6 Exporting E_DEFAULT_NAME Call by reference Type reference (TYPE) STRING Vorschlagsname 20020528
7 Exporting E_DEFAULT_PRC_TIME Call by reference Type reference (TYPE) CFX_PROCESS_TIME Vorzuschlagende Bearbeitungszeit 20020613
8 Exporting E_DEFAULT_PRIORITY Call by reference Type reference (TYPE) ABAP_BOOL Vorschlagsdringlichkeit 20020528
9 Exporting E_DEFAULT_SUBJECT Call by reference Type reference (TYPE) CFX_SUBJECT Vorschlagsbetreff 20020528
10 Exporting E_DETAILS_VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL Details eingeblendet? 20020528
11 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020528

Method GET_STATE_DETAIL_PRT on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_BTN_AUTHORIZATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_BTN Call by reference Type reference (TYPE) CFX_TS_BUTTON Button 'Details anzeigen' / 'Details löschen' 20020529
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION CFS: Verwaltet einen Statusübergang 20020529
3 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020529

Method GET_UI_DE_BTN_AUTHORIZATIONS on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_BTN_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_BTN Call by reference Type reference (TYPE) CFX_TS_BUTTON Button 'Abbrechen' 20020506

Method GET_UI_DE_BTN_CANCEL on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_BTN_CANCEL_NTF_OPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_BTN Call by reference Type reference (TYPE) CFX_TS_BUTTON 20060307

Method GET_UI_DE_BTN_CANCEL_NTF_OPT on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_BTN_DETAILS_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_BTN Call by reference Type reference (TYPE) CFX_TS_BUTTON Button 'Details anzeigen' / 'Details löschen' 20020514
2 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
3 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Mode 20020514

Method GET_UI_DE_BTN_DETAILS_DDL on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_BTN_DETAILS_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_BTN Call by reference Type reference (TYPE) CFX_TS_BUTTON Button 'Details anzeigen' / 'Details löschen' 20020514
2 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
3 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Mode 20020514

Method GET_UI_DE_BTN_DETAILS_NTF on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_BTN_DETAILS_PRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_BTN Call by reference Type reference (TYPE) CFX_TS_BUTTON Button 'Details anzeigen' / 'Details löschen' 20020625
2 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020625
3 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Mode 20020625

Method GET_UI_DE_BTN_DETAILS_PRT on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_BTN_OK_NTF_OPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_BTN Call by reference Type reference (TYPE) CFX_TS_BUTTON 20060308

Method GET_UI_DE_BTN_OK_NTF_OPT on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_BTN_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_BTN Call by reference Type reference (TYPE) CFX_TS_BUTTON Button 'Sichern' 20020506
2 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Mode 20020513

Method GET_UI_DE_BTN_SAVE on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_CHK_PRIORITY_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_CHK Call by reference Type reference (TYPE) CFX_TS_CHECKBOX Ankreuzfeld 20020514
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING Vollständig? 20020514
5 Importing I_MODE Call by reference Type reference (TYPE) STRING UI Modus 20020514

Method GET_UI_DE_CHK_PRIORITY_DDL on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_CHK_PRIORITY_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_CHK Call by reference Type reference (TYPE) CFX_TS_CHECKBOX Ankreuzfeld 20020514
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING Vollständig? 20020514
5 Importing I_MODE Call by reference Type reference (TYPE) STRING UI Modus 20020514

Method GET_UI_DE_CHK_PRIORITY_NTF on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_CHK_PRIORITY_PRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_CHK Call by reference Type reference (TYPE) CFX_TS_CHECKBOX Ankreuzfeld 20020625
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020625
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020625
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING Vollständig? 20020625
5 Importing I_MODE Call by reference Type reference (TYPE) STRING UI Modus 20020625

Method GET_UI_DE_CHK_PRIORITY_PRT on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_CHK_PRTY_NTF_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_CHK Call by reference Type reference (TYPE) CFX_TS_CHECKBOX 20060317
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION 20060317
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060317
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING 20060317
5 Importing I_INIT_VALUE Call by reference Type reference (TYPE) CFX_PRIORITY 20060317
6 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060317

Method GET_UI_DE_CHK_PRTY_NTF_STATUS on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_CHK_PRTY_NTF_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_CHK Call by reference Type reference (TYPE) CFX_TS_CHECKBOX 20060417
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION 20060417
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060417
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING 20060417
5 Importing I_INIT_VALUE Call by reference Type reference (TYPE) CFX_PRIORITY 20060417
6 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060417

Method GET_UI_DE_CHK_PRTY_NTF_TRANS on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_DDL_COMMENT_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_DDL Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX 20060417
2 Exporting ET_CTR_DDL Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST 20060417
3 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION 20060417
4 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060417
5 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING 20060417
6 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060417

Method GET_UI_DE_DDL_COMMENT_TRANS on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_DDL_TEXT_CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_DDL Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX Dropdownlistbox 20020626
2 Exporting ET_CTR_DDL Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST Optionsliste 20020626
3 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020626
4 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020626
5 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING Vollständig? 20020626
6 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Mode 20020626

Method GET_UI_DE_DDL_TEXT_CREATION on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_DDL_TMPL_NTF_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_DDL Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX 20060317
2 Exporting ET_CTR_DDL Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST 20060317
3 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION 20060317
4 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060317
5 Importing IT_TEMPLATE_LIST Call by reference Type reference (TYPE) CFX_TT_NTF_TMPL 20060317
6 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING 20060317
7 Importing I_INIT_VALUE Call by reference Type reference (TYPE) CFX_NTF_TMPL_ID 20060317
8 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060317

Method GET_UI_DE_DDL_TMPL_NTF_STATUS on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_DDL_TMPL_NTF_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_DDL Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX 20060417
2 Exporting ET_CTR_DDL Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST 20060417
3 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION 20060417
4 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060417
5 Importing IT_TEMPLATE_LIST Call by reference Type reference (TYPE) CFX_TT_NTF_TMPL 20060417
6 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING 20060417
7 Importing I_INIT_VALUE Call by reference Type reference (TYPE) CFX_NTF_TMPL_ID 20060417
8 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060417

Method GET_UI_DE_DDL_TMPL_NTF_TRANS on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_CHANGED_BY_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Name' 20020514
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing I_MODE Call by reference Type reference (TYPE) STRING UI Modus 20020514

Method GET_UI_DE_INP_CHANGED_BY_DDL on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_CHANGED_BY_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Name' 20020514
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing I_MODE Call by reference Type reference (TYPE) STRING UI Modus 20020514

Method GET_UI_DE_INP_CHANGED_BY_NTF on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_CHANGED_BY_PRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Name' 20020625
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020625
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020625
4 Importing I_MODE Call by reference Type reference (TYPE) STRING UI Modus 20020625

Method GET_UI_DE_INP_CHANGED_BY_PRT on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_CHANGED_ON_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Name' 20020514
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing I_MODE Call by reference Type reference (TYPE) STRING UI Modus 20020514

Method GET_UI_DE_INP_CHANGED_ON_DDL on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_CHANGED_ON_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Name' 20020514
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing I_MODE Call by reference Type reference (TYPE) STRING UI Modus 20020514

Method GET_UI_DE_INP_CHANGED_ON_NTF on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_CHANGED_ON_PRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Name' 20020625
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020625
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020625
4 Importing I_MODE Call by reference Type reference (TYPE) STRING UI Modus 20020625

Method GET_UI_DE_INP_CHANGED_ON_PRT on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_CHNG_BY_NTF_TMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD 20060523
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION 20060523
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060523
4 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060523

Method GET_UI_DE_INP_CHNG_BY_NTF_TMPL on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_CHNG_ON_NTF_TMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD 20060523
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION 20060523
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060523
4 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060523

Method GET_UI_DE_INP_CHNG_ON_NTF_TMPL on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_CREATED_BY_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Name' 20020514
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020514

Method GET_UI_DE_INP_CREATED_BY_DDL on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_CREATED_BY_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Name' 20020514
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020514

Method GET_UI_DE_INP_CREATED_BY_NTF on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_CREATED_BY_PRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Name' 20020625
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020625
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020625
4 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020625

Method GET_UI_DE_INP_CREATED_BY_PRT on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_CREATED_ON_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Name' 20020514
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020514

Method GET_UI_DE_INP_CREATED_ON_DDL on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_CREATED_ON_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Name' 20020514
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020514

Method GET_UI_DE_INP_CREATED_ON_NTF on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_CREATED_ON_PRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Name' 20020625
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020625
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020625
4 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020625

Method GET_UI_DE_INP_CREATED_ON_PRT on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_CRET_BY_NTF_TMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD 20060523
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION 20060523
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060523
4 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060523

Method GET_UI_DE_INP_CRET_BY_NTF_TMPL on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_CRET_ON_NTF_TMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD 20060523
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION 20060523
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060523
4 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060523

Method GET_UI_DE_INP_CRET_ON_NTF_TMPL on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Datum' 20020626
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020626
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020626
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING Vollständig? 20020626
5 Importing I_MESSAGE Call by reference Type reference (TYPE) CFX_UI_MESSAGE Nachricht 20020626
6 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020626

Method GET_UI_DE_INP_DATE on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_DAYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Name' 20020626
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020626
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020626
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING Vollständig? 20020626
5 Importing I_MESSAGE Call by reference Type reference (TYPE) CFX_UI_MESSAGE Nachricht 20020626
6 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020626

Method GET_UI_DE_INP_DAYS on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_HOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Datum' 20020627
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020627
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020627
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING Vollständig? 20020627
5 Importing I_MESSAGE Call by reference Type reference (TYPE) CFX_UI_MESSAGE Nachricht 20020627
6 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020627

Method GET_UI_DE_INP_HOUR on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_NAME_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Name' 20020514
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING Vollständig? 20020514
5 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020514

Method GET_UI_DE_INP_NAME_DDL on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_NAME_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Name' 20020514
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING Vollständig? 20020514
5 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020514

Method GET_UI_DE_INP_NAME_NTF on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_NAME_PRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Name' 20020625
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020625
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020625
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING Vollständig? 20020625
5 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020625

Method GET_UI_DE_INP_NAME_PRT on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_SUBJECT_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Name' 20020514
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING "Vollständig?" 20020514
5 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020514

Method GET_UI_DE_INP_SUBJECT_DDL on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_SUBJECT_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Name' 20020514
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING "Vollständig?" 20020514
5 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020514

Method GET_UI_DE_INP_SUBJECT_NTF on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_SUBJECT_PRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld 'Name' 20020625
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020625
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020625
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING "Vollständig?" 20020625
5 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020625

Method GET_UI_DE_INP_SUBJECT_PRT on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_SUBJ_NTF_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD 20060317
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION 20060317
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060317
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING 20060317
5 Importing I_INIT_VALUE Call by reference Type reference (TYPE) STRING 20060317
6 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060317

Method GET_UI_DE_INP_SUBJ_NTF_STATUS on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_INP_SUBJ_NTF_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_INP Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD 20060417
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION 20060417
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060417
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING 20060417
5 Importing I_INIT_VALUE Call by reference Type reference (TYPE) STRING 20060417
6 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060417

Method GET_UI_DE_INP_SUBJ_NTF_TRANS on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_TAR_TEXT_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_TAR Call by reference Type reference (TYPE) CFX_TS_TEXTAREA Textbereich 'Text' 20020514
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING "Vollständig?" 20020514
5 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020514

Method GET_UI_DE_TAR_TEXT_DDL on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_TAR_TEXT_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_TAR Call by reference Type reference (TYPE) CFX_TS_TEXTAREA Textbereich 'Text' 20020514
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING "Vollständig?" 20020514
5 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020514

Method GET_UI_DE_TAR_TEXT_NTF on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_TAR_TEXT_NTF_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_TAR Call by reference Type reference (TYPE) CFX_TS_TEXTAREA 20060317
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION 20060317
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060317
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING 20060317
5 Importing I_INIT_VALUE Call by reference Type reference (TYPE) STRING 20060317
6 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060317

Method GET_UI_DE_TAR_TEXT_NTF_STATUS on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_TAR_TEXT_NTF_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_TAR Call by reference Type reference (TYPE) CFX_TS_TEXTAREA 20060417
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION 20060417
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060417
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING 20060417
5 Importing I_INIT_VALUE Call by reference Type reference (TYPE) STRING 20060417
6 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060417

Method GET_UI_DE_TAR_TEXT_NTF_TRANS on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_TAR_TEXT_PRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_TAR Call by reference Type reference (TYPE) CFX_TS_TEXTAREA Textbereich 'Text' 20020625
2 Importing IP_ACTION Call by reference Object reference (TYPE REF TO) IF_CFS_ACTION Aktion 20020625
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020625
4 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING "Vollständig?" 20020625
5 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020625

Method GET_UI_DE_TAR_TEXT_PRT on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_TEMPLATE_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_TEMPLATE_OPTION Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX 20060307
2 Exporting ET_CTR_TEMPLATE_OPTION Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST 20060307
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060307

Method GET_UI_DE_TEMPLATE_OPTION on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_TXT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_TXT Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW Text 'Tage' 20020627

Method GET_UI_DE_TXT_DATE on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_TXT_DAYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_TXT Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW Text 'Tage' 20020626

Method GET_UI_DE_TXT_DAYS on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_TXT_HINT_GEN_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_TXT Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW Text 'Allgemeiner Hinweis' 20020731
2 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020731

Method GET_UI_DE_TXT_HINT_GEN_DDL on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_TXT_HINT_GEN_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_TXT Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW Text 'Allgemeiner Hinweis' 20020731
2 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020731
3 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020731

Method GET_UI_DE_TXT_HINT_GEN_NTF on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_TXT_HINT_GEN_PRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_TXT Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW Text 'Allgemeiner Hinweis' 20020731
2 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020731

Method GET_UI_DE_TXT_HINT_GEN_PRT on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_TXT_HINT_NTF_OPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_TXT Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW 20060307
2 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) STRING 20060307

Method GET_UI_DE_TXT_HINT_NTF_OPT on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_TXT_HINT_NTF_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_TXT Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW 20060317
2 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060317
3 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING 20060317

Method GET_UI_DE_TXT_HINT_NTF_STATUS on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_TXT_HINT_NTF_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_TXT Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW 20060417
2 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060417
3 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) STRING 20060417

Method GET_UI_DE_TXT_HINT_NTF_TRANS on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_DE_TXT_HOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_TXT Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW Text 'Tage' 20020627

Method GET_UI_DE_TXT_HOUR on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_PGE_DE_DEADLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_BTN_AUTHORIZATIONS Call by reference Type reference (TYPE) CFX_TS_BUTTON Button "Abbrechen" 20020509
2 Exporting ES_CTR_BTN_CANCEL Call by reference Type reference (TYPE) CFX_TS_BUTTON Button "Abbrechen" 20020509
3 Exporting ES_CTR_BTN_DETAILS Call by reference Type reference (TYPE) CFX_TS_BUTTON Button "Show detail" / "Hide detail" 20020509
4 Exporting ES_CTR_BTN_SAVE Call by reference Type reference (TYPE) CFX_TS_BUTTON Button "Sichern" 20020509
5 Exporting ES_CTR_CHK_PRIORITY Call by reference Type reference (TYPE) CFX_TS_CHECKBOX Ankreuzfeld "Dringlichkeit" 20020509
6 Exporting ES_CTR_INP_CHANGED_BY Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Geändert von" 20020509
7 Exporting ES_CTR_INP_CHANGED_ON Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Geändert am" 20020509
8 Exporting ES_CTR_INP_CREATED_BY Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Angelegt von" 20020509
9 Exporting ES_CTR_INP_CREATED_ON Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Angelegt am" 20020509
10 Exporting ES_CTR_INP_DATE Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Datum" 20020627
11 Exporting ES_CTR_INP_HOUR Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Stunden" 20020627
12 Exporting ES_CTR_INP_NAME Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Name" 20020509
13 Exporting ES_CTR_INP_SUBJECT Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Betreff" 20020509
14 Exporting ES_CTR_TAR_TEXT Call by reference Type reference (TYPE) CFX_TS_TEXTAREA Textbereich "Text" 20020509
15 Exporting ES_CTR_TXT_DATE Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW Text "Datum" 20020627
16 Exporting ES_CTR_TXT_HINT_GENERAL Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW Allgemeiner Infotext 20020731
17 Exporting ES_CTR_TXT_HOUR Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW Text "Stunden" 20020627
18 Exporting E_ERROR Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20020509
19 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020509
20 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020509
21 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Aktions Id 20020509
22 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING Vollständig? 20020511
23 Importing I_MESSAGE Call by reference Type reference (TYPE) CFX_UI_MESSAGE Nachricht 20020511
24 Importing I_MODE Call by reference Type reference (TYPE) STRING Modus 20020509
25 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Statusnetz Id 20020513
26 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020509

Method GET_UI_PGE_DE_DEADLINE on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_PGE_DE_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_BTN_AUTHORIZATIONS Call by reference Type reference (TYPE) CFX_TS_BUTTON Button "Abbrechen" 20020514
2 Exporting ES_CTR_BTN_CANCEL Call by reference Type reference (TYPE) CFX_TS_BUTTON Button "Abbrechen" 20020514
3 Exporting ES_CTR_BTN_DETAILS Call by reference Type reference (TYPE) CFX_TS_BUTTON Button "Show detail" / "Hide detail" 20020514
4 Exporting ES_CTR_BTN_SAVE Call by reference Type reference (TYPE) CFX_TS_BUTTON Button "Sichern" 20020514
5 Exporting ES_CTR_CHK_PRIORITY Call by reference Type reference (TYPE) CFX_TS_CHECKBOX Ankreuzfeld "Dringlichkeit" 20020514
6 Exporting ES_CTR_DDL_TEXT_CREATION Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX Dropdownlistbox "Texterzeugung" 20020611
7 Exporting ES_CTR_INP_CHANGED_BY Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Geändert von" 20020514
8 Exporting ES_CTR_INP_CHANGED_ON Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Geändert am" 20020514
9 Exporting ES_CTR_INP_CREATED_BY Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Angelegt von" 20020514
10 Exporting ES_CTR_INP_CREATED_ON Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Angelegt am" 20020514
11 Exporting ES_CTR_INP_NAME Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Name" 20020514
12 Exporting ES_CTR_INP_SUBJECT Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Betreff" 20020514
13 Exporting ES_CTR_TAR_TEXT Call by reference Type reference (TYPE) CFX_TS_TEXTAREA Textbereich "Text" 20020514
14 Exporting ES_CTR_TXT_HINT_GENERAL Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW Allgemeiner Infotext 20020731
15 Exporting ET_CTR_DDL_TEXT_CREATION Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST Optionsliste Texterzeugung 20020611
16 Exporting E_ERROR Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20020514
17 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020514
18 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
19 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Aktions Id 20020514
20 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING Vollständig? 20020514
21 Importing I_MESSAGE Call by reference Type reference (TYPE) CFX_UI_MESSAGE Nachricht 20020514
22 Importing I_MODE Call by reference Type reference (TYPE) STRING Modus 20020514
23 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Statusnetz Id 20020514
24 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) STRING Id eines Statusübergangs 20020514

Method GET_UI_PGE_DE_NOTIFICATION on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_PGE_DE_NTF_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_BTN_CANCEL Call by reference Type reference (TYPE) CFX_TS_BUTTON 20060307
2 Exporting ES_CTR_BTN_OK Call by reference Type reference (TYPE) CFX_TS_BUTTON 20060307
3 Exporting ES_CTR_TEMPLATE_OPTION Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX 20060307
4 Exporting ES_CTR_TXT_HINT_GENERAL Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW 20060307
5 Exporting ET_CTR_TEMPLATE_OPTION Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST 20060307
6 Exporting E_ERROR Call by reference Type reference (TYPE) CFX_BOOLEAN 20060307
7 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION 20060307
8 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060307
9 Importing I_MESSAGE Call by reference Type reference (TYPE) CFX_UI_MESSAGE 20060307
10 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING 20060308
11 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) STRING 20060308

Method GET_UI_PGE_DE_NTF_OPTIONS on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_PGE_DE_NTF_WITH_TMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TEMPLATE_ID Call by reference Type reference (TYPE) STRING 20060417
2 Exporting ES_CTR_BTN_CANCEL Call by reference Type reference (TYPE) CFX_TS_BUTTON 20060310
3 Exporting ES_CTR_BTN_SAVE Call by reference Type reference (TYPE) CFX_TS_BUTTON 20060310
4 Exporting ES_CTR_CHK_PRIORITY Call by reference Type reference (TYPE) CFX_TS_CHECKBOX 20060310
5 Exporting ES_CTR_DDL_COMMENT Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX 20060310
6 Exporting ES_CTR_DDL_NTF_TEMPLATE Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX 20060315
7 Exporting ES_CTR_INP_CHANGED_BY Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD 20060310
8 Exporting ES_CTR_INP_CHANGED_ON Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD 20060310
9 Exporting ES_CTR_INP_CREATED_BY Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD 20060310
10 Exporting ES_CTR_INP_CREATED_ON Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD 20060310
11 Exporting ES_CTR_INP_NAME Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD 20060310
12 Exporting ES_CTR_INP_SUBJECT Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD 20060310
13 Exporting ES_CTR_TAR_TEXT Call by reference Type reference (TYPE) CFX_TS_TEXTAREA 20060310
14 Exporting ES_CTR_TXT_HINT_GENERAL Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW 20060310
15 Exporting ET_CTR_DDL_COMMENT Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST 20060310
16 Exporting ET_CTR_DDL_NTF_TEMPLATE Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST 20060315
17 Exporting E_ERROR Call by reference Type reference (TYPE) CFX_BOOLEAN 20060310
18 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION 20060310
19 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060310
20 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING 20060310
21 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING 20060310
22 Importing I_MESSAGE Call by reference Type reference (TYPE) CFX_UI_MESSAGE 20060310
23 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060310
24 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING 20060310
25 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) STRING 20060310

Method GET_UI_PGE_DE_NTF_WITH_TMPL on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_PGE_DE_PRC_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_BTN_AUTHORIZATIONS Call by reference Type reference (TYPE) CFX_TS_BUTTON Button "Abbrechen" 20020625
2 Exporting ES_CTR_BTN_CANCEL Call by reference Type reference (TYPE) CFX_TS_BUTTON Button "Abbrechen" 20020625
3 Exporting ES_CTR_BTN_DETAILS Call by reference Type reference (TYPE) CFX_TS_BUTTON Button "Show detail" / "Hide detail" 20020625
4 Exporting ES_CTR_BTN_SAVE Call by reference Type reference (TYPE) CFX_TS_BUTTON Button "Sichern" 20020625
5 Exporting ES_CTR_CHK_PRIORITY Call by reference Type reference (TYPE) CFX_TS_CHECKBOX Ankreuzfeld "Dringlichkeit" 20020625
6 Exporting ES_CTR_INP_CHANGED_BY Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Geändert von" 20020625
7 Exporting ES_CTR_INP_CHANGED_ON Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Geändert am" 20020625
8 Exporting ES_CTR_INP_CREATED_BY Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Angelegt von" 20020625
9 Exporting ES_CTR_INP_CREATED_ON Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Angelegt am" 20020625
10 Exporting ES_CTR_INP_DAYS Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Tage" 20020626
11 Exporting ES_CTR_INP_NAME Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Name" 20020625
12 Exporting ES_CTR_INP_SUBJECT Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD Eingabefeld "Betreff" 20020625
13 Exporting ES_CTR_TAR_TEXT Call by reference Type reference (TYPE) CFX_TS_TEXTAREA Textbereich "Text" 20020625
14 Exporting ES_CTR_TXT_DAYS Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW Text "Tage" 20020626
15 Exporting ES_CTR_TXT_HINT_GENERAL Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW Allgemeiner Infotext 20020731
16 Exporting E_ERROR Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20020625
17 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020625
18 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020625
19 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Aktions Id 20020625
20 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING Vollständig? 20020625
21 Importing I_MESSAGE Call by reference Type reference (TYPE) CFX_UI_MESSAGE Nachricht 20020625
22 Importing I_MODE Call by reference Type reference (TYPE) STRING Modus 20020625
23 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Statusnetz Id 20020625
24 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020625

Method GET_UI_PGE_DE_PRC_TIME on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_PGE_DE_STATUS_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TEMPLATE_ID Call by reference Type reference (TYPE) STRING 20060405
2 Exporting ES_CTR_BTN_CANCEL Call by reference Type reference (TYPE) CFX_TS_BUTTON 20060315
3 Exporting ES_CTR_BTN_SAVE Call by reference Type reference (TYPE) CFX_TS_BUTTON 20060315
4 Exporting ES_CTR_CHK_PRIORITY Call by reference Type reference (TYPE) CFX_TS_CHECKBOX 20060315
5 Exporting ES_CTR_DDL_NTF_TEMPLATE Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX 20060315
6 Exporting ES_CTR_INP_CHANGED_BY Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD 20060315
7 Exporting ES_CTR_INP_CHANGED_ON Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD 20060315
8 Exporting ES_CTR_INP_CREATED_BY Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD 20060315
9 Exporting ES_CTR_INP_CREATED_ON Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD 20060315
10 Exporting ES_CTR_INP_SUBJECT Call by reference Type reference (TYPE) CFX_TS_INPUTFIELD 20060315
11 Exporting ES_CTR_TAR_TEXT Call by reference Type reference (TYPE) CFX_TS_TEXTAREA 20060315
12 Exporting ES_CTR_TXT_HINT_GENERAL Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW 20060315
13 Exporting ET_CTR_DDL_NTF_TEMPLATE Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST 20060315
14 Exporting E_ERROR Call by reference Type reference (TYPE) CFX_BOOLEAN 20060315
15 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION 20060315
16 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060315
17 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING 20060315
18 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING 20060315
19 Importing I_MESSAGE Call by reference Type reference (TYPE) CFX_UI_MESSAGE 20060315
20 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060315
21 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING 20060315
22 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING 20060315

Method GET_UI_PGE_DE_STATUS_NTF on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_PGE_SEL_ACTION_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_CTR_TBL_ACTION_TYPES Call by reference Object reference (TYPE REF TO) CL_CFX_UI_TABLE Tabelle "Aktionstypen" 20020624
2 Exporting ES_CTR_TXT_INFO Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW Text "Information" 20020618
3 Exporting E_ERROR Call by reference Type reference (TYPE) CFX_BOOLEAN Fehler? 20020618
4 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020618
5 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020618
6 Importing I_COMPLETE Call by reference Type reference (TYPE) STRING Vollständig? 20020618
7 Importing I_MESSAGE Call by reference Type reference (TYPE) CFX_UI_MESSAGE Nachricht 20020618
8 Importing I_MODE Call by reference Type reference (TYPE) STRING Modus 20020618
9 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Statusnetz Id 20020618
10 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Id eines Status 20020618

Method GET_UI_PGE_SEL_ACTION_STATUS on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_SEL_STATUS_TBL_ACT_TYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_CTR_TBL Call by reference Object reference (TYPE REF TO) CL_CFX_UI_TABLE Tabelle Aktionstypen 20020624
2 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020624
3 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Profil Id 20020624
4 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020624

Method GET_UI_SEL_STATUS_TBL_ACT_TYP on class CL_CFX_ACTION_UI has no exception.

Method GET_UI_SEL_STATUS_TXT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_TXT Call by reference Type reference (TYPE) CFX_TS_TEXTVIEW Text 'Info' 20020624

Method GET_UI_SEL_STATUS_TXT_INFO on class CL_CFX_ACTION_UI has no exception.

Method GET_URL_DE_DDL_FOR_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020508
2 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020508
3 Returning R_URL Value transfer Type reference (TYPE) STRING 20020508

Method GET_URL_DE_DDL_FOR_CREATE on class CL_CFX_ACTION_UI has no exception.

Method GET_URL_DE_DDL_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020508
2 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020508
3 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020508
4 Returning R_URL Value transfer Type reference (TYPE) STRING 20020508

Method GET_URL_DE_DDL_FOR_DISPLAY on class CL_CFX_ACTION_UI has no exception.

Method GET_URL_DE_DDL_FOR_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020508
2 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020508
3 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020508
4 Returning R_URL Value transfer Type reference (TYPE) STRING 20020508

Method GET_URL_DE_DDL_FOR_EDIT on class CL_CFX_ACTION_UI has no exception.

Method GET_URL_DE_DEADLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020508
2 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020508
3 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020508
4 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020508
5 Returning R_URL Value transfer Type reference (TYPE) STRING URL des Statusnetzes 20020508

Method GET_URL_DE_DEADLINE on class CL_CFX_ACTION_UI has no exception.

Method GET_URL_DE_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020508
2 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020508
3 Importing I_NTF_TMPL_ID Call by reference Type reference (TYPE) STRING 20060418
4 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020508
5 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) STRING Id eines Statusübergangs 20020508
6 Returning R_URL Value transfer Type reference (TYPE) STRING URL des Statusnetzes 20020508

Method GET_URL_DE_NOTIFICATION on class CL_CFX_ACTION_UI has no exception.

Method GET_URL_DE_NTF_FOR_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020508
2 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) STRING Id eines Statusübergangs 20020508
3 Returning R_URL Value transfer Type reference (TYPE) STRING URL der Seite 20020508

Method GET_URL_DE_NTF_FOR_CREATE on class CL_CFX_ACTION_UI has no exception.

Method GET_URL_DE_NTF_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020508
2 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020508
3 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) STRING Id eines Statusübergangs 20020508
4 Returning R_URL Value transfer Type reference (TYPE) STRING URL der Seite 20020508

Method GET_URL_DE_NTF_FOR_DISPLAY on class CL_CFX_ACTION_UI has no exception.

Method GET_URL_DE_NTF_FOR_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020508
2 Importing I_NTF_TMPL_ID Call by reference Type reference (TYPE) STRING 20060418
3 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020508
4 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) STRING Id eines Statusübergangs 20020508
5 Returning R_URL Value transfer Type reference (TYPE) STRING Seiten URL 20020508

Method GET_URL_DE_NTF_FOR_EDIT on class CL_CFX_ACTION_UI has no exception.

Method GET_URL_DE_PRC_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020625
2 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020625
3 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020625
4 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020625
5 Returning R_URL Value transfer Type reference (TYPE) STRING URL des Statusnetzes 20020625

Method GET_URL_DE_PRC_TIME on class CL_CFX_ACTION_UI has no exception.

Method GET_URL_DE_PRT_FOR_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020625
2 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020625
3 Returning R_URL Value transfer Type reference (TYPE) STRING 20020625

Method GET_URL_DE_PRT_FOR_CREATE on class CL_CFX_ACTION_UI has no exception.

Method GET_URL_DE_PRT_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020625
2 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020625
3 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020625
4 Returning R_URL Value transfer Type reference (TYPE) STRING 20020625

Method GET_URL_DE_PRT_FOR_DISPLAY on class CL_CFX_ACTION_UI has no exception.

Method GET_URL_DE_PRT_FOR_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020625
2 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020625
3 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020625
4 Returning R_URL Value transfer Type reference (TYPE) STRING 20020625

Method GET_URL_DE_PRT_FOR_EDIT on class CL_CFX_ACTION_UI has no exception.

Method GET_URL_DE_STATUS_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING 20060315
2 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060315
3 Importing I_NTF_TMPL_ID Call by reference Type reference (TYPE) STRING 20060406
4 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING 20060315
5 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING 20060315
6 Returning R_URL Value transfer Type reference (TYPE) STRING 20060315

Method GET_URL_DE_STATUS_NTF on class CL_CFX_ACTION_UI has no exception.

Method GET_URL_DE_STAT_NTF_FOR_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING 20060315
2 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING 20060315
3 Returning R_URL Value transfer Type reference (TYPE) STRING 20060315

Method GET_URL_DE_STAT_NTF_FOR_CREATE on class CL_CFX_ACTION_UI has no exception.

Method GET_URL_DE_STAT_NTF_FOR_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING 20060406
2 Importing I_NTF_TMPL_ID Call by reference Type reference (TYPE) STRING 20060406
3 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING 20060406
4 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING 20060406
5 Returning R_URL Value transfer Type reference (TYPE) STRING 20060406

Method GET_URL_DE_STAT_NTF_FOR_EDIT on class CL_CFX_ACTION_UI has no exception.

Method PROCESS_EVT_DE_CANCEL_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020514
2 Importing I_PRF_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020514
3 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020514

Method PROCESS_EVT_DE_CANCEL_DDL on class CL_CFX_ACTION_UI has no exception.

Method PROCESS_EVT_DE_CANCEL_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020514
2 Importing I_PRF_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020514
3 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) STRING Id eines Statusübergangs 20020514

Method PROCESS_EVT_DE_CANCEL_NTF on class CL_CFX_ACTION_UI has no exception.

Method PROCESS_EVT_DE_CANCEL_PRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020613
2 Importing I_PRF_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020613
3 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020613

Method PROCESS_EVT_DE_CANCEL_PRT on class CL_CFX_ACTION_UI has no exception.

Method PROCESS_EVT_DE_CANCEL_STAT_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION 20060523
2 Importing I_PRF_ID Call by reference Type reference (TYPE) STRING 20060523
3 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING 20060523

Method PROCESS_EVT_DE_CANCEL_STAT_NTF on class CL_CFX_ACTION_UI has no exception.

Method PROCESS_EVT_DE_OTHERS_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020514
2 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
3 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020514
4 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-status 20020514
5 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020514
6 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020514

Method PROCESS_EVT_DE_OTHERS_DDL on class CL_CFX_ACTION_UI has no exception.

Method PROCESS_EVT_DE_OTHERS_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020514
2 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
3 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020514
4 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-status 20020514
5 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020514
6 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) STRING Id eines Statusübergangs 20020514

Method PROCESS_EVT_DE_OTHERS_NTF on class CL_CFX_ACTION_UI has no exception.

Method PROCESS_EVT_DE_OTHERS_PRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020625
2 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020625
3 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020625
4 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-status 20020625
5 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020625
6 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020625

Method PROCESS_EVT_DE_OTHERS_PRT on class CL_CFX_ACTION_UI has no exception.

Method PROCESS_EVT_DE_SAVE_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020514
2 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing IP_STATUSMGMT_UI Call by reference Object reference (TYPE REF TO) CL_CFX_STATUSMGMT_UI Repräsentiert den Zustand des Statusmanagement UIs 20020514
5 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Aktion Id 20020514
6 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020514
7 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020514
8 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020514

Method PROCESS_EVT_DE_SAVE_DDL on class CL_CFX_ACTION_UI has no exception.

Method PROCESS_EVT_DE_SAVE_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020514
2 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing IP_STATUSMGMT_UI Call by reference Object reference (TYPE REF TO) CL_CFX_STATUSMGMT_UI Repräsentiert den Zustand des Statusmanagement UIs 20020514
5 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Aktion Id 20020514
6 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020514
7 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020514
8 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) STRING Id eines Statusübergangs 20020514

Method PROCESS_EVT_DE_SAVE_NTF on class CL_CFX_ACTION_UI has no exception.

Method PROCESS_EVT_DE_SAVE_NTF_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION 20060418
2 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST 20060418
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060418
4 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING 20060418
5 Importing I_COMMENT Call by reference Type reference (TYPE) STRING 20060418
6 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060418
7 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING 20060418
8 Importing I_TEMPLATE_ID Call by reference Type reference (TYPE) STRING 20060418
9 Importing I_TRANS_ID Call by reference Type reference (TYPE) STRING 20060418

Method PROCESS_EVT_DE_SAVE_NTF_TRANS on class CL_CFX_ACTION_UI has no exception.

Method PROCESS_EVT_DE_SAVE_PRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020613
2 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20020613
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020613
4 Importing IP_STATUSMGMT_UI Call by reference Object reference (TYPE REF TO) CL_CFX_STATUSMGMT_UI Repräsentiert den Zustand des Statusmanagement UIs 20020613
5 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Aktion Id 20020613
6 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-Modus 20020613
7 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020613
8 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020613

Method PROCESS_EVT_DE_SAVE_PRT on class CL_CFX_ACTION_UI has no exception.

Method PROCESS_EVT_DE_SAVE_STATUS_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION 20060403
2 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST 20060403
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060403
4 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING 20060403
5 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060403
6 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING 20060403
7 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING 20060403
8 Importing I_TEMPLATE_ID Call by reference Type reference (TYPE) STRING 20060403

Method PROCESS_EVT_DE_SAVE_STATUS_NTF on class CL_CFX_ACTION_UI has no exception.

Method PROCESS_EVT_DE_SHOW_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020529
2 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING 20020529

Method PROCESS_EVT_DE_SHOW_AUTH on class CL_CFX_ACTION_UI has no exception.

Method PROCESS_EVT_DE_SHOW_HIDE_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020514
2 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020514
5 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-status 20020514
6 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020514
7 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020514

Method PROCESS_EVT_DE_SHOW_HIDE_DDL on class CL_CFX_ACTION_UI has no exception.

Method PROCESS_EVT_DE_SHOW_HIDE_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020514
2 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20020514
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020514
4 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020514
5 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-status 20020514
6 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020514
7 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) STRING Id eines Statusübergangs 20020514

Method PROCESS_EVT_DE_SHOW_HIDE_NTF on class CL_CFX_ACTION_UI has no exception.

Method PROCESS_EVT_DE_SHOW_HIDE_PRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020613
2 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20020613
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020613
4 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020613
5 Importing I_MODE Call by reference Type reference (TYPE) STRING UI-status 20020613
6 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020613
7 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Status Id 20020613

Method PROCESS_EVT_DE_SHOW_HIDE_PRT on class CL_CFX_ACTION_UI has no exception.

Method PROCESS_EVT_DE_TMPL_CHNG_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION 20060418
2 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST 20060418
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060418
4 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING 20060418
5 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060418
6 Importing I_NTF_TMPL_ID Call by reference Type reference (TYPE) STRING 20060418
7 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING 20060418
8 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING 20060418

Method PROCESS_EVT_DE_TMPL_CHNG_STAT on class CL_CFX_ACTION_UI has no exception.

Method PROCESS_EVT_DE_TMPL_CHNG_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION 20060418
2 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST 20060418
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20060418
4 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING 20060418
5 Importing I_MODE Call by reference Type reference (TYPE) STRING 20060418
6 Importing I_NTF_TMPL_ID Call by reference Type reference (TYPE) STRING 20060418
7 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING 20060418
8 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) STRING 20060418

Method PROCESS_EVT_DE_TMPL_CHNG_TRANS on class CL_CFX_ACTION_UI has no exception.

Method PROCESS_EVT_SEL_STATUS_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020625
2 Importing I_PRF_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020625
3 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Id eines Status 20020625

Method PROCESS_EVT_SEL_STATUS_CANCEL on class CL_CFX_ACTION_UI has no exception.

Method SET_CURRENT_DATA_DEADLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020510
2 Importing I_DATE Call by reference Type reference (TYPE) STRING Aktuelles Datum 20020626
3 Importing I_HOUR Call by reference Type reference (TYPE) STRING Aktuelle Stunde 20020626
4 Importing I_NAME Call by reference Type reference (TYPE) STRING Aktueller Name 20020510
5 Importing I_PRIORITY Call by reference Type reference (TYPE) STRING Aktuelle Dringlichkeit 20020510
6 Importing I_SUBJECT Call by reference Type reference (TYPE) STRING Aktueller Betreff 20020510
7 Importing I_TEXT Call by reference Type reference (TYPE) STRING Akuteller Text 20020510

Method SET_CURRENT_DATA_DEADLINE on class CL_CFX_ACTION_UI has no exception.

Method SET_CURRENT_DATA_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020511
2 Importing I_NAME Call by reference Type reference (TYPE) STRING Aktueller Name 20020511
3 Importing I_PRIORITY Call by reference Type reference (TYPE) STRING Aktuelle Dringlichkeit 20020511
4 Importing I_SUBJECT Call by reference Type reference (TYPE) STRING Aktueller Betreff 20020511
5 Importing I_TEXT Call by reference Type reference (TYPE) STRING Aktueller Text 20020511
6 Importing I_TEXT_CREATION Call by reference Type reference (TYPE) STRING Aktuelle Texterzeugung 20020612

Method SET_CURRENT_DATA_NOTIFICATION on class CL_CFX_ACTION_UI has no exception.

Method SET_CURRENT_DATA_PRC_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020613
2 Importing I_DAYS Call by reference Type reference (TYPE) STRING Aktuelle Bearbeitungstage 20020626
3 Importing I_HOURS Call by reference Type reference (TYPE) STRING Aktuelle Bearbeitungsstunden 20020626
4 Importing I_NAME Call by reference Type reference (TYPE) STRING Aktueller Name 20020613
5 Importing I_PRIORITY Call by reference Type reference (TYPE) STRING Aktuelle Dringlichkeit 20020613
6 Importing I_SUBJECT Call by reference Type reference (TYPE) STRING Aktueller Betreff 20020613
7 Importing I_TEXT Call by reference Type reference (TYPE) STRING Akuteller Text 20020613

Method SET_CURRENT_DATA_PRC_TIME on class CL_CFX_ACTION_UI has no exception.

Method SET_CURRENT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020626
2 Importing I_VALUE Call by reference Type reference (TYPE) STRING Vorschlagstermin 20020626

Method SET_CURRENT_DATE on class CL_CFX_ACTION_UI has no exception.

Method SET_CURRENT_HOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020626
2 Importing I_VALUE Call by reference Type reference (TYPE) STRING Vorschlagstermin 20020626

Method SET_CURRENT_HOUR on class CL_CFX_ACTION_UI has no exception.

Method SET_CURRENT_NAME_DEADLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020510
2 Importing I_VALUE Call by reference Type reference (TYPE) STRING Aktueller Name 20020510

Method SET_CURRENT_NAME_DEADLINE on class CL_CFX_ACTION_UI has no exception.

Method SET_CURRENT_NAME_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020510
2 Importing I_NAME Call by reference Type reference (TYPE) STRING Vorschlagsname 20020510

Method SET_CURRENT_NAME_NOTIFICATION on class CL_CFX_ACTION_UI has no exception.

Method SET_CURRENT_NAME_PRC_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020625
2 Importing I_VALUE Call by reference Type reference (TYPE) STRING Aktueller Name 20020625

Method SET_CURRENT_NAME_PRC_TIME on class CL_CFX_ACTION_UI has no exception.

Method SET_CURRENT_PRC_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020625
2 Importing I_VALUE Call by reference Type reference (TYPE) STRING Vorschlagstermin 20020625

Method SET_CURRENT_PRC_TIME on class CL_CFX_ACTION_UI has no exception.

Method SET_DEFAULT_NAME_DEADLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020510
2 Importing I_NAME Call by reference Type reference (TYPE) STRING Vorschlagsname 20020510

Method SET_DEFAULT_NAME_DEADLINE on class CL_CFX_ACTION_UI has no exception.

Method SET_DEFAULT_NAME_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020510
2 Importing I_NAME Call by reference Type reference (TYPE) STRING Vorschlagsname 20020510

Method SET_DEFAULT_NAME_NOTIFICATION on class CL_CFX_ACTION_UI has no exception.

Method SET_DEFAULT_NAME_PRC_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020625
2 Importing I_NAME Call by reference Type reference (TYPE) STRING Vorschlagsname 20020625

Method SET_DEFAULT_NAME_PRC_TIME on class CL_CFX_ACTION_UI has no exception.

Method SET_DETAILS_VISIBLE_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020511
2 Importing I_VALUE Call by reference Type reference (TYPE) ABAP_BOOL Details sichtbar? 20020511

Method SET_DETAILS_VISIBLE_DDL on class CL_CFX_ACTION_UI has no exception.

Method SET_DETAILS_VISIBLE_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020511
2 Importing I_VALUE Call by reference Type reference (TYPE) ABAP_BOOL Details sichtbar? 20020511

Method SET_DETAILS_VISIBLE_NTF on class CL_CFX_ACTION_UI has no exception.

Method SET_DETAILS_VISIBLE_PRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020613
2 Importing I_VALUE Call by reference Type reference (TYPE) ABAP_BOOL Details sichtbar? 20020613

Method SET_DETAILS_VISIBLE_PRT on class CL_CFX_ACTION_UI has no exception.

Method SET_SORT_CRITERION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION BSP Navigation 20020506
2 Importing I_SORT_CRITERION Value transfer Type reference (TYPE) STRING 20020506

Method SET_SORT_CRITERION on class CL_CFX_ACTION_UI has no exception.

Method UPDATE_CRR_FROM_REQUEST_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20020511
2 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020511

Method UPDATE_CRR_FROM_REQUEST_NTF on class CL_CFX_ACTION_UI has no exception.

Method UPDATE_FROM_REQUEST_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20020512
2 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020512

Method UPDATE_FROM_REQUEST_DDL on class CL_CFX_ACTION_UI has no exception.

Method UPDATE_FROM_REQUEST_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20020515
2 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020515

Method UPDATE_FROM_REQUEST_NTF on class CL_CFX_ACTION_UI has no exception.

Method UPDATE_FROM_REQUEST_PRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20020613
2 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020613

Method UPDATE_FROM_REQUEST_PRT on class CL_CFX_ACTION_UI has no exception.

Method VALIDATE_INPUT_DEADLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020512
2 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020513
3 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020513
4 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Id eines Status 20020513
5 Returning R_ERROR_OCCURRED Value transfer Type reference (TYPE) ABAP_BOOL Fehler aufgetreten? 20020512

Method VALIDATE_INPUT_DEADLINE on class CL_CFX_ACTION_UI has no exception.

Method VALIDATE_INPUT_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020512
2 Returning R_ERROR_OCCURRED Value transfer Type reference (TYPE) ABAP_BOOL Fehler aufgetreten? 20020512

Method VALIDATE_INPUT_NOTIFICATION on class CL_CFX_ACTION_UI has no exception.

Method VALIDATE_INPUT_PRC_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020625
2 Importing I_ACTION_ID Call by reference Type reference (TYPE) STRING Id einer Aktion 20020625
3 Importing I_PROFILE_ID Call by reference Type reference (TYPE) STRING Id eines Statusnetzes 20020625
4 Importing I_STATUS_ID Call by reference Type reference (TYPE) STRING Id eines Status 20020625
5 Returning R_ERROR_OCCURRED Value transfer Type reference (TYPE) ABAP_BOOL Fehler aufgetreten? 20020625

Method VALIDATE_INPUT_PRC_TIME on class CL_CFX_ACTION_UI has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200