SAP ABAP Interface IF_GRFN_EXCEL_TPL_PROC (Excel 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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_EXCEL_TPL_PROC_BASE Base template processor 20101019
Properties
Interface IF_GRFN_EXCEL_TPL_PROC  
Short Description Excel Template Processor    
General Data
Package GRFN_CLM   Shared infrastructure for CLM integration 
Created 20100928   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IF_GRFN_EXCEL_TPL_PROC has no forward declaration.
Interfaces
Interface IF_GRFN_EXCEL_TPL_PROC has no interface.
Friends
Interface IF_GRFN_EXCEL_TPL_PROC has no friend.
Attributes
Interface IF_GRFN_EXCEL_TPL_PROC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONTENT Instance method Public Method Add content to template 20120607
2 ADD_VALIDATION Instance method Public Method Add validation to template 20120531
3 ADD_VBA Instance method Public Method Add VBA 20100928
4 GENERATE_TEMPLATE_CONTENT Instance method Public Method Generate template content 20100928
5 PARSE_TEMPLATE_CONTENT Instance method Public Method Parse template content 20101014
6 PREPARE_CONTENT Instance method Public Method Preparation for content, cross-sheet data dependency 20120615
7 PRE_VALIDATE Instance method Public Method Preparation for validation, cross-sheet data dependency 20120607
8 VALIDATE_TEMPLATE_CONTENT Instance method Public Method Validate template content 20101101
Events
Interface IF_GRFN_EXCEL_TPL_PROC has no event.
Types
Interface IF_GRFN_EXCEL_TPL_PROC has no local type.
Method Signatures

Method ADD_CONTENT 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 20120607

Method ADD_CONTENT on Interface IF_GRFN_EXCEL_TPL_PROC has no exception.

Method ADD_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 20120531

Method ADD_VALIDATION on Interface IF_GRFN_EXCEL_TPL_PROC has no exception.

Method ADD_VBA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NAME Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20100928
2 Importing IO_EXCEL Call by reference Object reference (TYPE REF TO) CL_GRFN_EXCEL Excel utility class 20100928

Method ADD_VBA on Interface IF_GRFN_EXCEL_TPL_PROC has no exception.

Method GENERATE_TEMPLATE_CONTENT 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 20100928

Method GENERATE_TEMPLATE_CONTENT on Interface IF_GRFN_EXCEL_TPL_PROC has no exception.

Method PARSE_TEMPLATE_CONTENT 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 20101014
2 Importing IO_EXCEL Call by reference Object reference (TYPE REF TO) CL_GRFN_EXCEL Excel utility class 20101014

Method PARSE_TEMPLATE_CONTENT on Interface IF_GRFN_EXCEL_TPL_PROC has no exception.

Method PREPARE_CONTENT Signature

Method PREPARE_CONTENT on Interface IF_GRFN_EXCEL_TPL_PROC has no parameter.
Method PREPARE_CONTENT on Interface IF_GRFN_EXCEL_TPL_PROC has no exception.

Method PRE_VALIDATE 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 20120607
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 20120607

Method VALIDATE_TEMPLATE_CONTENT 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 20101101
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20101101
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000