SAP ABAP Interface IF_GRFN_OBJTYPE_DESCR (GRC Object type descriptor)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_API_SERVICES (Package) GRC Foundation API Services
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_DESCR_PLANNER GRC PC Object Type descriptor: Planner 20080729
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_RISK_DESCR Response template descriptor 20100621
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_RESPTEMPL_DESCR Response template descriptor 20100209
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_RESPONSE_DESCR Response template descriptor 20100621
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_OB_RCSA_PLAN_DESCR RCSA plan descriptor class 20110411
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_OB_LOSEVT_DESCR LOSEVT descriptor class 20110519
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CRISK_DESCR Response template descriptor 20100621
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CRGROUP_DESCR Risk category descriptor 20100226
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_ANALYTICS_DESCR Response template descriptor 20100426
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_XSUBPROCESS_DESCR Central subprocess descriptor 20121203
... Click here to see Used By full list (31 items)
Properties
Interface IF_GRFN_OBJTYPE_DESCR  
Short Description GRC Object type descriptor    
General Data
Package GRFN_API_SERVICES   GRC Foundation API Services 
Created 20080123   SAP 
Last changed 20141106    
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)
Interfaces
Interface IF_GRFN_OBJTYPE_DESCR has no interface.
Friends
Interface IF_GRFN_OBJTYPE_DESCR has no friend.
Attributes
Interface IF_GRFN_OBJTYPE_DESCR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CENTRAL_CHECK Instance method Public Method Determines if the object is centrally checked 20110518
2 GET Static method Public Method Returns a singleton instance of the descriiptor class 20080508
3 GET_REPORTING_COLUMNS Instance method Public Method Returns dynamic reporting columns for a certain entity 20100621
4 GET_REP_ATTR_TEXT Instance method Public Method 20100624
5 GET_STARTUP_OBJECTS Instance method Public Method Returns startup objects for a certain entity 20100209
6 GET_SUBENTITIES Instance method Public Method Returns all subtypes for this object type 20080626
7 GET_SUBENTITY Instance method Public Method Returns the subtype for a certain object 20080626
8 GET_SUBENTITY_DESCR Instance method Public Method Returns description for subentity 20100622
Events
Interface IF_GRFN_OBJTYPE_DESCR has no event.
Types
Interface IF_GRFN_OBJTYPE_DESCR has no local type.
Method Signatures

Method CENTRAL_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUBENTITY Call by reference Type reference (TYPE) GRFN_SUBENTITY Subentity 20110524
2 Returning RV_CENTRAL_CHECK Value transfer Type reference (TYPE) ABAP_BOOL Central Check flag 20110518

Method CENTRAL_CHECK on Interface IF_GRFN_OBJTYPE_DESCR has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_GRFN_OBJTYPE_DESCR GRC Object type descriptor 20080508

Method GET on Interface IF_GRFN_OBJTYPE_DESCR has no exception.

Method GET_REPORTING_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20100629
2 Returning RT_COLUMNS Value transfer Type reference (TYPE) GRFN_T_FIELDMAP List of fields 20100621

Method GET_REPORTING_COLUMNS on Interface IF_GRFN_OBJTYPE_DESCR has no exception.

Method GET_REP_ATTR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTR_VALUE Call by reference Type reference (TYPE) CLIKE 20100624
2 Importing IV_FIELD_ID Call by reference Type reference (TYPE) CLIKE 20100624
3 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU Language Key 20100624
4 Returning RV_ATTR_TEXT Value transfer Type reference (TYPE) GRFN_ATTRTEXT Attribute text 20100624

Method GET_REP_ATTR_TEXT on Interface IF_GRFN_OBJTYPE_DESCR has no exception.

Method GET_STARTUP_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100209
2 Importing IV_USER Call by reference Type reference (TYPE) UNAME SY-UNAME User Name 20100209
3 Returning RT_OBJECTS Value transfer Type reference (TYPE) GRFN_T_API_OBJECT_ID Table type of API object ID 20100209

Method GET_STARTUP_OBJECTS on Interface IF_GRFN_OBJTYPE_DESCR has no exception.

Method GET_SUBENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SUBENTITY Value transfer Type reference (TYPE) GRFN_T_SUBENTITY Table of subentities 20080626

Method GET_SUBENTITIES on Interface IF_GRFN_OBJTYPE_DESCR has no exception.

Method GET_SUBENTITY 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 20080626
2 Returning RV_SUBENTITY Value transfer Type reference (TYPE) GRFN_SUBENTITY Subentity 20080626

Method GET_SUBENTITY on Interface IF_GRFN_OBJTYPE_DESCR has no exception.

Method GET_SUBENTITY_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUBENTITY Call by reference Type reference (TYPE) GRFN_SUBENTITY Subentity 20100622
2 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) GRFN_DESCRIPTION Description 20100622

Method GET_SUBENTITY_DESCR on Interface IF_GRFN_OBJTYPE_DESCR has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_DESCR_PLANNER GRC PC Object Type descriptor: Planner 20080729
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_RISK_DESCR Response template descriptor 20100621
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_RESPTEMPL_DESCR Response template descriptor 20100209
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_RESPONSE_DESCR Response template descriptor 20100621
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_OB_RCSA_PLAN_DESCR RCSA plan descriptor class 20110411
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_OB_LOSEVT_DESCR LOSEVT descriptor class 20110519
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CRISK_DESCR Response template descriptor 20100621
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CRGROUP_DESCR Risk category descriptor 20100226
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_ANALYTICS_DESCR Response template descriptor 20100426
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_XSUBPROCESS_DESCR Central subprocess descriptor 20121203
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_XPROCESS_DESCR central Process Descriptor 20130219
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_XECONTROL_DESCR central entity-level control descriptor 20121121
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_XCONTROL_DESCR central entity-level control descriptor 20130111
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_TESTPLAN_DESCR Descriptor class for test plans 20130917
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_DP_DISCSVY_PLAN_DESCR Disclosure survey plan descriptor class 20120416
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_DESCR_RULE GRC Object Type descriptor: Rule 20100908
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_DESCR_SPM_REASON_CODE Descriptor class for SPM Reason Codes 20100210
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_DESCR_CASETL GRC PC Object Type descriptor: Test Log 20080729
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_DESCR_CASETE GRC PC Object Type descriptor: Testing 20080729
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_DESCR_CASEPL GRC PC Object Type descriptor: Plan 20080729
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_DESCR_CASEIS GRC PC Object Type descriptor: Issue 20080729
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_DESCR_CASECP GRC PC Object Type descriptor: Plan 20080805
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_DESCR_CASEAS GRC PC Object Type descriptor: Assessment 20080729
24 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_DESCR_ACC_GROUP GRC Object Type descriptor: Account Group 20100707
25 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_REGULATION_DESCR Regulation descriptor 20100615
26 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_ORGUNIT_DESCR if_grfn_objtype_descr 20110615
27 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_OBJTYPE_DESCR GRC Object Type descriptor 20080507
28 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_DESCR_POLICY GRC Object Type descriptor: Policy 20100607
29 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_DESCR_CASEAI GRC PC Object Type descriptor: Issue 20100630
30 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_DATASOURCE_DESCR BR version class for reporting 20100622
31 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_BUSINESSRULE_DESCR BR version class for reporting 20120726
History
Last changed by/on SAP  20141106 
SAP Release Created in 300