SAP ABAP Class CL_GRFN_MSMP_WFL_CONFIG (Assistance Class for GRFN_MSMP_WFL_CONFIG)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_MSMP_WORKFLOW (Package) GRC Shared MSMP Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20100423
Properties
Class CL_GRFN_MSMP_WFL_CONFIG  
Short Description Assistance Class for GRFN_MSMP_WFL_CONFIG    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_MSMP_WORKFLOW   GRC Shared MSMP Engine 
Created 20100423   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_MSMP_WFL_CONFIG has no forward declaration.
Interfaces
Class CL_GRFN_MSMP_WFL_CONFIG has no interface implemented.
Friends
Class CL_GRFN_MSMP_WFL_CONFIG has no friend class.
Attributes
Class CL_GRFN_MSMP_WFL_CONFIG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMMIT Instance method Public Method 20100527
2 DELETE_AGENTS Instance method Public Method 20100628
3 DELETE_APPROVERS Instance method Public Method Update approver group id table 20100915
4 DELETE_NOTIFICATION_TEMPLATES Instance method Public Method Update notification templates 20100701
5 DELETE_NOTIFICATION_VARIABLES Instance method Public Method Update notification variables 20100701
6 DELETE_RULES Instance method Public Method Update rule master data 20100626
7 DELETE_RULE_RESULTS Instance method Public Method 20100626
8 DELETE_STAGE_MASTER Instance method Public Method 20100922
9 DELETE__STAGE_NOTIF_GLOBAL Instance method Public Method 20110209
10 F4_GET_EVENT Instance method Public Method Get F4 Event 20110302
11 F4_GET_PATHID Instance method Public Method Get F4 Path ID 20110127
12 F4_GET_RULEID Instance method Public Method Get F4 RuleID 20110128
13 F4_GET_RULE_RESULT Instance method Public Method Get F4 Rule Result 20110128
14 F4_GET_TEMPLATE Instance method Public Method Get F4 template ID 20110126
15 GET_AGENTS_LIST Instance method Public Method 20100507
16 GET_APPROVERS_LIST Instance method Public Method 20100504
17 GET_CONFIG_TABLES_LIST Instance method Public Method 20100608
18 GET_EMAIL_REMINDERS Instance method Public Method 20100717
19 GET_ESCALATION_TYPES Instance method Public Method 20100618
20 GET_ESCAPE_CONDITIONS Instance method Public Method 20100624
21 GET_NOTIFICATION_TEMPLATES Instance method Public Method 20100504
22 GET_NOTIFICATION_VARIABLES Instance method Public Method 20100526
23 GET_NOTIF_MESS_CLASS Instance method Public Method Notification message class and message numbers 20100623
24 GET_NOTIF_SETTINGS Instance method Public Method 20100511
25 GET_PATHS_LIST Instance method Public Method 20100504
26 GET_PATH_TEXT Instance method Public Method 20100514
27 GET_PROCESS_LIST Instance method Public Method 20100504
28 GET_PROCESS_OVERVIEW Instance method Public Method 20100610
29 GET_PROCESS_TYPES Instance method Public Method 20100609
30 GET_PROC_GLOB_SETTINGS Instance method Public Method Get process global settings 20100504
31 GET_PROC_INITIATOR Instance method Public Method Get process initiator 20100504
32 GET_PROC_INIT_RULE_DESC Instance method Public Method 20100630
33 GET_ROUTE_MAP_LIST Instance method Public Method 20100504
34 GET_RULES_LIST Instance method Public Method 20100504
35 GET_RULE_RESULTS Instance method Public Method 20100504
36 GET_STAGES_LIST Instance method Public Method 20100503
37 GET_STAGES_OF_PATH Instance method Public Method 20100504
38 GET_STAGE_DETAILS Instance method Public Method 20100423
39 GET_STAGE_NOTIF_GLOBAL Instance method Public Method 20110203
40 GET_STAGE_TASK_DB Instance method Public Method 20100503
41 GET_STAGE_TASK_ID Instance method Public Method Get Stage Task ID 20110106
42 GET_TASK_SETTINGS Instance method Public Method 20100503
43 GET_UNUSED_STAGE_DEF Instance method Public Method 20100902
44 SET_PROC_GLOB_SETTINGS Instance method Public Method 20110203
45 UPDATE_AGENTS Instance method Public Method 20100524
46 UPDATE_APPROVERS Instance method Public Method Update approver group id table 20100524
47 UPDATE_EMAIL_REMINDERS Instance method Public Method 20100717
48 UPDATE_ESCAPE_ROUTE Instance method Public Method 20100624
49 UPDATE_NOTIFICATION_TEMPLATES Instance method Public Method Update notification templates 20100526
50 UPDATE_NOTIFICATION_VARIABLES Instance method Public Method Update notification variables 20100526
51 UPDATE_PATH_LIST Instance method Public Method 20100526
52 UPDATE_PROCGLOB Instance method Public Method Update process global settings 20100524
53 UPDATE_PROCINIT Instance method Public Method Update process initiators 20100524
54 UPDATE_ROUTE_MAP Instance method Public Method 20100529
55 UPDATE_RULES Instance method Public Method Update rule master data 20100524
56 UPDATE_RULE_RESULTS Instance method Public Method 20100528
57 UPDATE_STAGE_LIST Instance method Public Method 20100526
58 UPDATE_STAGE_MASTER Instance method Public Method 20100526
59 UPDATE_STAGE_NOTIF Instance method Public Method 20100605
60 UPDATE_STAGE_NOTIF_GLOBAL Instance method Public Method UPDATE STAGE NOTIF GLOBAL 20110202
61 UPDATE_STAGE_TASK_SET Instance method Public Method Update stage task settings 20100524
62 VALIDATE_STAGE_CONFIG_DEL Instance method Public Method 20100920
Events
Class CL_GRFN_MSMP_WFL_CONFIG has no event.
Types
Class CL_GRFN_MSMP_WFL_CONFIG has no local type.
Method Signatures

