SAP ABAP Class CL_BS_BP_BOL_ENTITY_COLLECTION (BP entity collection)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
⤷
MDG_BS_BP_BOLUI (Package) Master Data Governance: BOL UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_BOL_ENTITY_COL | Entities Collection | 20101107 |
Properties
| Class | CL_BS_BP_BOL_ENTITY_COLLECTION | |
| Short Description | BP entity collection | |
| 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 | MDG_BS_BP_BOLUI | Master Data Governance: BOL UI |
| Created | 20101107 | 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
Class CL_BS_BP_BOL_ENTITY_COLLECTION has no interface implemented.
Friends
Class CL_BS_BP_BOL_ENTITY_COLLECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUIBB_BOL_BASE | Generic BOL Feeder Base | 20101107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the class name of the set source feeder | 20101107 | |
| 2 | Instance method | Public | Method | Returns the set reference of source feeder | 20101107 | |
| 3 | Instance method | Public | Method | Takes a reference of the sourcing feeder | 20101107 |
Events
Class CL_BS_BP_BOL_ENTITY_COLLECTION has no event.
Types
Class CL_BS_BP_BOL_ENTITY_COLLECTION has no local type.
Method Signatures
Method GET_SOURCE_FEEDER_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CLASS_NAME | Value transfer | Type reference (TYPE) | ABAP_ABSTYPENAME | class name of the source feeder | 20101107 |
Method GET_SOURCE_FEEDER_CLASS_NAME on class CL_BS_BP_BOL_ENTITY_COLLECTION has no exception.
Method GET_SOURCE_FEEDER_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SOURCE_FEEDER | Value transfer | Object reference (TYPE REF TO) | CL_GUIBB_BOL_BASE | Generic BOL Feeder Base | 20101107 |
Method GET_SOURCE_FEEDER_REFERENCE on class CL_BS_BP_BOL_ENTITY_COLLECTION has no exception.
Method SET_SOURCE_FEEDER_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SOURCE_FEEDER | Call by reference | Object reference (TYPE REF TO) | CL_GUIBB_BOL_BASE | Generic BOL Feeder Base | 20101107 |
Method SET_SOURCE_FEEDER_REFERENCE on class CL_BS_BP_BOL_ENTITY_COLLECTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |