SAP ABAP Class IF_GRPC_API_AOD_GROUP (Interface for AOD 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 20091110
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_AOD_GROUP AOD Group Entity Class 20091030
Properties
Class IF_GRPC_API_AOD_GROUP  
Short Description Interface for AOD Group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091028   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRPC_API_AOD_GROUP has no forward declaration.
Interfaces
Class IF_GRPC_API_AOD_GROUP has no interface implemented.
Friends
Class IF_GRPC_API_AOD_GROUP has no friend class.
Attributes
Class IF_GRPC_API_AOD_GROUP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create AOD Group Entity 20091028
2 DELETE Instance method Public Method Delete AOD Group Entity 20091028
3 QUERY Static method Public Method Query AOD Group Entity List 20091028
4 RETRIEVE Instance method Public Method Retrieve AOD Data List associated with group entity 20091028
5 UPDATE Instance method Public Method Update AOD Group Entity 20091028
Events
Class IF_GRPC_API_AOD_GROUP has no event.
Types
Class IF_GRPC_API_AOD_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 Exporting E_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID GUID in 'CHAR' Format in Uppercase 20091030
2 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091028
3 Importing I_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091028

Method CREATE on class IF_GRPC_API_AOD_GROUP has no exception.

Method DELETE Signature

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

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AOD_GROUP Call by reference Type reference (TYPE) GRPC_T_AOD_GROUP table of GRPC_S_AOD_GROUP 20091028
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20091028
3 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20091028
4 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091028

Method QUERY on class IF_GRPC_API_AOD_GROUP has no exception.

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_AOD_GROUP Call by reference Type reference (TYPE) GRPC_S_AOD_GROUP aod group 20091030
2 Importing IV_EDITABLE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091030
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091029

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AOD_GROUP Call by reference Type reference (TYPE) GRPC_S_AOD_GROUP aod group 20091029
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091029
History
Last changed by/on SAP  20141106 
SAP Release Created in