SAP ABAP Class CL_GRFN_MSMP_CONFIG_XML (XML Import/Export of MSMP Configuration)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_MSMP_WORKFLOW (Package) GRC Shared MSMP Engine
Properties
Class CL_GRFN_MSMP_CONFIG_XML  
Short Description XML Import/Export of MSMP Configuration    
Super 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 20101220   SAP 
Last change 20141106    
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_ABAP_CHAR_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_GRFN_MSMP_CONFIG_XML Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 GRFNW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRFN_MSMP_CONFIG_XML has no interface implemented.
Friends
Class CL_GRFN_MSMP_CONFIG_XML has no friend class.
Attributes
Class CL_GRFN_MSMP_CONFIG_XML has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CN_READ_PROCESS_DATA Static method Private Method 20110520
2 CN_READ_REFERENCED_DATA Static method Private Method 20110520
3 CN_READ_STAGE_DEF_DATA Static method Private Method 20110520
4 CN_READ_STAGE_TAKS_VALUES_DATA Static method Private Method 20110522
5 DESERIALIZE_FROM_XML Static method Private Method 20110520
6 GET_CONFIGURATION_FROM_XML Static method Public Method 20110525
7 GET_PERSISTED_VERSION_DATA_XML Static method Public Method 20110524
8 GET_XML_CONFIGURATION Static method Public Method 20101220
9 GET_XML_RUNTIME_STATUS Static method Public Method 20110519
10 LOAD_CONFIGURATION_FROM_XML Static method Public Method 20101220
11 PERSIST_XML_CONFIG_TO_DB Static method Public Method 20110524
12 SERIALIZE_CONFIG_TABLE_TO_XML Static method Public Method 20110525
13 SERIALIZE_TO_XML Static method Private Method 20110520
14 STRING_TO_TAB255 Static method Public Method 20110526
15 XSTRING_TO_XTAB Static method Public Method 20110523
16 _ADD_USED_OBJECT Static method Private Method 20110520
17 _ADD_USED_RULE Static method Private Method 20110520
18 _ADD_USED_STAGE_CONFIG_ID Static method Private Method 20110520
19 _GET_USER_FULL_NAME Static method Private Method 20110520
20 _STORE_CONFIG Static method Private Method 20110520
21 _TRANSLATE_TABLE_TYPE Static method Private Method 20110523
Events
Class CL_GRFN_MSMP_CONFIG_XML has no event.
Types
Class CL_GRFN_MSMP_CONFIG_XML has no local type.
Method Signatures

Method CN_READ_PROCESS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CTR_AGENTS Value transfer Type reference (TYPE) GRFNW_MSMP_TR_AGENT_ID 20110520
2 Changing CTR_APPROVERS Value transfer Type reference (TYPE) GRFNW_MSMP_TR_APPROVER_GRP_ID 20110520
3 Changing CTR_NOTIF_TEMPLATES Value transfer Type reference (TYPE) GRFNW_MSMP_TR_NOT_TEMPLATE_ID 20110520
4 Changing CTR_NOTIF_VARIABLES Value transfer Type reference (TYPE) GRFNW_MSMP_TR_NOT_VARIABLE_ID 20110520
5 Changing CTR_RULES Value transfer Type reference (TYPE) GRFNW_MSMP_TR_RULE_ID_CONC 20110520
6 Changing CTR_STAGE_DEFS Value transfer Type reference (TYPE) GRFNW_MSMP_TR_STG_CFG_ID_CONC 20110520
7 Changing CT_CONFIG_DATA Value transfer Type reference (TYPE) GRFNMW_T_CONFIG_TABLES MSMP Configuration Data 20110520
8 Importing IV_COLLECT_AGENTS Value transfer Type reference (TYPE) ABAP_BOOL 20110520
9 Importing IV_COLLECT_APPROVERS Value transfer Type reference (TYPE) ABAP_BOOL 20110520
10 Importing IV_COLLECT_NOTIF_TEMPLATES Value transfer Type reference (TYPE) ABAP_BOOL 20110520
11 Importing IV_COLLECT_NOTIF_VARIABLES Value transfer Type reference (TYPE) ABAP_BOOL 20110520
12 Importing IV_COLLECT_RULES Value transfer Type reference (TYPE) ABAP_BOOL 20110520
13 Importing IV_COLLECT_STAGE_DEFS Value transfer Type reference (TYPE) ABAP_BOOL 20110520
14 Importing IV_LANGU Value transfer Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20110520
15 Importing IV_PROCESS_ID Value transfer Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20110520
16 Importing IV_PROCESS_TYPE Value transfer Type reference (TYPE) GRFN_MW_PROCESS_TYPE MSMP Process Type 20110520
17 Importing IV_VERSION Value transfer Type reference (TYPE) GRFN_MW_VERSION Version ID 20110520
18 Importing IV_VERSION_X Value transfer Type reference (TYPE) ABAP_BOOL 20110520
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20110520

Method CN_READ_REFERENCED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CONFIG_DATA Value transfer Type reference (TYPE) GRFNMW_T_CONFIG_TABLES MSMP Configuration Data 20110520
2 Importing ITR_AGENTS Value transfer Type reference (TYPE) GRFNW_MSMP_TR_AGENT_ID 20110520
3 Importing ITR_APPROVERS Value transfer Type reference (TYPE) GRFNW_MSMP_TR_APPROVER_GRP_ID 20110520
4 Importing ITR_NOTIF_TEMPLATES Value transfer Type reference (TYPE) GRFNW_MSMP_TR_NOT_TEMPLATE_ID 20110520
5 Importing ITR_NOTIF_VARIABLES Value transfer Type reference (TYPE) GRFNW_MSMP_TR_NOT_VARIABLE_ID 20110520
6 Importing ITR_RULES Value transfer Type reference (TYPE) GRFNW_MSMP_TR_RULE_ID_CONC 20110520
7 Importing IV_COLLECT_AGENTS Value transfer Type reference (TYPE) ABAP_BOOL 20110520
8 Importing IV_COLLECT_APPROVERS Value transfer Type reference (TYPE) ABAP_BOOL 20110520
9 Importing IV_COLLECT_INTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20110520
10 Importing IV_COLLECT_NOTIF_TEMPLATES Value transfer Type reference (TYPE) ABAP_BOOL 20110520
11 Importing IV_COLLECT_NOTIF_VARIABLES Value transfer Type reference (TYPE) ABAP_BOOL 20110520
12 Importing IV_COLLECT_RULES Value transfer Type reference (TYPE) ABAP_BOOL 20110520
13 Importing IV_LANGU Value transfer Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20110520
14 Importing IV_PROCESS_ID Value transfer Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20110520
15 Importing IV_PROCESS_TYPE Value transfer Type reference (TYPE) GRFN_MW_PROCESS_TYPE MSMP Process Type 20110520
16 Importing IV_VERSION Value transfer Type reference (TYPE) GRFN_MW_VERSION Version ID 20110520
17 Importing IV_VERSION_X Value transfer Type reference (TYPE) ABAP_BOOL 20110520
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20110520

Method CN_READ_STAGE_DEF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CTR_AGENTS Value transfer Type reference (TYPE) GRFNW_MSMP_TR_AGENT_ID 20110520
2 Changing CTR_APPROVERS Value transfer Type reference (TYPE) GRFNW_MSMP_TR_APPROVER_GRP_ID 20110520
3 Changing CTR_NOTIF_TEMPLATES Value transfer Type reference (TYPE) GRFNW_MSMP_TR_NOT_TEMPLATE_ID 20110520
4 Changing CTR_NOTIF_VARIABLES Value transfer Type reference (TYPE) GRFNW_MSMP_TR_NOT_VARIABLE_ID 20110520
5 Changing CTR_RULES Value transfer Type reference (TYPE) GRFNW_MSMP_TR_RULE_ID_CONC 20110520
6 Changing CT_CONFIG_DATA Value transfer Type reference (TYPE) GRFNMW_T_CONFIG_TABLES MSMP Configuration Data 20110520
7 Importing ITR_STAGE_DEFS Value transfer Type reference (TYPE) GRFNW_MSMP_TR_STG_CFG_ID_CONC 20110520
8 Importing IV_COLLECT_AGENTS Value transfer Type reference (TYPE) ABAP_BOOL 20110520
9 Importing IV_COLLECT_APPROVERS Value transfer Type reference (TYPE) ABAP_BOOL 20110520
10 Importing IV_COLLECT_NOTIF_TEMPLATES Value transfer Type reference (TYPE) ABAP_BOOL 20110520
11 Importing IV_COLLECT_NOTIF_VARIABLES Value transfer Type reference (TYPE) ABAP_BOOL 20110520
12 Importing IV_COLLECT_RULES Value transfer Type reference (TYPE) ABAP_BOOL 20110520
13 Importing IV_LANGU Value transfer Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20110520
14 Importing IV_PROCESS_ID Value transfer Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20110520
15 Importing IV_PROCESS_TYPE Value transfer Type reference (TYPE) GRFN_MW_PROCESS_TYPE MSMP Process Type 20110520
16 Importing IV_VERSION Value transfer Type reference (TYPE) GRFN_MW_VERSION Version ID 20110520
17 Importing IV_VERSION_X Value transfer Type reference (TYPE) ABAP_BOOL 20110520
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20110520

Method CN_READ_STAGE_TAKS_VALUES_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CTR_AGENTS Value transfer Type reference (TYPE) GRFNW_MSMP_TR_AGENT_ID 20110522
2 Changing CTR_APPROVERS Value transfer Type reference (TYPE) GRFNW_MSMP_TR_APPROVER_GRP_ID 20110522
3 Changing CTR_NOTIF_TEMPLATES Value transfer Type reference (TYPE) GRFNW_MSMP_TR_NOT_TEMPLATE_ID 20110522
4 Changing CTR_NOTIF_VARIABLES Value transfer Type reference (TYPE) GRFNW_MSMP_TR_NOT_VARIABLE_ID 20110522
5 Changing CTR_RULES Value transfer Type reference (TYPE) GRFNW_MSMP_TR_RULE_ID_CONC 20110522
6 Changing CT_CONFIG_DATA Value transfer Type reference (TYPE) GRFNMW_T_CONFIG_TABLES MSMP Configuration Data 20110522
7 Importing IS_STG_TASK Value transfer Type reference (TYPE) GRFNMWCNSTGTSK MSMP Stage Tasks 20110522
8 Importing IV_COLLECT_AGENTS Value transfer Type reference (TYPE) ABAP_BOOL 20110522
9 Importing IV_COLLECT_APPROVERS Value transfer Type reference (TYPE) ABAP_BOOL 20110522
10 Importing IV_COLLECT_NOTIF_TEMPLATES Value transfer Type reference (TYPE) ABAP_BOOL 20110522
11 Importing IV_COLLECT_NOTIF_VARIABLES Value transfer Type reference (TYPE) ABAP_BOOL 20110522
12 Importing IV_COLLECT_RULES Value transfer Type reference (TYPE) ABAP_BOOL 20110522
13 Importing IV_LANGU Value transfer Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20110522
14 Importing IV_PROCESS_ID Value transfer Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20110522
15 Importing IV_PROCESS_TYPE Value transfer Type reference (TYPE) GRFN_MW_PROCESS_TYPE MSMP Process Type 20110522
16 Importing IV_VERSION Value transfer Type reference (TYPE) GRFN_MW_VERSION Version ID 20110522
17 Importing IV_VERSION_X Value transfer Type reference (TYPE) ABAP_BOOL 20110522
18 Importing I_STAGE_CONFIG_ID Value transfer Type reference (TYPE) GRFN_MW_STG_CONFIG_ID Stage Configuration ID 20110522
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20110522

Method DESERIALIZE_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Call by reference Type reference (TYPE) DATA 20110520
2 Importing I_DDIC Call by reference Type reference (TYPE) SIMPLE Name of Dictionary Type 20110520
3 Importing I_INDENT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110523
4 Importing I_XML Call by reference Type reference (TYPE) XSTRING 20110520
# Exception Resumable Description Created on
1 CX_GRFN_MSMP General Error When Performing CALL TRANSFORMATION 20110520

Method GET_CONFIGURATION_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONFIG_DATA Value transfer Type reference (TYPE) GRFNMW_T_CONFIG_TABLES MSMP Configuration Data 20110525
2 Importing IV_INDENT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110525
3 Importing IV_XML_CONFIGURATION_DATA Call by reference Type reference (TYPE) GRFNMWCNVERAXML-VERSIONDATA_XML 20110525
4 Importing IV_XML_CONFIGURATION_DDIC Call by reference Type reference (TYPE) GRFNMWCNVERAXML-VERSIONDATA_DDIC Name of Dictionary Type 20110525
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20110525

Method GET_PERSISTED_VERSION_DATA_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20110524
2 Importing I_VERSION Call by reference Type reference (TYPE) GRFN_MW_VERSION Version ID 20110524
3 Returning RS_GRFNMWCNVERAXML Value transfer Type reference (TYPE) GRFNMWCNVERAXML MSMP Versions (XML serialized - for backup purposes) 20110524

Method GET_PERSISTED_VERSION_DATA_XML on class CL_GRFN_MSMP_CONFIG_XML has no exception.

Method GET_XML_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_XML_CONFIGURATION Value transfer Type reference (TYPE) GRFNMWCNVERAXML MSMP Versions (XML serialized - for backup purposes) 20110518
2 Exporting ET_CONFIG_TABLES Value transfer Type reference (TYPE) GRFNMW_T_CONFIG_TABLES MSMP Configuration Data 20110523
3 Importing IV_ADD_AGENTS Value transfer Type reference (TYPE) ABAP_BOOL 20110520
4 Importing IV_ADD_APPROVERS Value transfer Type reference (TYPE) ABAP_BOOL 20110518
5 Importing IV_ADD_INTERNAL Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110520
6 Importing IV_ADD_NOTIF_TEMPLATES Value transfer Type reference (TYPE) ABAP_BOOL 20110520
7 Importing IV_ADD_NOTIF_VARIABLES Value transfer Type reference (TYPE) ABAP_BOOL 20110520
8 Importing IV_ADD_RULES Value transfer Type reference (TYPE) ABAP_BOOL 20110520
9 Importing IV_ADD_STAGE_DEFS Value transfer Type reference (TYPE) ABAP_BOOL 20110520
10 Importing IV_EMBEDDED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Use Embedded Data Ref Serialization (not deserializeable) 20110523
11 Importing IV_INDENT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Use Indented XML formating (larger size) 20110523
12 Importing IV_LANGU Value transfer Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20110520
13 Importing IV_PROCESS_ID Value transfer Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20110518
14 Importing IV_PROCESS_TYPE Value transfer Type reference (TYPE) GRFN_MW_PROCESS_TYPE SPACE MSMP Process Type 20110518
15 Importing IV_VERSION Value transfer Type reference (TYPE) GRFN_MW_VERSION Version ID 20110518
16 Importing IV_VERSION_X Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110518
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20110518

Method GET_XML_RUNTIME_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_XML_RUNTIME_STATUS Value transfer Type reference (TYPE) STRING MSMP Versions (XML serialized - for backup purposes) 20110526
2 Importing IV_INSTANCE_ID Value transfer Type reference (TYPE) GRFN_MW_INSTANCE_ID 20110519
3 Importing IV_LANGU Value transfer Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20110520
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20110519

Method LOAD_CONFIGURATION_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONFIG_DATA Value transfer Type reference (TYPE) GRFNMW_T_CONFIG_TABLES MSMP Configuration Data 20110520
2 Importing IV_INDENT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110523
3 Importing IV_XML_CONFIGURATION_DATA Call by reference Type reference (TYPE) GRFNMWCNVERAXML-VERSIONDATA_XML 20110518
4 Importing IV_XML_CONFIGURATION_DDIC Call by reference Type reference (TYPE) GRFNMWCNVERAXML-VERSIONDATA_DDIC Name of Dictionary Type 20110518
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20110520

Method PERSIST_XML_CONFIG_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_XML_CONFIG Call by reference Type reference (TYPE) GRFNMWCNVERAXML MSMP Versions (XML serialized - for backup purposes) 20110524
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20110524

Method SERIALIZE_CONFIG_TABLE_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_XML_CONFIGURATION Value transfer Type reference (TYPE) GRFNMWCNVERAXML MSMP Versions (XML serialized - for backup purposes) 20110525
2 Changing CT_CONFIG_TABLES Value transfer Type reference (TYPE) GRFNMW_T_CONFIG_TABLES MSMP Configuration Data 20110525
3 Importing IV_EMBEDDED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Use Embedded Data Ref Serialization (not deserializeable) 20110525
4 Importing IV_INDENT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Use Indented XML formating (larger size) 20110525
5 Importing IV_PROCESS_ID Value transfer Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20110525
6 Importing IV_VERSION Value transfer Type reference (TYPE) GRFN_MW_VERSION Version ID 20110525
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20110525

