SAP ABAP Interface IF_VBC_DATA_MAPPER (Dater Mapper Interface)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-VBZ (Application Component) Visual Business
     VBC_DATABASE (Package) Database Layer
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
Interface IF_VBC_DATA_MAPPER  
Short Description Dater Mapper Interface    
General Data
Package VBC_DATABASE   Database Layer 
Created 20081111   SAP 
Last changed 20110908   SAP 
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
Interface IF_VBC_DATA_MAPPER has no interface.
Friends
Interface IF_VBC_DATA_MAPPER has no friend.
Attributes
Interface 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
Interface IF_VBC_DATA_MAPPER has no event.
Types
Interface 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 702