SAP ABAP Class CL_GRFN_API_EXT_ASGN (Extension API Class)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_ENTITY_API (Package) GRC Foundation API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_API_EXTENSION Basis Extension implementations 20091202
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_EXT_ASGN Extension API Interface 20091202
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_API_EXT_AC_OWNER AC Owner Extension 20091230
2 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_API_EXT_AC_OWNER_CN AC Owner Extension for Control 20100505
3 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_API_EXT_AC_RISK AC Risk Extension 20091230
4 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_API_EXT_AC_ROLE AC Role Extension 20100129
5 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_API_EXT_AC_USER AC User Extension 20100127
6 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_API_EXT_DB Master Data Extension API 20091202
Properties
Class CL_GRFN_API_EXT_ASGN  
Short Description Extension API Class    
Super Class CL_GRFN_API_EXTENSION Basis Extension implementations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_ENTITY_API   GRC Foundation API 
Created 20091202   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_API_EXT_ASGN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_EXT_ASGN Extension API Interface 20091202
Friends
Class CL_GRFN_API_EXT_ASGN has no friend class.
Attributes
Class CL_GRFN_API_EXT_ASGN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORIZE Instance method Protected Method 20100611
2 GET_LINE_TYPE_BY_EXT Static method Protected Method Get the line type of extension 20100105
3 RETRIEVE Instance method Protected Method Retrieve an extension's detail information 20100304
4 UPDATE Instance method Protected Method 20100304
Events
Class CL_GRFN_API_EXT_ASGN has no event.
Types
Class CL_GRFN_API_EXT_ASGN has no local type.
Method Signatures

Method AUTHORIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXT Call by reference Type reference (TYPE) GRFN_EXT Extension Object Type 20100617
2 Importing IV_OPERATION Value transfer Type reference (TYPE) GRFN_API_OPERATION_ID The ID of the operation 20100611
3 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100618
4 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100617
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100618

Method GET_LINE_TYPE_BY_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXT Call by reference Type reference (TYPE) GRFN_EXT Extension object type 20100105
2 Returning RO_LINE_TYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Line type of extension 20100105
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100105

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_LINE_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20100304
2 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20100304
3 Exporting ES_EXT_DATA Call by reference Type reference (TYPE) GRFN_S_EXT_DATA Extension object 20100304
4 Importing IS_EXT Call by reference Type reference (TYPE) GRFN_S_EXT Extension object 20100304
5 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100304
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100304

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EXT Call by reference Type reference (TYPE) GRFN_S_EXT Extension object 20100304
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100304
History
Last changed by/on SAP  20141106 
SAP Release Created in 600