SAP ABAP Class CL_CRM_BOL_ENTITY_COL_UT (Entity Collection with Uniform Entity Type)
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_ENTITY_COL | Entities Collection | 20031218 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BOL_ENTITY_ACCESS | 20091006 |
Properties
| Class | CL_CRM_BOL_ENTITY_COL_UT | |
| Short Description | Entity Collection with Uniform Entity Type | |
| Super Class | CL_CRM_BOL_ENTITY_COL | Entities Collection |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BOL | CRM Business Object Layer |
| Created | 20031218 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BOL_ENTITY_ACCESS | 20091006 |
Friends
Class CL_CRM_BOL_ENTITY_COL_UT has no friend class.
Attributes
Class CL_CRM_BOL_ENTITY_COL_UT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20031218 | |
| 2 | Static method | Public | Method | Converts a Collection to a Class Type | 20031218 | |
| 3 | Instance method | Public | Method | Returns a Table of All Object Attributes in a Collection | 20091006 | |
| 4 | Instance method | Public | Method | Returns a Results Table According to BPath Specified | 20090401 | |
| 5 | Instance method | Public | Method | Returns All Entities in a Given Relation | 20031218 | |
| 6 | Instance method | Public | Method | Returns All Entities According to BPath Specified | 20090401 |
Events
Class CL_CRM_BOL_ENTITY_COL_UT has no event.
Types
Class CL_CRM_BOL_ENTITY_COL_UT 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_ENTITY_TYPE | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Externer Name eines Objekts | 20031218 |
Method CONSTRUCTOR on class CL_CRM_BOL_ENTITY_COL_UT has no exception.
Method CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | BO Collection Interface | 20031218 | |||
| 2 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_COL | BO Collection Interface | 20031218 |
Method CONVERT on class CL_CRM_BOL_ENTITY_COL_UT has no exception.
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FROM | Value transfer | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20091022 | |||
| 2 | IV_TO | Value transfer | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20091022 | |||
| 3 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | 20091006 |
Method GET_PROPERTIES on class CL_CRM_BOL_ENTITY_COL_UT has no exception.
Method GET_PROPERTIES_BY_BPATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARSER | Call by reference | Object reference (TYPE REF TO) | CL_WCF_BPATH_PARSER | 20100217 | ||||
| 2 | IV_BPATH_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20090401 | ||||
| 3 | IV_EVAL_MODE | Call by reference | Type reference (TYPE) | INT2 | 3 | 2 Byte Integer (Signed) | 20100217 | ||
| 4 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | 20090401 |
Method GET_PROPERTIES_BY_BPATH on class CL_CRM_BOL_ENTITY_COL_UT has no exception.
Method GET_RELATED_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MARKED_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Nur markierte Entität berücksichtigen | 20050406 | ||
| 2 | IV_MODE | Call by reference | Type reference (TYPE) | CHAR1 | CL_CRM_BOL_ENTITY=>NORMAL | Einstelliges Kennzeichen | 20031218 | ||
| 3 | IV_RELATION_NAME | Call by reference | Type reference (TYPE) | CRMT_RELATION_NAME | Name einer Relation | 20031218 | |||
| 4 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_ENTITY_COL | Entitäten Collection Interface | 20031218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Zugriff auf Objektmodell | 20031218 |
Method GET_RELATED_ENTITIES_BY_BPATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARSER | Call by reference | Object reference (TYPE REF TO) | CL_WCF_BPATH_PARSER | 20100217 | ||||
| 2 | IV_BPATH_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20090401 | ||||
| 3 | IV_EVAL_MODE | Call by reference | Type reference (TYPE) | INT2 | 3 | 2 Byte Integer (Signed) | 20100217 | ||
| 4 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_ENTITY_COL | Entitäten Collection Interface | 20090401 |
Method GET_RELATED_ENTITIES_BY_BPATH on class CL_CRM_BOL_ENTITY_COL_UT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |