SAP ABAP Interface IF_GRFN_API_EXT_ASGN (Extension API Interface)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_ENTITY_API (Package) GRC Foundation API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_EXT_ASGN Extension API Class 20091202
Properties
Interface IF_GRFN_API_EXT_ASGN  
Short Description Extension API Interface    
General Data
Package GRFN_ENTITY_API   GRC Foundation API 
Created 20091202   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_API_EXT_ASGN has no interface.
Friends
Interface IF_GRFN_API_EXT_ASGN has no friend.
Attributes
Interface IF_GRFN_API_EXT_ASGN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FILL_REQUIRED_FIELD Instance method Public Method Fill required fields by import 20110315
2 GET_EXTENSIONS Instance method Public Method Get extensions 20091202
3 GET_LINE_TYPE Instance method Public Method Get line type of extension 20100304
4 QUERY Instance method Public Method Query all 20091202
5 RETRIEVE Instance method Public Method Retrieve an extension's detail information 20091202
6 SEARCH_BY_EXT Static method Public Method Search objects by extension 20091228
7 SET_EXTENSIONS Instance method Public Method Set extensions 20091202
8 VALIDATE Instance method Public Method Validate extensions 20100425
Events
Interface IF_GRFN_API_EXT_ASGN has no event.
Types
Interface IF_GRFN_API_EXT_ASGN has no local type.
Method Signatures

Method FILL_REQUIRED_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Object reference (TYPE REF TO) DATA Extensions 20110315
2 Importing IV_INDEX Call by reference Type reference (TYPE) INT4 Natural number 20110315
3 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20110315
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110315

Method GET_EXTENSIONS 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 20091202
2 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091202
3 Returning RT_EXT Value transfer Type reference (TYPE) GRFN_T_EXT Extension object table 20091202
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091202

Method GET_LINE_TYPE Signature

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

Method QUERY 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 20091202
2 Exporting ET_DATA Call by reference Object reference (TYPE REF TO) DATA 20091222
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091202
4 Importing IT_QUERY_OPTION Call by reference Type reference (TYPE) GRFN_T_QUERY_OPTION Field Query Options 20100827
5 Importing IV_EXT Call by reference Type reference (TYPE) GRFN_EXT Extension object type 20091202
6 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20091202
7 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091202
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091218

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 20091202
2 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20091229
3 Exporting ES_EXT_DATA Call by reference Type reference (TYPE) GRFN_S_EXT_DATA Extension object 20091202
4 Importing IS_EXT Call by reference Type reference (TYPE) GRFN_S_EXT Extension object 20091202
5 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091202
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091218

Method SEARCH_BY_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECT_ID Call by reference Type reference (TYPE) GRFN_T_API_OBJECT_ID Table type of API object ID 20091228
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091228
3 Importing IS_EXT Call by reference Type reference (TYPE) GRFN_S_EXT Extension object 20091228
4 Importing IV_REVERSE_WILDCARD Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110107
5 Importing IV_WILDCARD Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100226
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091228

Method SET_EXTENSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXT Call by reference Type reference (TYPE) GRFN_T_EXT Extension object table 20091202
2 Importing IV_EXT Call by reference Type reference (TYPE) GRFN_EXT Extension object type 20091202
3 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091202
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091202

Method VALIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Object reference (TYPE REF TO) DATA Extensions 20100425
2 Importing IV_INDEX Call by reference Type reference (TYPE) INT4 Natural number 20100426
3 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100425
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100425
History
Last changed by/on SAP  20141106 
SAP Release Created in 600