SAP ABAP Class IF_GRFN_API_REG_REQ (Interface of regulation requirement)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GRFN_API_BASIS Basis interface for the GRC API 20080625
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_REG_REQ Regulation Requirement API 20080625
Properties
Class IF_GRFN_API_REG_REQ  
Short Description Interface of regulation requirement    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080625   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRFN_API_REG_REQ has no forward declaration.
Interfaces
Class IF_GRFN_API_REG_REQ has no interface implemented.
Friends
Class IF_GRFN_API_REG_REQ has no friend class.
Attributes
Class IF_GRFN_API_REG_REQ has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20080625
2 DELETE Instance method Public Method 20080625
3 GET_REGULATION Instance method Public Method 20100722
4 MOVE Instance method Public Method 20080625
5 QUERY Static method Public Method 20080625
6 RETRIEVE Instance method Public Method 20080625
7 UPDATE Instance method Public Method 20080625
Events
Class IF_GRFN_API_REG_REQ has no event.
Types
Class IF_GRFN_API_REG_REQ has no local type.
Method Signatures

Method CREATE 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 20080625
2 Importing IS_REG_REQ_DATA Call by reference Type reference (TYPE) GRFN_S_API_REG_REQ_DATA Regulation requirement data 20080625
3 Returning RV_REG_REQ_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080701
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080625

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETE_SUBNODES Call by reference Type reference (TYPE) GRFN_BOOLEAN Boolean 20080625
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080625

Method GET_REGULATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_REGULATION_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100722
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100722

Method MOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT_REG_REQ Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080630
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080630

Method QUERY 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 20080625
2 Importing I_PATTERN Call by reference Type reference (TYPE) GRFN_API_SEARCH_PATTERN API search pattern 20080625
3 Returning RT_REG_REQ_LIST Value transfer Type reference (TYPE) GRFN_T_API_REG_REQ_LIST Table type for regulation group data 20080627
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080625

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EDITABLE Value transfer Type reference (TYPE) GRFN_BOOLEAN Boolean 20080801
2 Returning RS_REG_REQ_DATA Value transfer Type reference (TYPE) GRFN_S_API_REG_REQ_DATA Regulation group data 20080627
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080625

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_REG_REQ_DATA Call by reference Type reference (TYPE) GRFN_S_API_REG_REQ_DATA Regulation data 20080625
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080625
History
Last changed by/on SAP  20141106 
SAP Release Created in