SAP ABAP Class CL_GRFN_EXCEL_TPL_PROC_BASE (Base template processor)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_CLM (Package) Shared infrastructure for CLM integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_EXCEL_TPL_PROC Excel Template Processor 20101019
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_MDUG_PROC_BASE MDUG processor 20101019
2 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_MDUG_PROC_PO MDUG policy processor 20110630
Properties
Class CL_GRFN_EXCEL_TPL_PROC_BASE  
Short Description Base template processor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_CLM   Shared infrastructure for CLM integration 
Created 20101019   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_GRFN_EXCEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_EXCEL_TPL_PROC Excel Template Processor 20101019
Friends
Class CL_GRFN_EXCEL_TPL_PROC_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_XML_MAP Instance attribute Private Type reference (TYPE) T_XML_MAP 20110124
Methods
# Method Level Visibility Method type Description Created on
1 EXPORT_XML Instance method Public Method Export XML 20101019
2 SET_CHAR_VALIDATION Static method Private Method Set char validation 20101126
3 SET_NUMBER_VALIDATION Static method Private Method Set number validation 20101126
4 SET_VALIDATION_BY_TYPE Static method Public Method Set validation by date element 20101126
Events
Class CL_GRFN_EXCEL_TPL_PROC_BASE has no event.
Types
Class CL_GRFN_EXCEL_TPL_PROC_BASE has no local type.
Method Signatures

Method EXPORT_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_XML Call by reference Type reference (TYPE) STRING 20101019
2 Importing IO_EXCEL Call by reference Object reference (TYPE REF TO) CL_GRFN_EXCEL Excel utility class 20101019
3 Importing IV_XML_MAP_NAME Call by reference Type reference (TYPE) STRING 20101019

Method EXPORT_XML on class CL_GRFN_EXCEL_TPL_PROC_BASE has no exception.

Method SET_CHAR_VALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXCEL Call by reference Object reference (TYPE REF TO) CL_GRFN_EXCEL Excel utility class 20101126
2 Importing IV_COLUMNINDEX Call by reference Type reference (TYPE) I 20101126
3 Importing IV_COLUMNNUM Call by reference Type reference (TYPE) I 20101126
4 Importing IV_DATAELEMENT Call by reference Type reference (TYPE) FIELD_TYPE Field type 20101126
5 Importing IV_IGNORE_BLANK Call by reference Type reference (TYPE) CL_GRFN_EXCEL=>XL_BOOL CL_GRFN_EXCEL=>GC_XL_BOOL-TRUE 20101129
6 Importing IV_ROWINDEX Call by reference Type reference (TYPE) I 20101126
7 Importing IV_ROWNUM Call by reference Type reference (TYPE) I 20101126

Method SET_CHAR_VALIDATION on class CL_GRFN_EXCEL_TPL_PROC_BASE has no exception.

Method SET_NUMBER_VALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXCEL Call by reference Object reference (TYPE REF TO) CL_GRFN_EXCEL Excel utility class 20101126
2 Importing IV_COLUMNINDEX Call by reference Type reference (TYPE) I 20101126
3 Importing IV_COLUMNNUM Call by reference Type reference (TYPE) I 20101126
4 Importing IV_DATAELEMENT Call by reference Type reference (TYPE) FIELD_TYPE Field type 20101126
5 Importing IV_IGNORE_BLANK Call by reference Type reference (TYPE) CL_GRFN_EXCEL=>XL_BOOL CL_GRFN_EXCEL=>GC_XL_BOOL-TRUE 20101129
6 Importing IV_ROWINDEX Call by reference Type reference (TYPE) I 20101126
7 Importing IV_ROWNUM Call by reference Type reference (TYPE) I 20101126

Method SET_NUMBER_VALIDATION on class CL_GRFN_EXCEL_TPL_PROC_BASE has no exception.

Method SET_VALIDATION_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXCEL Call by reference Object reference (TYPE REF TO) CL_GRFN_EXCEL Excel utility class 20101126
2 Importing IV_COLUMNINDEX Call by reference Type reference (TYPE) I 20101126
3 Importing IV_COLUMNNUM Call by reference Type reference (TYPE) I 20101126
4 Importing IV_DATAELEMENT Call by reference Type reference (TYPE) FIELD_TYPE Field type 20101126
5 Importing IV_IGNORE_BLANK Call by reference Type reference (TYPE) CL_GRFN_EXCEL=>XL_BOOL CL_GRFN_EXCEL=>GC_XL_BOOL-TRUE 20101129
6 Importing IV_ROWINDEX Call by reference Type reference (TYPE) I 20101126
7 Importing IV_ROWNUM Call by reference Type reference (TYPE) I 20101126

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