SAP ABAP Class CL_CRM_BOL_ENTITY_COL_PAGED (Coll. for Related Entities supporting Page Wise Read)
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 | 20091130 |
Properties
Class | CL_CRM_BOL_ENTITY_COL_PAGED | |
Short Description | Coll. for Related Entities supporting Page Wise Read | |
Super Class | CL_CRM_BOL_ENTITY_COL | Entities Collection |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BOL | CRM Business Object Layer |
Created | 20091130 | 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_CRM_BOL_ENTITY_COL_PAGED has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CRM_BOL_CORE | 20091130 | BOL Core |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20091130 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20091130 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100315 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_BOL_PAGE_HANDLER | Page Handler | 20091130 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20091130 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20091130 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_RELATION_NAME | Relation Name | 20091130 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20091130 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091130 |
3 | ![]() |
Instance method | Private | Method | 20091130 | |
4 | ![]() |
Instance method | Private | Method | 20091130 | |
5 | ![]() |
Instance method | Private | Method | 20091130 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | PAGE_MISSING | Instance Event (0) |
Public (2) |
20091130 |
Types
Class CL_CRM_BOL_ENTITY_COL_PAGED has no local type.
Method Signatures
Method ADD_MISSING_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ENTITIES | Call by reference | Type reference (TYPE) | CRMT_ENTITY_TAB | Table of Business Objects | 20091130 | ||
2 | ![]() |
IV_START_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20091130 |
Method ADD_MISSING_PAGE on class CL_CRM_BOL_ENTITY_COL_PAGED has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20091130 | ||
2 | ![]() |
IV_RELATION_NAME | Call by reference | Type reference (TYPE) | CRMT_RELATION_NAME | Relation Name | 20091130 |
Method CONSTRUCTOR on class CL_CRM_BOL_ENTITY_COL_PAGED has no exception.
Method MAKE_TABIX_ABSOLUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091130 |
Method MAKE_TABIX_ABSOLUTE on class CL_CRM_BOL_ENTITY_COL_PAGED has no exception.
Method MAKE_TABIX_RELATIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RELATIVE_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20091130 |
Method MAKE_TABIX_RELATIVE on class CL_CRM_BOL_ENTITY_COL_PAGED has no exception.
Method RAISE_PAGE_MISSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20091130 |
Method RAISE_PAGE_MISSING on class CL_CRM_BOL_ENTITY_COL_PAGED has no exception.
Event Signatures
Event PAGE_MISSING Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | START_INDEX | Exporting | Value transfer | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20091130 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |