SAP ABAP Class IF_GRAC_API_OWNER (Interface for AC Owner API)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_API_OWNER AC Owners API class 20091202
Properties
Class IF_GRAC_API_OWNER  
Short Description Interface for AC Owner API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091202   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
Class IF_GRAC_API_OWNER has no interface implemented.
Friends
Class IF_GRAC_API_OWNER has no friend class.
Attributes
Class IF_GRAC_API_OWNER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20091202
2 DELETE Instance method Public Method 20091202
3 QUERY Static method Public Method 20091202
4 RETRIEVE Instance method Public Method 20091202
5 UPDATE Instance method Public Method 20091202
Events
Class IF_GRAC_API_OWNER has no event.
Types
Class IF_GRAC_API_OWNER 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 Table for AC Owner 20091204
2 Importing IT_OWNER_LIST Call by reference Type reference (TYPE) GRAC_T_API_OWNER Table for Owner in APIs 20091203
3 Returning RV_OWNER_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091204
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091203

Method DELETE Signature

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

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OWNER_LIST Call by reference Type reference (TYPE) GRAC_T_API_OWNER Fire fighter Owner 20091202
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091202
3 Importing IT_CONDITION Call by reference Type reference (TYPE) GRAC_T_LOG_READ_CONDITION Read condition table for AC Logs 20100906
4 Importing IT_SEARCH Call by reference Type reference (TYPE) GRFN_T_SEARCH_CRITERIA Table for setting search param 20091202
5 Importing IV_BYPASS_BUFFER Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091228
6 Importing IV_ENTITY Value transfer Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20091202
7 Importing IV_OPERATION Call by reference Type reference (TYPE) GRFN_API_OPERATION_ID The ID of the operation 20120105
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091202

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OWNER_LIST Call by reference Type reference (TYPE) GRAC_T_API_OWNER Table for Owner in APIs 20091203
2 Importing IV_EDITABLE Value transfer Type reference (TYPE) GRFN_BOOLEAN ABAP_FALSE Boolean 20091203
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091203

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OWNER_LIST Call by reference Type reference (TYPE) GRAC_T_API_OWNER Table for AC Owner 20091203
2 Importing IV_OPERATION Call by reference Type reference (TYPE) GRFN_API_OPERATION_ID The ID of the operation 20111226
3 Importing IV_OWNER Call by reference Type reference (TYPE) GRAC_USER Owner Description 20111227
4 Importing IV_OWNER_TYP Call by reference Type reference (TYPE) GRAC_OWNER_TYPE Owner Type 20111227
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091203
History
Last changed by/on SAP  20141106 
SAP Release Created in