SAP ABAP Class IF_GRAC_API_SPM_REASON_CODE (API Service interface for Reason Codes)
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 20090828
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_API_SPM_REASON_CODE API Class For Reason Codes 20090828
Properties
Class IF_GRAC_API_SPM_REASON_CODE  
Short Description API Service interface for Reason Codes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090828   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRAC_API_SPM_REASON_CODE has no forward declaration.
Interfaces
Class IF_GRAC_API_SPM_REASON_CODE has no interface implemented.
Friends
Class IF_GRAC_API_SPM_REASON_CODE has no friend class.
Attributes
Class IF_GRAC_API_SPM_REASON_CODE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create new Reason Code 20090828
2 DELETE Instance method Public Method Delete the selected Reason Code 20090828
3 QUERY Static method Public Method Query all Reason Codes 20090828
4 RETRIEVE Instance method Public Method Read the data for selected Reason Code 20090915
5 UPDATE Instance method Public Method Update the data for selected Reason code 20090828
Events
Class IF_GRAC_API_SPM_REASON_CODE has no event.
Types
Class IF_GRAC_API_SPM_REASON_CODE 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 20090911
2 Importing IS_REASON_DATA Call by reference Type reference (TYPE) GRAC_S_API_REASONCOD Controller group data structure 20090911
3 Returning RV_REASON_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20090915
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090915

Method DELETE Signature

Method DELETE on class IF_GRAC_API_SPM_REASON_CODE has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090915

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REASON_LIST Call by reference Type reference (TYPE) GRAC_T_API_REASONCOD Natural number 20090915
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION 20090915
3 Importing IV_CONNECTOR Call by reference Type reference (TYPE) STRING 20111213
4 Importing IV_PATTERN Call by reference Type reference (TYPE) GRFN_API_SEARCH_PATTERN 20090915
5 Importing IV_STATE Call by reference Type reference (TYPE) GRAC_STATE Specify Reason Code usage in the system 20090915
6 Importing IV_STATUS Call by reference Type reference (TYPE) GRAC_STATUS Description of Status 20090915
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090915

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REASON_DATA Call by reference Type reference (TYPE) GRAC_S_API_REASONCOD Reason Codes 20090915
2 Exporting ET_SYSTEM_LIST Call by reference Type reference (TYPE) GRAC_T_API_REASONSYS Reason code ans system relation 20090915
3 Importing IV_CONNECTOR Call by reference Type reference (TYPE) STRING 20111213
4 Importing IV_EDITABLE Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20090915
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090915

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_REASON_DATA Call by reference Type reference (TYPE) GRAC_S_API_REASONCOD Reason Codes 20090915
2 Importing IT_SYSTEM_LIST Call by reference Type reference (TYPE) GRAC_T_API_REASONSYS table type for controller group to Controller assignment 20090915
3 Importing IV_OPERATION Call by reference Type reference (TYPE) GRFN_API_OPERATION_ID The ID of the operation 20120217
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090915
History
Last changed by/on SAP  20141106 
SAP Release Created in