SAP ABAP Class IF_GRRM_OB_API_SDM (Static Data Management - API Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_OB_API_SDM Static Data Mapping - API Class 20110110
Properties
Class IF_GRRM_OB_API_SDM  
Short Description Static Data Management - API Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110106   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRRM_OB_API_SDM has no forward declaration.
Interfaces
Class IF_GRRM_OB_API_SDM has no interface implemented.
Friends
Class IF_GRRM_OB_API_SDM has no friend class.
Attributes
Class IF_GRRM_OB_API_SDM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create Multiple Static Data Mapping 20110110
2 DELETE Static method Public Method Delete Multiple Static Data Mapping 20110110
3 QUERY Static method Public Method Read Static Data Mapping 20110110
Events
Class IF_GRRM_OB_API_SDM has no event.
Types
Class IF_GRRM_OB_API_SDM 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 ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110110
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20110110
3 Importing IT_SDM_DATA Call by reference Type reference (TYPE) GRRM_OB_T_API_SDM_DATA Static Data Management Parameters Table 20110110
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION GRC OB: message class for Loss events 20110404

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110110
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20110110
3 Importing IT_SDM_DATA Call by reference Type reference (TYPE) GRRM_OB_T_API_SDM_DATA Static Data Management Parameters Table 20110110
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION GRC OB: message class for Loss events 20110404

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SDM_DATA Call by reference Type reference (TYPE) GRRM_OB_T_API_SDM_DATA Static Data Management Parameters 20110110
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20110110
3 Importing IT_SELECTION Call by reference Type reference (TYPE) GRRM_T_SELECTION Table of Ranges for Selection Fields 20110110

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