SAP ABAP Class CL_VBC_MAPPER_FACTORY (Mapper Factory)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-VBZ (Application Component) Visual Business
⤷
VBC_DATABASE (Package) Database Layer

⤷

⤷

Properties
Class | CL_VBC_MAPPER_FACTORY | |
Short Description | Mapper Factory | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | VBC_DATABASE | Database Layer |
Created | 20081117 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_VBC_MAPPER_FACTORY has no forward declaration.
Interfaces
Class CL_VBC_MAPPER_FACTORY has no interface implemented.
Friends
Class CL_VBC_MAPPER_FACTORY has no friend class.
Attributes
Class CL_VBC_MAPPER_FACTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Return the Application Mapper | 20100527 |
2 | ![]() |
Instance method | Public | Method | Returns the Context mapper | 20090720 |
3 | ![]() |
Instance method | Public | Method | Return the UI Configuration Mapper | 20090202 |
4 | ![]() |
Instance method | Public | Method | Return the Data Objects Mapper | 20091118 |
5 | ![]() |
Instance method | Public | Method | Return the Personalization Mapper | 20090512 |
6 | ![]() |
Instance method | Public | Method | Return the Service Endpoint Mapper | 20081126 |
Events
Class CL_VBC_MAPPER_FACTORY has no event.
Types
Class CL_VBC_MAPPER_FACTORY has no local type.
Method Signatures
Method GET_APPLICATION_MAPPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_APP_MAPPER | Value transfer | Object reference (TYPE REF TO) | IF_VBC_DATA_MAPPER | Dater Mapper Interface | 20100527 |
Method GET_APPLICATION_MAPPER on class CL_VBC_MAPPER_FACTORY has no exception.
Method GET_CNTXT_MAPPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_CONTEXT_MAPPER | Value transfer | Object reference (TYPE REF TO) | IF_VBC_DATA_MAPPER | Dater Mapper Interface | 20090720 |
Method GET_CNTXT_MAPPER on class CL_VBC_MAPPER_FACTORY has no exception.
Method GET_CONFIGURATION_MAPPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_CONFIG_MAPPER | Value transfer | Object reference (TYPE REF TO) | IF_VBC_DATA_MAPPER | Dater Mapper Interface | 20090202 |
Method GET_CONFIGURATION_MAPPER on class CL_VBC_MAPPER_FACTORY has no exception.
Method GET_DO_MAPPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_DO_MAPPER | Value transfer | Object reference (TYPE REF TO) | IF_VBC_DATA_MAPPER | Dater Mapper Interface | 20091118 |
Method GET_DO_MAPPER on class CL_VBC_MAPPER_FACTORY has no exception.
Method GET_PERS_MAPPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_PERS_MAPPER | Value transfer | Object reference (TYPE REF TO) | IF_VBC_DATA_MAPPER | Dater Mapper Interface | 20090512 |
Method GET_PERS_MAPPER on class CL_VBC_MAPPER_FACTORY has no exception.
Method GET_SEP_MAPPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_SEP_MAPPER | Value transfer | Object reference (TYPE REF TO) | IF_VBC_DATA_MAPPER | Dater Mapper Interface | 20081126 |
Method GET_SEP_MAPPER on class CL_VBC_MAPPER_FACTORY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |