SAP ABAP Class IF_GRFN_API_REG_GROUP (Interface of regulation group)
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 20080623
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_REG_GROUP Regulation Group API 20080623
Properties
Class IF_GRFN_API_REG_GROUP  
Short Description Interface of regulation group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080623   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRFN_API_REG_GROUP has no forward declaration.
Interfaces
Class IF_GRFN_API_REG_GROUP has no interface implemented.
Friends
Class IF_GRFN_API_REG_GROUP has no friend class.
Attributes
Class IF_GRFN_API_REG_GROUP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20080623
2 DELETE Instance method Public Method 20080623
3 GET_REGULATIONS Instance method Public Method 20100722
4 MOVE Instance method Public Method 20080623
5 QUERY Static method Public Method 20080623
6 RETRIEVE Instance method Public Method 20080623
7 UPDATE Instance method Public Method 20080623
Events
Class IF_GRFN_API_REG_GROUP has no event.
Types
Class IF_GRFN_API_REG_GROUP 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_GROUP_DATA Call by reference Type reference (TYPE) GRFN_S_API_REG_GROUP_DATA Regulation group data 20080625
3 Returning RV_REG_GROUP_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_REGULATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_REGULATION_ID Value transfer Type reference (TYPE) GRFN_T_API_OBJECT_ID Table type of API 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_GROUP Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080627
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080627

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_GROUP_LIST Value transfer Type reference (TYPE) GRFN_T_API_REG_GROUP_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 Importing I_REGULATION_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20090715
3 Returning RS_REG_GROUP_DATA Value transfer Type reference (TYPE) GRFN_S_API_REG_GROUP_DATA Regulation group data 20080626
# 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_GROUP_DATA Call by reference Type reference (TYPE) GRFN_S_API_REG_GROUP_DATA Regulation group 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