Method COMMIT Signature

Method COMMIT on class CL_GRFN_MSMP_WFL_CONFIG has no parameter.
Method COMMIT on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method DELETE_AGENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGENTS Call by reference Type reference (TYPE) GRFNMW_T_CNAGNT Table of MSMP Configuration Agents 20100628
2 Importing I_AGENT_NAMES Call by reference Type reference (TYPE) GRFNMWCN_T_AGNTT Agent Names 20100628

Method DELETE_AGENTS on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method DELETE_APPROVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPROVERS Call by reference Type reference (TYPE) GRFNMWCN_T_APPROVER Approvers 20100915

Method DELETE_APPROVERS on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method DELETE_NOTIFICATION_TEMPLATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NOTIF_TEMP Call by reference Type reference (TYPE) GRFNMWCN_T_NOTIFTEMP Notification templates 20100701

Method DELETE_NOTIFICATION_TEMPLATES on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method DELETE_NOTIFICATION_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NOTIF_VAR Call by reference Type reference (TYPE) GRFNMWCN_T_NOTIFVARBL Notification variables 20100701

Method DELETE_NOTIFICATION_VARIABLES on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method DELETE_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RULEID Call by reference Type reference (TYPE) GRFNMWCN_T_RULEID Rule ID master data 20100626
2 Importing I_RULE_TEXTS Call by reference Type reference (TYPE) GRFNMWCN_T_RULEIDT Rule ID texts 20100626

Method DELETE_RULES on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method DELETE_RULE_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RULERES Call by reference Type reference (TYPE) GRFNMWCN_T_RRESL Rule results 20100626
2 Importing I_RULERES_TEXTS Call by reference Type reference (TYPE) GRFNMWCN_T_RRESLT Rule result texts 20100626

Method DELETE_RULE_RESULTS on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method DELETE_STAGE_MASTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STG_MASTER Call by reference Type reference (TYPE) GRFNMWCN_T_SDEF List of stage definitions 20100922

