SAP ABAP Class IF_RSBPC_DATA_ACCESS (BPC: Interface for Data Access Layer)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBPCW_WORK_STATUS_DAO BPC: Work Status Data Access Object 20130424
Properties
Class IF_RSBPC_DATA_ACCESS  
Short Description BPC: Interface for Data Access Layer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130315   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSBPC_DATA_ACCESS has no forward declaration.
Interfaces
Class IF_RSBPC_DATA_ACCESS has no interface implemented.
Friends
Class IF_RSBPC_DATA_ACCESS has no friend class.
Attributes
Class IF_RSBPC_DATA_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMMIT Instance method Public Method Commit all changes 20130315
2 GET_INSTANCE Static method Public Method Get Instance 20130315
3 ROLLBACK Instance method Public Method Rollback all changes since last Commit 20130315
Events
Class IF_RSBPC_DATA_ACCESS has no event.
Types
Class IF_RSBPC_DATA_ACCESS has no local type.
Method Signatures

Method COMMIT Signature

Method COMMIT on class IF_RSBPC_DATA_ACCESS has no parameter.
Method COMMIT on class IF_RSBPC_DATA_ACCESS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_RSBPC_DATA_ACCESS Interface for data access layer 20130315
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130315

Method GET_INSTANCE on class IF_RSBPC_DATA_ACCESS has no exception.

Method ROLLBACK Signature

Method ROLLBACK on class IF_RSBPC_DATA_ACCESS has no parameter.
Method ROLLBACK on class IF_RSBPC_DATA_ACCESS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in