Method SERIALIZE_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) DATA 20110520
2 Importing I_DDIC Call by reference Type reference (TYPE) SIMPLE 20110520
3 Importing I_EMBEDDED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110523
4 Importing I_INDENT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110523
5 Returning R_XML Value transfer Type reference (TYPE) XSTRING 20110520
# Exception Resumable Description Created on
1 CX_GRFN_MSMP General Error When Performing CALL TRANSFORMATION 20110520

Method STRING_TO_TAB255 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CRLF Value transfer Type reference (TYPE) ABAP_CHAR1 CL_ABAP_CHAR_UTILITIES=>NEWLINE 20110526
2 Importing I_SPLIT_ROWS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110526
3 Importing I_STRING Value transfer Type reference (TYPE) STRING 20110526
4 Returning RT_DATA_TABLE Value transfer Type reference (TYPE) ABAPTXT255_TAB ABAP Text Line with Length 255 20110526

Method STRING_TO_TAB255 on class CL_GRFN_MSMP_CONFIG_XML has no exception.

Method XSTRING_TO_XTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XSTRING Call by reference Type reference (TYPE) XSTRING 20110523
2 Returning RT_DATA_TABLE Value transfer Type reference (TYPE) GRFNW_MSMP_T_XLINE 20110523

Method XSTRING_TO_XTAB on class CL_GRFN_MSMP_CONFIG_XML has no exception.

Method _ADD_USED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CTR_IDS Call by reference Type reference (TYPE) STANDARD TABLE 20110520
2 Importing IV_ID Value transfer Type reference (TYPE) SIMPLE 20110520

Method _ADD_USED_OBJECT on class CL_GRFN_MSMP_CONFIG_XML has no exception.

Method _ADD_USED_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CTR_RULES Call by reference Type reference (TYPE) GRFNW_MSMP_TR_RULE_ID_CONC 20110520
2 Importing IV_RULE_ID Call by reference Type reference (TYPE) GRFN_MW_RULE_ID 20110520
3 Importing IV_RULE_KIND Call by reference Type reference (TYPE) GRFN_MW_RULE_KIND MSMP Rule Kind 20110520
4 Importing IV_RULE_TYPE Call by reference Type reference (TYPE) GRFN_MW_RULE_TYPE Rule Type 20110520

Method _ADD_USED_RULE on class CL_GRFN_MSMP_CONFIG_XML has no exception.

Method _ADD_USED_STAGE_CONFIG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CTR_STAGE_DEFS Call by reference Type reference (TYPE) GRFNW_MSMP_TR_STG_CFG_ID_CONC 20110520
2 Importing IV_PATH_STAGE_TYPE Call by reference Type reference (TYPE) GRFN_MW_PATH_STG_TYP Path / Stage Type Class 20110520
3 Importing IV_STAGE_CONFIG_ID Call by reference Type reference (TYPE) GRFN_MW_STG_CONFIG_ID Stage Configuration ID 20110520

Method _ADD_USED_STAGE_CONFIG_ID on class CL_GRFN_MSMP_CONFIG_XML has no exception.

Method _GET_USER_FULL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LAST_NAME_FIRST Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110520
2 Importing IV_SEPARATOR Value transfer Type reference (TYPE) STRING ', ' 20110520
3 Importing IV_UNAME Value transfer Type reference (TYPE) SIMPLE SY-UNAME User Name 20110520
4 Returning RV_FULLNAME Value transfer Type reference (TYPE) STRING 20110520

Method _GET_USER_FULL_NAME on class CL_GRFN_MSMP_CONFIG_XML has no exception.

Method _STORE_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CONFIG_DATA Call by reference Type reference (TYPE) GRFNMW_S_CONFIG_TABLES MSMP Configuration Data 20110520
2 Changing CT_CONFIG_DATA Call by reference Type reference (TYPE) GRFNMW_T_CONFIG_TABLES MSMP Configuration Data 20110520
3 Importing IA_DATA Call by reference Type reference (TYPE) ANY 20110520

Method _STORE_CONFIG on class CL_GRFN_MSMP_CONFIG_XML has no exception.

Method _TRANSLATE_TABLE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DDIC_TABLE Call by reference Type reference (TYPE) SIMPLE 20110523
2 Returning RV_TABLE_TYPE Value transfer Type reference (TYPE) TYPENAME Name of Dictionary Type 20110523

Method _TRANSLATE_TABLE_TYPE on class CL_GRFN_MSMP_CONFIG_XML has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000