SAP ABAP Class CL_GRFN_IO_IMPORT_PROC_BR (Business Rule Import 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 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_IO_IMPORT_PROC_BASE Import base processor 20120321
Properties
Class CL_GRFN_IO_IMPORT_PROC_BR  
Short Description Business Rule Import Processor    
Super Class CL_GRFN_IO_IMPORT_PROC_BASE Import base processor 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_CLM   Shared infrastructure for CLM integration 
Created 20120320   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_IO_IMPORT_PROC_BR has no forward declaration.
Interfaces
Class CL_GRFN_IO_IMPORT_PROC_BR has no interface implemented.
Friends
Class CL_GRFN_IO_IMPORT_PROC_BR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FOREVER Instance attribute Public Type reference (TYPE) DATUM '99991231' 20120320
2 MO_SERIALIZER Instance attribute Public Object reference (TYPE REF TO) IF_GRFN_CONTENT_SERIALIZER 20120320
3 MS_COMMON Instance attribute Public Type reference (TYPE) CL_GRFN_IO_IMPORT_PROC_BR=>S_COMMON 20120320
4 MV_API_ID Instance attribute Public Type reference (TYPE) GRFN_API_OBJECT_ID 20120320
Methods
# Method Level Visibility Method type Description Created on
1 CORRECT_VALIDITY Instance method Private Method 20120529
2 SET_SERIALIZER Instance method Public Method 20120321
Events
Class CL_GRFN_IO_IMPORT_PROC_BR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_COMMON Public See coding 20120320 BEGIN OF s_common, id TYPE grfn_api_object_id, objtype TYPE grfn_objtype, objttype TYPE grfn_objtype_typ, objid TYPE grfn_objectid, otype TYPE otype, valid_from TYPE grfn_begda, valid_to TYPE grfn_begda, END OF s_common
Method Signatures

Method CORRECT_VALIDITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XML Call by reference Type reference (TYPE) STRING 20120529
2 Returning RV_XML Value transfer Type reference (TYPE) STRING 20120529

Method CORRECT_VALIDITY on class CL_GRFN_IO_IMPORT_PROC_BR has no exception.

Method SET_SERIALIZER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SERIALIZER Call by reference Object reference (TYPE REF TO) IF_GRFN_CONTENT_SERIALIZER 20120321

Method SET_SERIALIZER on class CL_GRFN_IO_IMPORT_PROC_BR has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100