Method DELETE_STAGE_MASTER on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method DELETE__STAGE_NOTIF_GLOBAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NOTIF Call by reference Type reference (TYPE) GRFNMW_T_DB_GRFNMWCNGLBNOT_KEY MSMP Process Notifications - Key Table 20110209

Method DELETE__STAGE_NOTIF_GLOBAL on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method F4_GET_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EVENTS Call by reference Type reference (TYPE) GRFNMWCN_T_EVENT MSMP:Notification Event for Stage - Texts 20110302
2 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20110302
3 Importing IV_SHLPNAME Call by reference Type reference (TYPE) SHLPNAME Name of a Search Help 20110302

Method F4_GET_EVENT on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method F4_GET_PATHID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PATH Call by reference Type reference (TYPE) GRFNMWCN_T_PATH Path ID 20110127
2 Importing IV_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20110127
3 Importing IV_SHLPNAME Call by reference Type reference (TYPE) SHLPNAME Name of a Search Help 20110127

Method F4_GET_PATHID on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method F4_GET_RULEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RULE Call by reference Type reference (TYPE) GRFNMWCN_T_RULE Rules table 20110128
2 Importing IV_PROCESS_TYPE Call by reference Type reference (TYPE) GRFN_MW_PROCESS_TYPE MSMP Process Type 20110128
3 Importing IV_SHLPNAME Call by reference Type reference (TYPE) SHLPNAME Name of a Search Help 20110128

Method F4_GET_RULEID on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method F4_GET_RULE_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RULE_RESULT Call by reference Type reference (TYPE) GRFNMW_T_RULERESULTS MSMP Workflow rule results table type 20110128
2 Importing IV_RULE_ID Call by reference Type reference (TYPE) GRFN_MW_RULE_ID Rule ID 20110128
3 Importing IV_SHLPNAME Call by reference Type reference (TYPE) SHLPNAME Name of a Search Help 20110128

Method F4_GET_RULE_RESULT on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method F4_GET_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOTIF_TEMPLATES Call by reference Type reference (TYPE) GRFNMWCN_T_NOTIFTEMPL Notification Templates 20110127
2 Importing IV_PROCESS_TYPE Call by reference Type reference (TYPE) GRFN_MW_PROCESS_TYPE MSMP Process Type 20110127
3 Importing IV_SHLPNAME Call by reference Type reference (TYPE) SHLPNAME Notification Templates 20110127

Method F4_GET_TEMPLATE on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_AGENTS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCTYPE Call by reference Type reference (TYPE) GRFN_MW_PROCESS_TYPE MSMP Process Type 20100628
2 Returning R_AGENTS Value transfer Type reference (TYPE) GRFNMWCN_T_AGENT Agents list table 20100507

Method GET_AGENTS_LIST on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_APPROVERS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_APPROVERS Value transfer Type reference (TYPE) GRFNMWCN_T_APPR Approvers table 20100504

Method GET_APPROVERS_LIST on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_CONFIG_TABLES_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TABNAMES Value transfer Type reference (TYPE) TTTABNAME Number of Tables 20100608

Method GET_CONFIG_TABLES_LIST on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_EMAIL_REMINDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100717
2 Returning R_REMINDERS Value transfer Type reference (TYPE) GRFNMW_S_EMAILRFREQ E-Mail reminders 20100717

Method GET_EMAIL_REMINDERS on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_ESCALATION_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ESCALATIONS Call by reference Type reference (TYPE) GRFNMWCN_T_ESCTYP Escalation types 20100618
2 Importing I_PROCID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100618

Method GET_ESCALATION_TYPES on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_ESCAPE_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ESCAPE_COND Call by reference Type reference (TYPE) GRFNMWCN_T_GLBESR Escape Conditions 20100624
2 Importing I_PROCID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100624

Method GET_ESCAPE_CONDITIONS on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_NOTIFICATION_TEMPLATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESSTYPE Call by reference Type reference (TYPE) GRFN_MW_PROCESS_TYPE MSMP Process Type 20100504
2 Returning R_NOTIFTEMP Value transfer Type reference (TYPE) GRFNMW_T_NOTIFTEMP Notification templates 20100504

Method GET_NOTIFICATION_TEMPLATES on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_NOTIFICATION_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESS_TYPE Call by reference Type reference (TYPE) GRFN_MW_PROCESS_TYPE MSMP Process Type 20100526
2 Returning R_NOTIFVAR Value transfer Type reference (TYPE) GRFNMW_T_NOTIFVARBL Notification variables 20100526

Method GET_NOTIFICATION_VARIABLES on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_NOTIF_MESS_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESS Call by reference Type reference (TYPE) GRFN_T_NOTIFYMSGT Notification message subjects 20100623

Method GET_NOTIF_MESS_CLASS on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_NOTIF_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATHID Call by reference Type reference (TYPE) GRFN_MW_PATH_ID Path ID 20100511
2 Importing I_PROCESSID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100511
3 Importing I_STAGE Call by reference Type reference (TYPE) GRFN_MW_STG_SEQNR Stage Sequence Number 20100511
4 Returning R_NOTIF_SET Value transfer Type reference (TYPE) GRFNMW_T_NOTIFRECPT Table type for stage notification settings 20100511

Method GET_NOTIF_SETTINGS on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_PATHS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESSID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100504
2 Returning R_PATHS Value transfer Type reference (TYPE) GRFNMWCN_T_PATH Table type for paths list 20100504

Method GET_PATHS_LIST on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_PATH_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATHID Call by reference Type reference (TYPE) GRFN_MW_PATH_ID Path ID 20100514
2 Returning R_PATHTEXT Value transfer Type reference (TYPE) GRFN_MW_PATH_DESCR Path Description 20100514

Method GET_PATH_TEXT on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_PROCESS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROCESS Value transfer Type reference (TYPE) GRFNMW_T_PROCESS Table type for process list 20100504

Method GET_PROCESS_LIST on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_PROCESS_OVERVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROCOVR Call by reference Type reference (TYPE) GRFNMW_T_PROCOVR Process Overview 20100610
2 Importing IT_PROCESS Call by reference Type reference (TYPE) GRFNMW_T_PROCESS Table type for process list 20100610

Method GET_PROCESS_OVERVIEW on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_PROCESS_TYPES Signature

Method GET_PROCESS_TYPES on class CL_GRFN_MSMP_WFL_CONFIG has no parameter.
Method GET_PROCESS_TYPES on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_PROC_GLOB_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESSID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100504
2 Returning R_PROCGLOB Value transfer Type reference (TYPE) GRFNMWCNGLBSET MSMP Global Settings per Process 20100504

Method GET_PROC_GLOB_SETTINGS on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_PROC_INITIATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESSID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100504
2 Returning R_PROCINIT Value transfer Type reference (TYPE) GRFNMWCNPRINI MSMP Process Initiator 20100504

Method GET_PROC_INITIATOR on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_PROC_INIT_RULE_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROCOVR Call by reference Type reference (TYPE) GRFNMW_T_PROCOVR Process Overview 20100630
2 Returning R_RULES Value transfer Type reference (TYPE) GRFNMWCN_T_RULE Rules table 20100630

Method GET_PROC_INIT_RULE_DESC on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_ROUTE_MAP_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESSID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100504
2 Returning R_ROUTELIST Value transfer Type reference (TYPE) GRFNMWCN_T_ROUTE Route map list table 20100504

Method GET_ROUTE_MAP_LIST on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_RULES_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCTYPE Call by reference Type reference (TYPE) GRFN_MW_PROCESS_TYPE MSMP Process Type 20100628
2 Returning R_RULES Value transfer Type reference (TYPE) GRFNMWCN_T_RULE Rules table 20100504

Method GET_RULES_LIST on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_RULE_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RULES Call by reference Type reference (TYPE) GRFNMWCN_T_RULE Rules table 20100624
2 Returning R_RESULTS Value transfer Type reference (TYPE) GRFNMW_T_RULERESULTS MSMP Workflow rule results table type 20100504

Method GET_RULE_RESULTS on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_STAGES_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STAGES Value transfer Type reference (TYPE) GRFNMWCN_T_SDEF List of stage definitions 20100503

