SAP ABAP Class CL_GRAC_API_SOD_FUNCTION (SOD Function)
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 20090829
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRAC_API_SOD_FUNCTION SOD Function Interface 20090903
Properties
Class CL_GRAC_API_SOD_FUNCTION  
Short Description SOD Function    
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 20090829   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 IF_GRAC_API_SOD_FUNCTION SOD Function Interface 20090903
Friends
Class CL_GRAC_API_SOD_FUNCTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_MODEL_CLASS Constant Public Type reference (TYPE) CLASSNAME 'CL_GRAC_MODEL_SOD_FUNCTION' Reference type 20090905
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTION_EXIST Static method Public Method Check the action existance 20100623
2 CHECK_FUNCTION_EXIST Static method Public Method Validation Method for Existance check of a Function ID. 20091113
3 CHECK_PERMISSION_EXIST Static method Public Method Check the permission existance 20100623
4 CREATE Static method Public Method Create new Function 20090903
5 CREATE_WF_DATA Static method Public Method Create function data from the workflow data 20100429
6 FILTERED_QUERY Static method Public Method Get Function list based on Filters 20091112
7 FILTERED_QUERY_EXTENDED Static method Public Method Get Function list based on Extended Filters 20100630
8 GET Static method Public Method Get Function 20090903
9 QUERY Static method Public Method Get Function list 20090903
Events
Class CL_GRAC_API_SOD_FUNCTION has no event.
Types
Class CL_GRAC_API_SOD_FUNCTION has no local type.
Method Signatures

Method CHECK_ACTION_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FUNC_ACTION Call by reference Type reference (TYPE) GRAC_S_API_SOD_FUNC_ACT SOD Function Action 20100623
2 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20100623

Method CHECK_ACTION_EXIST on class CL_GRAC_API_SOD_FUNCTION has no exception.

Method CHECK_FUNCTION_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNCTID Call by reference Type reference (TYPE) GRAC_FUNCT_ID Function Id 20091113
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20091113

Method CHECK_FUNCTION_EXIST on class CL_GRAC_API_SOD_FUNCTION has no exception.

Method CHECK_PERMISSION_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FUNC_PERMISSION Call by reference Type reference (TYPE) GRAC_T_API_SOD_FUNC_PRM SOD Function Permission 20100706
2 Importing IS_FUNC_PERMISSION Call by reference Type reference (TYPE) GRAC_S_API_SOD_FUNC_PRM SOD Function Permission 20100623

Method CHECK_PERMISSION_EXIST on class CL_GRAC_API_SOD_FUNCTION has no exception.

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 20090911
2 Importing IS_FUNC Call by reference Type reference (TYPE) GRAC_S_API_SOD_FUNC SOD Function structer 20090911
3 Importing IT_FUNC_ACT Call by reference Type reference (TYPE) GRAC_T_API_SOD_FUNC_ACT SOD Function Action 20090911
4 Importing IT_FUNC_PRM Call by reference Type reference (TYPE) GRAC_T_API_SOD_FUNC_PRM SOD Function Permissions 20090911

Method CREATE on class CL_GRAC_API_SOD_FUNCTION has no exception.

Method CREATE_WF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSMP_CONTEXT Call by reference Type reference (TYPE) GRFN_MW_S_EXECUTION_CONTEXT MSMP Execution Context for API and BWF 20100929
2 Importing IT_MSMP_FUNCTION_HEADER Call by reference Type reference (TYPE) GRAC_S_SOD_MSMP_FUNC_HEADER SOD Function workflow header structure 20100429
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100430

Method FILTERED_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FUNC_LIST Call by reference Type reference (TYPE) GRAC_T_API_SOD_FUNC SOD Function 20091112
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091112
3 Importing IT_BZPRC_FILTER Call by reference Type reference (TYPE) GRAC_T_RLI_BZPRC_RANGE 20100213
4 Importing IT_FUNC_DESC_FILTER Call by reference Type reference (TYPE) GRAC_T_DESCN_RANGE Description Range Table 20091112
5 Importing IT_FUNC_FILTER Call by reference Type reference (TYPE) GRAC_T_RLI_FUNC_RANGE Function Range table for filtering output 20091112
6 Importing IT_SCOPE_FILTER Call by reference Type reference (TYPE) GRAC_T_RLI_SCOPE_RANGE 20100213
7 Importing IT_UPDATEBY_FILTER Call by reference Type reference (TYPE) GRAC_T_SOD_UPDUSER_RANGE 20100213
8 Importing IT_UPDTIME_FILTER Call by reference Type reference (TYPE) GRAC_T_SOD_UPDTIME_RANGE 20100213

Method FILTERED_QUERY on class CL_GRAC_API_SOD_FUNCTION has no exception.

Method FILTERED_QUERY_EXTENDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FUNC_LIST Call by reference Type reference (TYPE) GRAC_T_API_SOD_FUNC SOD Function 20100630
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100630
3 Importing IT_ACTION_FILTER Call by reference Type reference (TYPE) GRAC_T_SOD_OBJECT_RANGE 20100630
4 Importing IT_ACTION_STAT_FILTER Call by reference Type reference (TYPE) GRAC_T_SOD_STATUS_RANGE 20100630
5 Importing IT_BZPRC_FILTER Call by reference Type reference (TYPE) GRAC_T_RLI_BZPRC_RANGE 20100630
6 Importing IT_FUNC_DESC_FILTER Call by reference Type reference (TYPE) GRAC_T_DESCN_RANGE Description Range Table 20100630
7 Importing IT_FUNC_FILTER Call by reference Type reference (TYPE) GRAC_T_RLI_FUNC_RANGE Function Range table for filtering output 20100630
8 Importing IT_RESOURCEEXTN_FILTER Call by reference Type reference (TYPE) GRAC_T_SOD_RESOURCE_EXTN_RANGE 20100630
9 Importing IT_RESOURCE_FILTER Call by reference Type reference (TYPE) GRAC_T_SOD_OBJECT_RANGE 20100630
10 Importing IT_RESOURCE_STAT_FILTER Call by reference Type reference (TYPE) GRAC_T_SOD_STATUS_RANGE 20100630
11 Importing IT_SCOPE_FILTER Call by reference Type reference (TYPE) GRAC_T_RLI_SCOPE_RANGE 20100630
12 Importing IT_UPDATEBY_FILTER Call by reference Type reference (TYPE) GRAC_T_SOD_UPDUSER_RANGE 20100630
13 Importing IT_UPDTIME_FILTER Call by reference Type reference (TYPE) GRAC_T_SOD_UPDTIME_RANGE 20100630

Method FILTERED_QUERY_EXTENDED on class CL_GRAC_API_SOD_FUNCTION has no exception.

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 20090905
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20090905
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRAC_API_SOD_FUNCTION Class for SOD Function API 20090905

Method GET on class CL_GRAC_API_SOD_FUNCTION has no exception.

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FUNC_LIST Call by reference Type reference (TYPE) GRAC_T_API_SOD_FUNC SOD Function 20090905
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20090905
3 Importing IT_FUNCTIONS_FILTER Call by reference Type reference (TYPE) GRAC_T_RLI_FUNC_RANGE Function Range table for filtering output 20091111

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