SAP ABAP Class CL_GRFN_CHANGE_DOCUMENT (Change Document API for GRFN)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_MD_CHANGE (Package) GRC Master Data Change
Properties
Class CL_GRFN_CHANGE_DOCUMENT  
Short Description Change Document API for GRFN    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_MD_CHANGE   GRC Master Data Change 
Created 20080701   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GRPCB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 GRPCH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRFN_CHANGE_DOCUMENT has no interface implemented.
Friends
Class CL_GRFN_CHANGE_DOCUMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ASSGNMNT_CDS Instance attribute Public Type reference (TYPE) GRFN_T_ASSGNMNT_CD Assignment Change Document Table Type 20080707
2 ATTR_CDS Instance attribute Public Type reference (TYPE) GRFN_T_ATTR_CD Table type for attribute change document 20080707
3 CDHDRS Instance attribute Private Type reference (TYPE) CDHDR_TAB Internal Table CDHDR 20080701
4 CDPOSS Instance attribute Private Type reference (TYPE) CDPOS_TAB Internal Table for cdpos 20080701
5 CHANGE_DOCUMENTS Instance attribute Public Type reference (TYPE) GRFN_T_CD Change Document Table Type 20080707
6 GT_FIELDS Static Attribute Private Type reference (TYPE) GRFN_T_FIELD Data Field Table Type 20080701
7 OBJECT_ID Instance attribute Public Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080701
8 TIME_FROM Instance attribute Public Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080701
9 TIME_UNTIL Instance attribute Public Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080701
10 USERID Instance attribute Public Type reference (TYPE) GRFN_USERID User ID 20080702
Methods
# Method Level Visibility Method type Description Created on
1 BUILD Instance method Private Method Build change documents 20080707
2 BUILD_FIELD_LIST Static method Private Method Build field mapping list 20080707
3 CLASS_CONSTRUCTOR Static method Public Constructor 20080701
4 CONSTRUCTOR Instance method Public Constructor 20080701
5 GET_FIELD_DOMAIN_VALUES Instance method Private Method Gets the fix values of field domain 20081103
6 GET_FIELD_INFO Instance method Private Method 20081030
7 GET_OPERATION Instance method Private Method 20080710
8 PREPARE Instance method Private Method Make the change document more user-friendly 20080701
9 READ_RAW Instance method Private Method Read raw change document from HR framework 20080701
10 TRANSLATE_VALUES Instance method Private Method Translate values to readable texts 20081103
Events
Class CL_GRFN_CHANGE_DOCUMENT has no event.
Types
Class CL_GRFN_CHANGE_DOCUMENT has no local type.
Method Signatures

Method BUILD Signature

Method BUILD on class CL_GRFN_CHANGE_DOCUMENT has no parameter.
Method BUILD on class CL_GRFN_CHANGE_DOCUMENT has no exception.

Method BUILD_FIELD_LIST Signature

Method BUILD_FIELD_LIST on class CL_GRFN_CHANGE_DOCUMENT has no parameter.
Method BUILD_FIELD_LIST on class CL_GRFN_CHANGE_DOCUMENT has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_GRFN_CHANGE_DOCUMENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRFN_CHANGE_DOCUMENT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080701
2 Importing I_TIME_FROM Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080701
3 Importing I_TIME_UNTIL Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080701
4 Importing I_USERID Call by reference Type reference (TYPE) GRFN_USERID User ID 20080702

Method CONSTRUCTOR on class CL_GRFN_CHANGE_DOCUMENT has no exception.

Method GET_FIELD_DOMAIN_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CD Call by reference Type reference (TYPE) GRFN_S_ATTR_CD Attribute Change Document 20081103
2 Returning RT_FIXVALUES Value transfer Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20081103

Method GET_FIELD_DOMAIN_VALUES on class CL_GRFN_CHANGE_DOCUMENT has no exception.

Method GET_FIELD_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CD Call by reference Type reference (TYPE) GRFN_S_ATTR_CD Change Document 20081030
2 Returning R_FIELD Value transfer Type reference (TYPE) GRFN_S_FIELD Data Field 20081030

Method GET_FIELD_INFO on class CL_GRFN_CHANGE_DOCUMENT has no exception.

Method GET_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGE_ID Value transfer Type reference (TYPE) CDCHNGIND Change type (U, I, E, D) 20080710
2 Returning R_OPERATION Value transfer Type reference (TYPE) STRING 20080710

Method GET_OPERATION on class CL_GRFN_CHANGE_DOCUMENT has no exception.

Method PREPARE Signature

Method PREPARE on class CL_GRFN_CHANGE_DOCUMENT has no parameter.
Method PREPARE on class CL_GRFN_CHANGE_DOCUMENT has no exception.

Method READ_RAW Signature

Method READ_RAW on class CL_GRFN_CHANGE_DOCUMENT has no parameter.
Method READ_RAW on class CL_GRFN_CHANGE_DOCUMENT has no exception.

Method TRANSLATE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XS_CD Call by reference Type reference (TYPE) GRFN_S_ATTR_CD Attribute Change Document 20081103

Method TRANSLATE_VALUES on class CL_GRFN_CHANGE_DOCUMENT has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300