Method GET_STAGES_LIST on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_STAGES_OF_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATHID Call by reference Type reference (TYPE) GRFN_MW_PATH_ID Path ID 20100504
2 Importing I_PROCESSID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100504
3 Returning R_STAGES Value transfer Type reference (TYPE) GRFNMWCN_T_STAGE Stages list 20100504

Method GET_STAGES_OF_PATH on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_STAGE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PSCLASS Call by reference Type reference (TYPE) GRFN_MW_PATH_STG_TYP Path / Stage Type Class 20100423
2 Importing I_STGCONFID Call by reference Type reference (TYPE) GRFN_MW_STG_CONFIG_ID Stage Configuration ID 20100423
3 Returning R_DETAILS Value transfer Type reference (TYPE) GRFNMWCNSDEF MSMP Stage Definition 20100423

Method GET_STAGE_DETAILS on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_STAGE_NOTIF_GLOBAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting I_NOTIF Call by reference Type reference (TYPE) GRFNMW_T_DB_GRFNMWCNGLBNOT_KEY MSMP Process Notifications - Key Table 20110203
2 Importing I_PROCID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20110203

Method GET_STAGE_NOTIF_GLOBAL on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_STAGE_TASK_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STGTASKID Call by reference Type reference (TYPE) GRFN_MW_STG_TSK_ID Stage Task ID 20100503
2 Exporting E_TASKDDIC Call by reference Type reference (TYPE) GRFN_MW_STG_TSK_VLTAB Stage Task Value Table 20100503
3 Importing I_PATHSTAGECLASS Call by reference Type reference (TYPE) GRFN_MW_PATH_STG_TYP Path / Stage Type Class 20100503

Method GET_STAGE_TASK_DB on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_STAGE_TASK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH_STAGE_TYPE Call by reference Type reference (TYPE) GRFNMWCNSTGTSK-PATH_STAGE_TYPE Path / Stage Type Class 20110106
2 Exporting STAGE_TASK_ID Call by reference Type reference (TYPE) GRFNMWCNSTGTSK-STAGE_TASK_ID Stage Task ID 20110106

Method GET_STAGE_TASK_ID on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_TASK_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TASKSET Call by reference Type reference (TYPE) DATA task settings 20100503
2 Importing I_CONFIGID Call by reference Type reference (TYPE) GRFN_MW_STG_CONFIG_ID Stage Configuration ID 20100503
3 Importing I_PATHSTAGECLASS Call by reference Type reference (TYPE) GRFN_MW_PATH_STG_TYP Path / Stage Type Class 20100503
4 Importing I_STAGE_TASK_ID Call by reference Type reference (TYPE) GRFN_MW_STG_TSK_ID Stage Task ID 20100922
5 Importing I_TASKDDIC Call by reference Type reference (TYPE) GRFN_MW_STG_TSK_VLTAB Stage Task Value Table 20100503

Method GET_TASK_SETTINGS on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method GET_UNUSED_STAGE_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCTYPE Call by reference Type reference (TYPE) GRFN_MW_PROCESS_TYPE MSMP Process Type 20100902
2 Returning RT_STAGES Value transfer Type reference (TYPE) GRFNMWCN_T_SDEF List of stage definitions 20100902

Method GET_UNUSED_STAGE_DEF on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method SET_PROC_GLOB_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_PROCGLOB Call by reference Type reference (TYPE) GRFNMW_T_GRFNMWCNGLBSET MSMP Global Settings per Process table 20110203

Method SET_PROC_GLOB_SETTINGS on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method UPDATE_AGENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGENTS Call by reference Type reference (TYPE) GRFNMW_T_CNAGNT Table of MSMP Configuration Agents 20100524
2 Importing I_AGENT_NAMES Call by reference Type reference (TYPE) GRFNMWCN_T_AGNTT Agent Names 20100524

Method UPDATE_AGENTS on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method UPDATE_APPROVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPROVERS Call by reference Type reference (TYPE) GRFNMWCN_T_APPROVER Approvers 20100524

