SAP ABAP Class CL_CRM_BOL_PAGE_HANDLER (Page Handler)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-BOL (Application Component) Business Object Layer
⤷
CRM_BOL (Package) CRM Business Object Layer

⤷

⤷

Properties
Class | CL_CRM_BOL_PAGE_HANDLER | |
Short Description | Page Handler | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BOL | CRM Business Object Layer |
Created | 20091119 | 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_PAGE_HANDLER has no interface implemented.
Friends
Class CL_CRM_BOL_PAGE_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTYPE_PAGE_TAB | 20091119 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMT_BOL_SORT_STATE | Description of the Sort Status of a Collection | 20091201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20091125 | |
2 | ![]() |
Instance method | Public | Method | 20091125 | |
3 | ![]() |
Instance method | Public | Method | 20091119 | |
4 | ![]() |
Instance method | Public | Method | 20100519 | |
5 | ![]() |
Instance method | Public | Method | 20091119 | |
6 | ![]() |
Instance method | Public | Method | 20091130 | |
7 | ![]() |
Instance method | Public | Method | 20100520 |
Events
Class CL_CRM_BOL_PAGE_HANDLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTYPE_PAGE_ENTRY | Private | See coding | 20091119 | begin of LTYPE_PAGE_ENTRY,
PAGE_START_INDEX type SYTABIX,
RELATIVE_START_INDEX type SYTABIX,
PAGE_END_INDEX type SYTABIX,
end of LTYPE_PAGE_ENTRY
|
||
2 | LTYPE_PAGE_TAB | Private | See coding | 20091119 | LTYPE_PAGE_TAB type sorted table of LTYPE_PAGE_ENTRY with unique key PAGE_START_INDEX
|
Method Signatures
Method GET_ABSOLUTE_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Value transfer | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20091125 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20091125 |
Method GET_ABSOLUTE_INDEX on class CL_CRM_BOL_PAGE_HANDLER has no exception.
Method GET_COPY 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_PAGE_HANDLER | Page Handler | 20091125 |
Method GET_COPY on class CL_CRM_BOL_PAGE_HANDLER has no exception.
Method GET_RELATIVE_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Value transfer | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20091119 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20091119 |
Method GET_RELATIVE_INDEX on class CL_CRM_BOL_PAGE_HANDLER has no exception.
Method INSERT_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Value transfer | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20100519 |
Method INSERT_ENTRY on class CL_CRM_BOL_PAGE_HANDLER has no exception.
Method INSERT_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PAGE_SIZE | Call by reference | Type reference (TYPE) | I | 20091119 | |||
2 | ![]() |
IV_START_INDEX | Value transfer | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20091119 |
Method INSERT_PAGE on class CL_CRM_BOL_PAGE_HANDLER has no exception.
Method IS_PAGE_COVERED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PAGE_SIZE | Call by reference | Type reference (TYPE) | I | 20091130 | |||
2 | ![]() |
IV_START_INDEX | Value transfer | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20091130 | ||
3 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091130 |
Method IS_PAGE_COVERED on class CL_CRM_BOL_PAGE_HANDLER has no exception.
Method REMOVE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Value transfer | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20100520 |
Method REMOVE_ENTRY on class CL_CRM_BOL_PAGE_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |