SAP ABAP Class IF_VBC_DATA_MAPPER (Dater Mapper Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VBC_ADATA_MAPPER Abstract Data Mapper 20081113
Properties
Class IF_VBC_DATA_MAPPER  
Short Description Dater Mapper Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081111   SAP 
Last change 20110908   SAP 
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_VBC_DATA_MAPPER has no interface implemented.
Friends
Class IF_VBC_DATA_MAPPER has no friend class.
Attributes
Class IF_VBC_DATA_MAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete Object from DB 20081113
2 MODIFY Instance method Public Method Create or Modify Object on DB 20081113
3 READ Instance method Public Method Read Object from DB 20081113
Events
Class IF_VBC_DATA_MAPPER has no event.
Types
Class IF_VBC_DATA_MAPPER has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DOMAIN_OBJECT Call by reference Object reference (TYPE REF TO) IF_VBC_DOMAIN_OBJECT 20081113
# Exception Resumable Description Created on
1 CX_VBC_DB 20081113
2 CX_VBC_LOCK 20081113

Method MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DOMAIN_OBJECT Call by reference Object reference (TYPE REF TO) IF_VBC_DOMAIN_OBJECT 20081117
# Exception Resumable Description Created on
1 CX_VBC_DB 20081113
2 CX_VBC_LOCK 20081113

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APP_METADATA Call by reference Type reference (TYPE) VBC_S_APP_METADATA Application Metadata 20100527
2 Importing IV_OID Call by reference Type reference (TYPE) VBC_APP_ID Application ID 20081113
3 Importing IV_VERSION Call by reference Type reference (TYPE) VBC_VERSION Version 20081117
4 Returning RO_DOMAIN_OBJECT Value transfer Object reference (TYPE REF TO) IF_VBC_DOMAIN_OBJECT 20081113
# Exception Resumable Description Created on
1 CX_VBC_NOT_FOUND 20081113
History
Last changed by/on SAP  20110908 
SAP Release Created in