Method UPDATE_APPROVERS on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method UPDATE_EMAIL_REMINDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REMINDER Call by reference Type reference (TYPE) GRFNMW_S_EMAILRFREQ MSMSP Email Reminder Frequency 20100717

Method UPDATE_EMAIL_REMINDERS on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method UPDATE_ESCAPE_ROUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ESCAPE Call by reference Type reference (TYPE) GRFNMWCN_T_GLBESR Escape Conditions 20100624

Method UPDATE_ESCAPE_ROUTE on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method UPDATE_NOTIFICATION_TEMPLATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NOTIF_TEMP Call by reference Type reference (TYPE) GRFNMWCN_T_NOTIFTEMP Notification templates 20100526

Method UPDATE_NOTIFICATION_TEMPLATES on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method UPDATE_NOTIFICATION_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NOTIF_VAR Call by reference Type reference (TYPE) GRFNMW_T_NOTIFVARBL Notification variables 20100526

Method UPDATE_NOTIFICATION_VARIABLES on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method UPDATE_PATH_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PATHS Call by reference Type reference (TYPE) GRFNMWCN_T_PATH Table type for paths list 20100526

Method UPDATE_PATH_LIST on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method UPDATE_PROCGLOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCGLOB Call by reference Type reference (TYPE) GRFNMWCN_T_GLBSET Process global settings 20100524

Method UPDATE_PROCGLOB on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method UPDATE_PROCINIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCINIT Call by reference Type reference (TYPE) GRFNMWCN_T_PRINI Process initiators 20100524

Method UPDATE_PROCINIT on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method UPDATE_ROUTE_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROUTEMAP Call by reference Type reference (TYPE) GRFNMWCN_T_ROUTE Route map list table 20100529

Method UPDATE_ROUTE_MAP on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method UPDATE_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RULEID Call by reference Type reference (TYPE) GRFNMWCN_T_RULEID Rule ID master data 20100524
2 Importing I_RULE_TEXTS Call by reference Type reference (TYPE) GRFNMWCN_T_RULEIDT Rule ID texts 20100524

Method UPDATE_RULES on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method UPDATE_RULE_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RULERES Call by reference Type reference (TYPE) GRFNMWCN_T_RRESL Rule results 20100528
2 Importing I_RULERES_TEXTS Call by reference Type reference (TYPE) GRFNMWCN_T_RRESLT Rule result texts 20100528

Method UPDATE_RULE_RESULTS on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method UPDATE_STAGE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STAGES Call by reference Type reference (TYPE) GRFNMWCN_T_STAGE Stages list 20100526

Method UPDATE_STAGE_LIST on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method UPDATE_STAGE_MASTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STG_MASTER Call by reference Type reference (TYPE) GRFNMWCN_T_SDEF List of stage definitions 20100526

Method UPDATE_STAGE_MASTER on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method UPDATE_STAGE_NOTIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NOTIF Call by reference Type reference (TYPE) GRFNMW_T_NOTIFRECPT Table type for stage notification settings 20100605

Method UPDATE_STAGE_NOTIF on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method UPDATE_STAGE_NOTIF_GLOBAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NOTIF Call by reference Type reference (TYPE) GRFNMW_T_DB_GRFNMWCNGLBNOT_KEY MSMP Process Notifications - Key Table 20110202

Method UPDATE_STAGE_NOTIF_GLOBAL on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method UPDATE_STAGE_TASK_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Call by reference Type reference (TYPE) TABLE 20100524
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20100524

Method UPDATE_STAGE_TASK_SET on class CL_GRFN_MSMP_WFL_CONFIG has no exception.

Method VALIDATE_STAGE_CONFIG_DEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETCT BAPIRETC Table Type 20100920
2 Importing I_STAGE_CONFIG_ID Call by reference Type reference (TYPE) GRFN_MW_STG_CONFIG_ID Stage Configuration ID 20100920

Method VALIDATE_STAGE_CONFIG_DEL on class CL_GRFN_MSMP_WFL_CONFIG has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600