SAP ABAP Class CL_VBC_MODEL_MAPPER (Model 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 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_ADATA_MAPPER | Abstract Data Mapper | 20081113 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_VBC_MODEL_FINDER | Model Finder Interface | 20081112 |
Properties
Class | CL_VBC_MODEL_MAPPER | |
Short Description | Model Mapper | |
Super Class | CL_VBC_ADATA_MAPPER | Abstract Data Mapper |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | VBC_DATABASE | Database Layer |
Created | 20081112 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_VBC_MODEL_FINDER | Model Finder Interface | 20081112 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_VBC_FINDER_FACTORY | 20081119 | Finder Factory | |
2 | CL_VBC_MAPPER_FACTORY | 20081119 | Mapper Factory |
Attributes
Class CL_VBC_MODEL_MAPPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create or Modify Model Container | 20091008 |
2 | ![]() |
Instance method | Public | Method | Create or Modify Model Container | 20081121 |
Events
Class CL_VBC_MODEL_MAPPER has no event.
Types
Class CL_VBC_MODEL_MAPPER has no local type.
Method Signatures
Method DELETE_MODEL_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DOMAIN_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_VBC_DOMAIN_OBJECT | 20091008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091008 | ||
2 | ![]() |
20091008 |
Method MODIFY_MODEL_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DOMAIN_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_VBC_DOMAIN_OBJECT | 20081121 | |||
2 | ![]() |
IV_WITH_REVISIONING | Call by reference | Type reference (TYPE) | VBC_BOOLEAN | ABAP_FALSE | Boolean values TRUE (='X') and FALSE (= ' ') | 20091125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081121 | ||
2 | ![]() |
20081121 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |