SAP ABAP Class IF_AREN_DATABASE (IF_AREN_DATABASE)
Properties
Class IF_AREN_DATABASE  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060703   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_AREN_DATABASE has no forward declaration.
Interfaces
Class IF_AREN_DATABASE has no interface implemented.
Friends
Class IF_AREN_DATABASE has no friend class.
Attributes
Class IF_AREN_DATABASE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE Instance method Public Method CHANGE 20060703
2 CREATE_DATA Instance method Public Method CREATE_DATA 20060703
3 PREPARE_CHANGE Instance method Public Method PREPARE_CHANGE 20060703
4 SELECT Instance method Public Method SELECT 20060703
Events
Class IF_AREN_DATABASE has no event.
Types
Class IF_AREN_DATABASE has no local type.
Method Signatures

Method CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DELETED Call by reference Type reference (TYPE) ANY E_DELETED 20060703
2 Exporting E_INSERTED Call by reference Type reference (TYPE) ANY E_INSERTED 20060703
3 Exporting E_UPDATED_NEW Call by reference Type reference (TYPE) ANY E_UPDATED_NEW 20060703
4 Exporting E_UPDATED_OLD Call by reference Type reference (TYPE) ANY E_UPDATED_OLD 20060703
5 Importing I_DELETE Call by reference Type reference (TYPE) ANY I_DELETE 20060703
6 Importing I_FLG_IN_UPDATE_TASK Call by reference Type reference (TYPE) OS_BOOLEAN I_FLG_IN_UPDATE_TASK 20060703
7 Importing I_INSERT Call by reference Type reference (TYPE) ANY I_INSERT 20060703
8 Importing I_UPDATE Call by reference Type reference (TYPE) ANY I_UPDATE 20060703

Method CHANGE on class IF_AREN_DATABASE has no exception.

Method CREATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_DATA Value transfer Object reference (TYPE REF TO) DATA R_REF_DATA 20060703

Method CREATE_DATA on class IF_AREN_DATABASE has no exception.

Method PREPARE_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DELETE Call by reference Type reference (TYPE) ANY E_DELETE 20060703
2 Exporting E_INSERT Call by reference Type reference (TYPE) ANY E_INSERT 20060703
3 Exporting E_UPDATE Call by reference Type reference (TYPE) ANY E_UPDATE 20060703
4 Importing I_DATA_NEW Call by reference Type reference (TYPE) ANY I_DATA_NEW 20060703
5 Importing I_DATA_OLD Call by reference Type reference (TYPE) ANY I_DATA_OLD 20060703

Method PREPARE_CHANGE on class IF_AREN_DATABASE has no exception.

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Call by reference Type reference (TYPE) ANY E_DATA 20060703
2 Exporting E_RC Call by reference Type reference (TYPE) SY-SUBRC E_RC 20060703

Method SELECT on class IF_AREN_DATABASE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in