SAP ABAP Class CL_GRFN_IO_IMPORT_PROC_HR (HR base 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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_IO_IMPORT_PROC Interface for import processor 20100728
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_IO_IMPORT_PROC_AG Account group import processor 20100820
2 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_IO_IMPORT_PROC_CE Central indirect entity-level control import processor 20101203
3 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_IO_IMPORT_PROC_CN Control import processor 20100817
4 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_IO_IMPORT_PROC_CO Control objective import processor 20101112
5 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_IO_IMPORT_PROC_CR Central risk import processor 20101203
6 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_IO_IMPORT_PROC_OU Organization unit import processor 20100810
7 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_IO_IMPORT_PROC_RE Regulation import processor 20100906
8 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_IO_IMPORT_PROC_SP Subporcess import processor 20100817
9 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_IO_IMPORT_PROC_TP Test plan import processor 20101224
Properties
Class CL_GRFN_IO_IMPORT_PROC_HR  
Short Description HR base import 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 20100728   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 IF_GRFN_IO_META_PROC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_IO_IMPORT_PROC Interface for import processor 20100728
Friends
Class CL_GRFN_IO_IMPORT_PROC_HR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FOREVER Constant Public Type reference (TYPE) DATUM '99991231' Date 20100817
2 GC_PLVAR Constant Public Type reference (TYPE) PLVAR '01' Plan Version 20100728
3 MO_BUFFER Instance attribute Protected Object reference (TYPE REF TO) CL_GRFN_IO_IMPORT_BUFFER Import buffer 20100819
4 MO_DATA_TYPE Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20100819
5 MO_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_GRFN_IO_LOG Import log 20100728
6 MO_NODE Instance attribute Protected Object reference (TYPE REF TO) IF_IXML_NODE XML node 20100728
7 MO_OPTION Instance attribute Protected Object reference (TYPE REF TO) CL_GRFN_IO_IMPORT_OPTION Import option 20100728
8 MR_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA Data 20100819
9 MS_COMMON Instance attribute Protected Type reference (TYPE) YS_COMMON Common fields 20100728
10 MS_METADATA Instance attribute Protected Type reference (TYPE) IF_GRFN_IO_META_PROC=>YS_META_ENTITY Metadata 20100818
11 MT_FLD Instance attribute Protected Type reference (TYPE) GRFN_T_FLD Field metadata table 20100818
12 MT_FLD_HR Instance attribute Protected Type reference (TYPE) GRFN_T_FLD_HR Field HR info table 20100818
13 MT_INFTY_DATA Instance attribute Protected Type reference (TYPE) GRFN_T_INFTY_DATA Infotype data before importing 20101102
14 MT_OBJECT_CONT Instance attribute Protected Type reference (TYPE) GRFN_T_OBJECT_CONT InfoTypes per Object Type table 20100820
15 MT_OBJECT_DATA Instance attribute Protected Type reference (TYPE) GRFN_T_OBJECT_DATA Table Type Object Data 20100728
16 MT_RELAT_DATA Instance attribute Protected Type reference (TYPE) GRFN_T_RELAT_DATA Table type for relation data 20100728
17 MV_ENTITY Instance attribute Protected Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100819
18 MV_STATE Instance attribute Protected Type reference (TYPE) IF_GRFN_IO_IMPORT_ENGINE=>STATE State of processor 20110118
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECT_DATA Instance method Protected Method Add object data 20100812
2 ADD_RELAT_DATA Instance method Protected Method Add relation data 20100812
3 COMPLETE_CREATE Instance method Private Method Complete create data 20101123
4 COMPLETE_FLD Instance method Protected Method Complete fld type hr data 20101125
5 COMPLETE_FLDGRP Instance method Protected Method Complete field group type hr data 20101125
6 COMPLETE_UPDATE Instance method Protected Method Complete update data 20101123
7 CONSTRUCTOR Instance method Public Constructor 20100728
8 CREATE Instance method Private Method Create 20100728
9 FILL_DATA Instance method Protected Method Fill data 20100820
10 FILL_FLD Instance method Private Method Fill field 20100810
11 FILL_FLDGRP Instance method Private Method Fill field group 20100728
12 FILL_REG_ATTR Instance method Private Method Fill regulation specific attribute 20100810
13 FILL_RELATION Instance method Protected Method Fill relation data 20101119
14 GET_DATA_TYPE Instance method Private Method Build data type 20100819
15 GET_FLD_TYPE Instance method Private Method Build field data type 20100819
16 GET_OBJECT_ID_NAME Instance method Public Method Get object ID and name as string 20110106
17 GET_OBJECT_NAME Instance method Public Method Get object name 20101229
18 IS_OBJECT_EXISTED Instance method Protected Method Is object existed in xml and system 20100906
19 IS_RELAT_EXISTED Instance method Protected Method Is relation existed in xml and system 20100906
20 LOAD_DATA Instance method Protected Method Load data to metadata structure 20100819
21 LOAD_FLD Instance method Private Method Load field 20100819
22 LOAD_FLDGRP Instance method Private Method Load field group 20100819
23 LOAD_METADATA Instance method Private Method Load metadata 20100818
24 LOAD_PARENT Instance method Protected Method Load parent 20100819
25 LOAD_RELATION Instance method Protected Method Load relation data 20101110
26 RAISE_EXCEPTION Instance method Protected Method Raise exception 20101102
27 UPDATE Instance method Private Method Update 20100728
28 VALIDATE Instance method Protected Method Validate before import 20100818
29 VALIDATE_FLD Instance method Private Method Validate field 20101105
30 VALIDATE_FLDGRP Instance method Private Method Validate field group 20101105
31 VALIDATE_REG_ATTR Instance method Private Method Validate regulation specific attributes 20101105
32 VALIDATE_VALIDITY Instance method Private Method Validate the valid from and valid to date 20101105
Events
Class CL_GRFN_IO_IMPORT_PROC_HR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_COMMON Protected See coding 20100728 BEGIN OF ys_common, change TYPE string, id TYPE grfn_api_object_id, objtype TYPE grfn_objtype, objttype TYPE grfn_objtype_typ, objid TYPE grfn_objectid, otype TYPE otype, parent TYPE grfn_api_object_id, valid_from TYPE grfn_begda, valid_to TYPE grfn_begda, t_name_descr TYPE yt_name_descr, t_reg TYPE grfn_t_api_object_id, END OF ys_common
2 YS_NAME_DESCR Protected See coding 20100812 BEGIN OF ys_name_descr, name TYPE grfn_title, descr TYPE grfn_text, langu TYPE laiso, END OF ys_name_descr
3 YS_PARENT Protected See coding 20100728 BEGIN OF ys_parent, id TYPE grfn_api_object_id, view TYPE grfn_org_view_id, END OF ys_parent
4 YT_NAME_DESCR Protected See coding 20100812 yt_name_descr TYPE STANDARD TABLE OF ys_name_descr WITH KEY langu
5 YT_PARENT Protected See coding 20100728 yt_parent TYPE TABLE OF ys_parent WITH KEY id view
Method Signatures

Method ADD_OBJECT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DESCR_KEY Call by reference Type reference (TYPE) GRFN_HR_KEY Description HR Key 20100920
2 Importing IS_NAME_DESCR Call by reference Type reference (TYPE) YS_NAME_DESCR Name and Description 20100812
3 Importing IS_OBJECT_KEY Call by reference Type reference (TYPE) GRFN_HR_KEY Object HR Key 20100920
4 Importing IV_COMMAND Call by reference Type reference (TYPE) GRFN_COMMAND Operation 20100812
5 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100812
6 Importing IV_VALIDFROM Call by reference Type reference (TYPE) GRFN_VALIDFROM Begin Date 20100812
7 Importing IV_VALIDTO Call by reference Type reference (TYPE) GRFN_VALIDTO End Date 20100812
8 Returning RS_OBJECT_DATA Value transfer Type reference (TYPE) GRFN_S_OBJECT_DATA 20100825

Method ADD_OBJECT_DATA on class CL_GRFN_IO_IMPORT_PROC_HR has no exception.

Method ADD_RELAT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RELAT_KEY Call by reference Type reference (TYPE) GRFN_S_HR1001_KEY Key structure for 1001 infotype table. 20100917
2 Importing IV_COMMAND Call by reference Type reference (TYPE) GRFN_COMMAND Operation 20100812
3 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100812
4 Importing IV_RELAT Call by reference Type reference (TYPE) RELAT Relationship Between Objects 20100812
5 Importing IV_R_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Reference Object ID 20100812
6 Importing IV_VALIDFROM Call by reference Type reference (TYPE) GRFN_VALIDFROM Begin Date 20100812
7 Importing IV_VALIDTO Call by reference Type reference (TYPE) GRFN_VALIDTO End Date 20100812
# Exception Resumable Description Created on
1 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20100906

Method COMPLETE_CREATE Signature

Method COMPLETE_CREATE on class CL_GRFN_IO_IMPORT_PROC_HR has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Import/Export checked exception 20101123
2 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20101123

Method COMPLETE_FLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT_DATA Call by reference Type reference (TYPE) GRFN_S_OBJECT_DATA Current object data 20101125
2 Importing IT_OLD_DATA Call by reference Type reference (TYPE) GRFN_T_INFTY_DATA Old infotype data 20101125
3 Returning RS_OBJECT_DATA Value transfer Type reference (TYPE) GRFN_S_OBJECT_DATA Current object data 20101125

Method COMPLETE_FLD on class CL_GRFN_IO_IMPORT_PROC_HR has no exception.

Method COMPLETE_FLDGRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OBJECT_DATA Call by reference Type reference (TYPE) GRFN_S_OBJECT_DATA Current object data 20101125
2 Exporting ES_OBJECT_DATA_CUT Call by reference Type reference (TYPE) GRFN_S_OBJECT_DATA Cutted object data 20101125
3 Exporting ES_OBJECT_DATA_DEL Call by reference Type reference (TYPE) GRFN_S_OBJECT_DATA Deleted object data 20101125
4 Exporting ES_OBJECT_DATA_NEW Call by reference Type reference (TYPE) GRFN_S_OBJECT_DATA New object data 20101125
5 Importing IS_OBJECT_DATA Call by reference Type reference (TYPE) GRFN_S_OBJECT_DATA Current object data 20101125
6 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) GRFN_T_ATTRIBUTES Infotypes 20101125
7 Importing IT_OBJECT_CONT Call by reference Type reference (TYPE) GRFN_T_OBJECT_CONT InfoTypes table 20101125
8 Importing IT_OLD_DATA Call by reference Type reference (TYPE) GRFN_T_INFTY_DATA Old infotype data 20101125

Method COMPLETE_FLDGRP on class CL_GRFN_IO_IMPORT_PROC_HR has no exception.

Method COMPLETE_UPDATE Signature

Method COMPLETE_UPDATE on class CL_GRFN_IO_IMPORT_PROC_HR has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Import/Export checked exception 20101123
2 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20101123

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUFFER Call by reference Object reference (TYPE REF TO) CL_GRFN_IO_IMPORT_BUFFER Import buffer 20100819
2 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_GRFN_IO_LOG 20100728
3 Importing IO_OPTION Call by reference Object reference (TYPE REF TO) CL_GRFN_IO_IMPORT_OPTION 20100728

Method CONSTRUCTOR on class CL_GRFN_IO_IMPORT_PROC_HR has no exception.

Method CREATE Signature

Method CREATE on class CL_GRFN_IO_IMPORT_PROC_HR has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Import/Export checked exception 20100903
2 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20100903

Method FILL_DATA Signature

Method FILL_DATA on class CL_GRFN_IO_IMPORT_PROC_HR has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Import/Export checked exception 20100906
2 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20100906

Method FILL_FLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20100820
2 Importing IS_FLD Call by reference Type reference (TYPE) IF_GRFN_IO_META_PROC=>YS_META_FIELD 20100820
3 Importing IS_INFTY_VALUE Call by reference Type reference (TYPE) GRFN_S_VALUES Values structure 20100824
4 Importing IV_SUBTYPE Call by reference Type reference (TYPE) SUBTYP 20100810

Method FILL_FLD on class CL_GRFN_IO_IMPORT_PROC_HR has no exception.

Method FILL_FLDGRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20100820
2 Importing IS_FLD Call by reference Type reference (TYPE) IF_GRFN_IO_META_PROC=>YS_META_FIELD 20100820
3 Importing IV_SUBTYPE Call by reference Type reference (TYPE) SUBTYP Subtype 20100810

Method FILL_FLDGRP on class CL_GRFN_IO_IMPORT_PROC_HR has no exception.

Method FILL_REG_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20100820
2 Importing IS_FLD Call by reference Type reference (TYPE) IF_GRFN_IO_META_PROC=>YS_META_FIELD 20100820
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Import/Export checked exception 20100906
2 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20100906

Method FILL_RELATION Signature

Method FILL_RELATION on class CL_GRFN_IO_IMPORT_PROC_HR has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Import/Export checked exception 20101122
2 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20101122

Method GET_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100819
2 Returning RO_DATA_TYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20100819

Method GET_DATA_TYPE on class CL_GRFN_IO_IMPORT_PROC_HR has no exception.

Method GET_FLD_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FLD Call by reference Type reference (TYPE) IF_GRFN_IO_META_PROC=>YS_META_FIELD 20100819
2 Returning RO_DATA_TYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20100819

Method GET_FLD_TYPE on class CL_GRFN_IO_IMPORT_PROC_HR has no exception.

Method GET_OBJECT_ID_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20110106
2 Importing IV_VALIDFROM Call by reference Type reference (TYPE) GRFN_VALIDFROM Begin Date 20110106
3 Importing IV_VALIDTO Call by reference Type reference (TYPE) GRFN_VALIDTO End Date 20110106
4 Returning RV_ID_NAME Value transfer Type reference (TYPE) GRFN_TEXT 20110106

Method GET_OBJECT_ID_NAME on class CL_GRFN_IO_IMPORT_PROC_HR has no exception.

Method GET_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20101229
2 Importing IV_VALIDFROM Call by reference Type reference (TYPE) GRFN_VALIDFROM SY-DATUM Begin Date 20101229
3 Importing IV_VALIDTO Call by reference Type reference (TYPE) GRFN_VALIDTO SY-DATUM End Date 20101229
4 Returning RV_NAME Value transfer Type reference (TYPE) GRFN_NAME Title/Short Name 20101229

Method GET_OBJECT_NAME on class CL_GRFN_IO_IMPORT_PROC_HR has no exception.

Method IS_OBJECT_EXISTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FROM Call by reference Type reference (TYPE) GRFN_VALIDFROM 20100906
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID 20100906
3 Importing IV_TO Call by reference Type reference (TYPE) GRFN_VALIDTO 20100906
4 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100906
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Import/Export checked exception 20100906
2 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20100906

Method IS_RELAT_EXISTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FROM Call by reference Type reference (TYPE) GRFN_VALIDFROM Begin Date 20100906
2 Importing IV_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100906
3 Importing IV_REF_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100906
4 Importing IV_TO Call by reference Type reference (TYPE) GRFN_VALIDTO End Date 20100906
5 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100906
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Import/Export checked exception 20100906
2 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20100906

Method LOAD_DATA Signature

Method LOAD_DATA on class CL_GRFN_IO_IMPORT_PROC_HR has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Generic GRC API exception 20100903
2 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20100903

Method LOAD_FLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_DATA Call by reference Object reference (TYPE REF TO) DATA 20100819
2 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20100819
3 Importing IS_FLD Call by reference Type reference (TYPE) IF_GRFN_IO_META_PROC=>YS_META_FIELD 20100819
4 Importing IV_INDEX Call by reference Type reference (TYPE) I Index for infotype with same subtype 20100819
5 Importing IV_SUBTY Call by reference Type reference (TYPE) SUBTY Subtype for regulation 20100819
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Generic GRC API exception 20100903
2 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20100903

Method LOAD_FLDGRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_DATA Call by reference Object reference (TYPE REF TO) DATA 20100819
2 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20100819
3 Importing IS_FLD Call by reference Type reference (TYPE) IF_GRFN_IO_META_PROC=>YS_META_FIELD 20100819
4 Importing IV_SUBTY Call by reference Type reference (TYPE) SUBTY Subtype for regulation 20100819
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Import/Export checked exception 20100903
2 CX_GRFN_IO_RUNTIME_EXCEPTION Generic GRC API exception 20100903

Method LOAD_METADATA Signature

Method LOAD_METADATA on class CL_GRFN_IO_IMPORT_PROC_HR has no parameter.
Method LOAD_METADATA on class CL_GRFN_IO_IMPORT_PROC_HR has no exception.

Method LOAD_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_DATA Call by reference Object reference (TYPE REF TO) DATA 20100819
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Generic GRC API exception 20100903
2 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20100903

Method LOAD_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_DATA Call by reference Object reference (TYPE REF TO) DATA 20101110
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Import/Export checked exception 20101110
2 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20101110

Method RAISE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20101102
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Import/Export checked exception 20101102
2 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20101102

Method UPDATE Signature

Method UPDATE on class CL_GRFN_IO_IMPORT_PROC_HR has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Import/Export checked exception 20100903
2 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20100903

Method VALIDATE Signature

Method VALIDATE on class CL_GRFN_IO_IMPORT_PROC_HR has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Import/Export checked exception 20100903
2 CX_GRFN_IO_RUNTIME_EXCEPTION Generic GRC API exception 20100903

Method VALIDATE_FLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20101105
2 Importing IS_FLD Call by reference Type reference (TYPE) IF_GRFN_IO_META_PROC=>YS_META_FIELD 20101105
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Import/Export checked exception 20101105
2 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20101105

Method VALIDATE_FLDGRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20101105
2 Importing IS_FLD Call by reference Type reference (TYPE) IF_GRFN_IO_META_PROC=>YS_META_FIELD 20101105
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Import/Export checked exception 20101105
2 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20101105

Method VALIDATE_REG_ATTR Signature

Method VALIDATE_REG_ATTR on class CL_GRFN_IO_IMPORT_PROC_HR has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Import/Export checked exception 20101105
2 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20101105

Method VALIDATE_VALIDITY Signature

Method VALIDATE_VALIDITY on class CL_GRFN_IO_IMPORT_PROC_HR has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Import/Export checked exception 20101105
2 CX_GRFN_IO_RUNTIME_EXCEPTION Import/Export runtime exception 20101105
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000