SAP ABAP Class CL_VBC_ADATA_MAPPER (Abstract Data Mapper)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-VBZ (Application Component) Visual Business
     VBC_DATABASE (Package) Database Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_VBC_DATA_MAPPER Dater Mapper Interface 20081113
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_VBC_APPLICATION_MAPPER Application Mapper 20100527
2 Inheritance (c INHERITING FROM c_ref)  CL_VBC_CNTXT_MAPPER Model context mapper 20090605
3 Inheritance (c INHERITING FROM c_ref)  CL_VBC_CONFIGURATION_MAPPER UI Configuration Mapper 20090202
4 Inheritance (c INHERITING FROM c_ref)  CL_VBC_CUSTOMIZING_MAPPER Customizing Mapper 20081119
5 Inheritance (c INHERITING FROM c_ref)  CL_VBC_DO_MAPPER Visual Object Mapper 20081125
6 Inheritance (c INHERITING FROM c_ref)  CL_VBC_MODEL_MAPPER Model Mapper 20081113
7 Inheritance (c INHERITING FROM c_ref)  CL_VBC_MO_MAPPER Mapper Class for Message Object 20091001
8 Inheritance (c INHERITING FROM c_ref)  CL_VBC_PERS_MAPPER Personalization Mapper 20090205
9 Inheritance (c INHERITING FROM c_ref)  CL_VBC_SEP_MAPPER Service Endpoint Mapper 20081126
10 Inheritance (c INHERITING FROM c_ref)  CL_VBC_TXT_MAPPER Text Mapper 20081218
... Click here to see Used By full list (11 items)
Properties
Class CL_VBC_ADATA_MAPPER  
Short Description Abstract Data Mapper    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package VBC_DATABASE   Database Layer 
Created 20081113   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
# Interface Abstract Final Description Created on
1 IF_VBC_DATA_MAPPER Dater Mapper Interface 20081113
Friends
Class CL_VBC_ADATA_MAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_TX_TIMESTAMP Static Attribute Private Type reference (TYPE) TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100804
2 MC_CORRECTION_MODE_INSERT Constant Public Type reference (TYPE) STRING 'INSERT' Transport correction mode 20100628
3 MC_CORRECTION_MODE_MODIFY Constant Public Type reference (TYPE) STRING 'MODIFY' Transport correction mode 20100628
4 MC_ENC_TYPE_DEACTIVATE Constant Public Type reference (TYPE) VBC_ENC_TYPE '3' Type of enhancement 20100615
5 MC_ENC_TYPE_ENHANCE Constant Public Type reference (TYPE) VBC_ENC_TYPE '2' Type of enhancement 20100615
6 MC_ENC_TYPE_INSERT Constant Public Type reference (TYPE) VBC_ENC_TYPE '1' Type of enhancement 20100615
7 MO_PARENT_APP Instance attribute Public Object reference (TYPE REF TO) CL_VBC_APPLICATION Visual Business Application 20100601
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100804
2 ON_TRANSACTION_FINISHED Static method Private Event handling method 20100804
3 SET_ADMIN_DATA Static method Protected Method 20100804
Events
Class CL_VBC_ADATA_MAPPER has no event.
Types
Class CL_VBC_ADATA_MAPPER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_VBC_ADATA_MAPPER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_VBC_ADATA_MAPPER has no exception.

Method ON_TRANSACTION_FINISHED Signature

Method ON_TRANSACTION_FINISHED on class CL_VBC_ADATA_MAPPER has no parameter.
Method ON_TRANSACTION_FINISHED on class CL_VBC_ADATA_MAPPER has no exception.

Method SET_ADMIN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ADMIN_DATA Call by reference Type reference (TYPE) VBC_S_ADMIN_DATA Administaration Data for Configuration Objects 20100804

Method SET_ADMIN_DATA on class CL_VBC_ADATA_MAPPER has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_VBC_APPLICATION_MAPPER Application Mapper 20100527
2 Inheritance (c INHERITING FROM c_ref)  CL_VBC_CNTXT_MAPPER Model context mapper 20090605
3 Inheritance (c INHERITING FROM c_ref)  CL_VBC_CONFIGURATION_MAPPER UI Configuration Mapper 20090202
4 Inheritance (c INHERITING FROM c_ref)  CL_VBC_CUSTOMIZING_MAPPER Customizing Mapper 20081119
5 Inheritance (c INHERITING FROM c_ref)  CL_VBC_DO_MAPPER Visual Object Mapper 20081125
6 Inheritance (c INHERITING FROM c_ref)  CL_VBC_MODEL_MAPPER Model Mapper 20081113
7 Inheritance (c INHERITING FROM c_ref)  CL_VBC_MO_MAPPER Mapper Class for Message Object 20091001
8 Inheritance (c INHERITING FROM c_ref)  CL_VBC_PERS_MAPPER Personalization Mapper 20090205
9 Inheritance (c INHERITING FROM c_ref)  CL_VBC_SEP_MAPPER Service Endpoint Mapper 20081126
10 Inheritance (c INHERITING FROM c_ref)  CL_VBC_TXT_MAPPER Text Mapper 20081218
11 Inheritance (c INHERITING FROM c_ref)  CL_VBC_VO_MAPPER Visual Object Mapper 20081121
History
Last changed by/on SAP  20110908 
SAP Release Created in 702