SAP ABAP Class CL_GRAC_API_OWNER (AC Owners API class)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_ENTITY_API (Package) Access Control GRC API Support
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_API_BASIS Basis class for GRC API classes 20091202
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRAC_API_OWNER Interface for AC Owner API 20091202
Properties
Class CL_GRAC_API_OWNER  
Short Description AC Owners API class    
Super Class CL_GRFN_API_BASIS Basis class for GRC API classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_ENTITY_API   Access Control GRC API Support 
Created 20091202   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GRAC0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRAC_API_OWNER Interface for AC Owner API 20091202
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_SESSION 20091203 Session Management for GRC APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_MSG_CLASS Constant Private Type reference (TYPE) SY-MSGID 'GRAC_SPM_MESSAGES' Message Class 20111222
2 GC_GROUP_LINK Constant Public Type reference (TYPE) STRING 'GROUP_LINK' 20100906
3 GC_OWNER Constant Public Type reference (TYPE) GRFN_API_ENTITY_ID GRAC0_SPM_ENTITY-OWNER Owner 20091202
4 GC_OWNER_TYPE Constant Public Type reference (TYPE) STRING 'OWNER_TYPE' Owner Type 20091202
5 GC_UPDATED_BY Constant Public Type reference (TYPE) STRING 'UPDATED_BY' Updated By 20100517
6 GC_UPDATED_ON Constant Public Type reference (TYPE) STRING 'UPDATED_ON' Updated On 20100517
7 MC_ERROR Constant Private Type reference (TYPE) SY-MSGTY 'E' Message Class 20091203
8 MC_MODEL_OWNER Constant Private Type reference (TYPE) CLASSNAME 'CL_GRAC_MODEL_OWNER' Reference type 20091203
9 MV_MSG_CLASS Constant Private Type reference (TYPE) SY-MSGID 'GRAC_ENTITY_API' Reference type 20091216
Methods
# Method Level Visibility Method type Description Created on
1 GET Static method Private Method 20091203
Events
Class CL_GRAC_API_OWNER has no event.
Types
Class CL_GRAC_API_OWNER has no local type.
Method Signatures

Method GET 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 20091203
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091203
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRAC_API_OWNER AC Owners API class 20091203

Method GET on class CL_GRAC_API_OWNER has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600