SAP ABAP Class CL_CRM_BOL_ENTITY_FACTORY2 (Factory for Creation of Root Entities)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-BOL (Application Component) Business Object Layer
⤷
CRM_BOL (Package) CRM Business Object Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_BOL_ABSTR_BO | Abstract Basis Class for BOL Business Objects | 20081117 |
Properties
| Class | CL_CRM_BOL_ENTITY_FACTORY2 | |
| Short Description | Factory for Creation of Root Entities | |
| Super Class | CL_CRM_BOL_ABSTR_BO | Abstract Basis Class for BOL Business Objects |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BOL | CRM Business Object Layer |
| Created | 20081117 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_BOL_ENTITY_FACTORY2 has no forward declaration.
Interfaces
Class CL_CRM_BOL_ENTITY_FACTORY2 has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CRM_BOL_CORE | 20081117 | BOL Core |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_BOL_CORE | 20081117 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CRMT_ATTR_NAME_TAB | Table of Attribute Names | 20081117 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20081117 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reporting Along a Structure | 20081117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20081117 | |
| 2 | Instance method | Public | Method | 20081117 | ||
| 3 | Instance method | Public | Method | 20090216 | ||
| 4 | Static method | Public | Method | 20081117 | ||
| 5 | Instance method | Public | Method | 20081117 |
Events
Class CL_CRM_BOL_ENTITY_FACTORY2 has no event.
Types
Class CL_CRM_BOL_ENTITY_FACTORY2 has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREATE_STRUCT | Call by reference | Type reference (TYPE) | STRUKNAME | Structure Name | 20081117 | |||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20081117 |
Method CONSTRUCTOR on class CL_CRM_BOL_ENTITY_FACTORY2 has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | 20081117 |
Method CREATE on class CL_CRM_BOL_ENTITY_FACTORY2 has no exception.
Method CREATE_MULTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NUMBER | Call by reference | Type reference (TYPE) | I | Amount of Entitities to create | 20090216 | |||
| 2 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_ENTITY_COL | 20090216 |
Method CREATE_MULTI on class CL_CRM_BOL_ENTITY_FACTORY2 has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20081117 | |||
| 2 | RV_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY_FACTORY2 | Factory for Creation of Root Entities | 20081117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception: Object Not Supported | 20081205 |
Method GET_PARAMETER_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | Parameter Table of Name-Value Pairs | 20081117 |
Method GET_PARAMETER_TABLE on class CL_CRM_BOL_ENTITY_FACTORY2 has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |