SAP ABAP Class CL_SALV_CSL_REQUEST_PROCESSOR (Request consumer + response provider)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_CSL (Package) Service Framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_CSL_SERVICE_PROVIDER | Service provider | 20080708 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSL_CHANGE_COUNTER_SRC | Source change counter provider | 20081112 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSL_SERVICE | Service: base interface | 20080708 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSL_SERVICE_API | Service: base for API for consumers | 20080709 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSL_SRV_REQUEST_CONSUM | Service: Request consumer | 20080708 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSL_SRV_RESPONSE_PROV | Service: Response Provider | 20080708 |
7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSQ_RECORDABLE | Object that can provide log text (or data <- tbd) | 20080907 |
Properties
Class | CL_SALV_CSL_REQUEST_PROCESSOR | |
Short Description | Request consumer + response provider | |
Super Class | CL_SALV_CSL_SERVICE_PROVIDER | Service provider |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SALV_CSL | Service Framework |
Created | 20080708 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SALV_CSL_CHANGE_COUNTER_SRC | Source change counter provider | 20081112 | ||
2 | IF_SALV_CSL_SERVICE | Service: base interface | 20080708 | ||
3 | IF_SALV_CSL_SERVICE_API | Service: base for API for consumers | 20080709 | ||
4 | IF_SALV_CSL_SRV_REQUEST_CONSUM | Service: Request consumer | 20080708 | ||
5 | IF_SALV_CSL_SRV_RESPONSE_PROV | Service: Response Provider | 20080708 | ||
6 | IF_SALV_CSQ_RECORDABLE | Object that can provide log text (or data <- tbd) | 20080907 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SALV_CSL_FACTORY | 20080802 | Factory - friend of constructed classes - IS FINAL ! |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SALV_CSL_CHANGE_LOGGER | Change logger | 20081112 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_SALV_CSZ_API=>YS_GROUPING_ATTRIBUTES | 20080822 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SALV_CSL_CHANGE_LOGGER | Change logger | 20081112 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | Y_OBJECT_HANDLE | 20080808 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | FALSE | 20080708 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | FALSE | true if lead sel. was visible in last response | 20100609 | |
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | Y_CHANGE_COUNT | 20080709 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | Y_INDEX | 20080811 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | Y_SIZE | 20080811 | |||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | Y_CHANGE_COUNT | 20080822 | |||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | Y_INDEX | 20080709 | |||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | Y_SIZE | 20080708 | |||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | Y_CHANGE_COUNT | 20080709 | |||
14 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20080907 | |||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | FALSE | 20080708 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | Y_CHANGE_COUNT | 20080822 | |||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | FALSE | 20080708 |
Methods
Events
Class CL_SALV_CSL_REQUEST_PROCESSOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_REQUEST | Protected | Attribute reference (LIKE) | 20090629 |
|
||
2 | YS_RESPONSE | Protected | Attribute reference (LIKE) | 20090629 |
|
Method Signatures
Method CHECK_FOR_AUTO_SCROLL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Type reference (TYPE) | YS_REQUEST | 20100609 |
Method CHECK_FOR_AUTO_SCROLL on class CL_SALV_CSL_REQUEST_PROCESSOR has no exception.
Method CHECK_FOR_DATA_SOURCE_RESET Signature
Method CHECK_FOR_DATA_SOURCE_RESET on class CL_SALV_CSL_REQUEST_PROCESSOR has no parameter.
Method CHECK_FOR_DATA_SOURCE_RESET on class CL_SALV_CSL_REQUEST_PROCESSOR has no exception.
Method CLEAR_EDITING_ROWS Signature
Method CLEAR_EDITING_ROWS on class CL_SALV_CSL_REQUEST_PROCESSOR has no parameter.
Method CLEAR_EDITING_ROWS on class CL_SALV_CSL_REQUEST_PROCESSOR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOG | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSQ_LOG | Log object | 20080823 |
Method CONSTRUCTOR on class CL_SALV_CSL_REQUEST_PROCESSOR has no exception.
Method ON_BEFORE_RESPONSE_READ Signature
Method ON_BEFORE_RESPONSE_READ on class CL_SALV_CSL_REQUEST_PROCESSOR has no parameter.
Method ON_BEFORE_RESPONSE_READ on class CL_SALV_CSL_REQUEST_PROCESSOR has no exception.
Method REFRESH_SERVICES Signature
Method REFRESH_SERVICES on class CL_SALV_CSL_REQUEST_PROCESSOR has no parameter.
Method REFRESH_SERVICES on class CL_SALV_CSL_REQUEST_PROCESSOR has no exception.
Method SET_FILTER_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILTER_RULES_CHANGED | Value transfer | Type reference (TYPE) | BOOLEAN | 20090629 | |||
2 | ![]() |
REQUEST | Call by reference | Type reference (TYPE) | YS_REQUEST | 20090629 | |||
3 | ![]() |
RULES_ADAPTER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CSL_SRV_RULES_ADAPTER | Service: Rules adapter - from API structure to internal | 20090629 |
Method SET_FILTER_RULES on class CL_SALV_CSL_REQUEST_PROCESSOR has no exception.
Method SET_GROUPING_AGGREGATION_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AGGREGATION_RULES_CHANGED | Value transfer | Type reference (TYPE) | BOOLEAN | 20090629 | |||
2 | ![]() |
GROUPING_RULES_CHANGED | Value transfer | Type reference (TYPE) | BOOLEAN | 20090629 | |||
3 | ![]() |
REQUEST | Call by reference | Type reference (TYPE) | YS_REQUEST | 20090629 | |||
4 | ![]() |
RULES_ADAPTER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CSL_SRV_RULES_ADAPTER | Service: Rules adapter - from API structure to internal | 20090629 |
Method SET_GROUPING_AGGREGATION_RULES on class CL_SALV_CSL_REQUEST_PROCESSOR has no exception.
Method SET_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Type reference (TYPE) | YS_REQUEST | 20090629 |
Method SET_PAGE on class CL_SALV_CSL_REQUEST_PROCESSOR has no exception.
Method SET_SELECTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Type reference (TYPE) | YS_REQUEST | 20090629 |
Method SET_SELECTIONS on class CL_SALV_CSL_REQUEST_PROCESSOR has no exception.
Method SET_SORT_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Type reference (TYPE) | YS_REQUEST | 20090629 | |||
2 | ![]() |
RULES_ADAPTER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CSL_SRV_RULES_ADAPTER | Service: Rules adapter - from API structure to internal | 20090629 | ||
3 | ![]() |
SORT_RULES_CHANGED | Value transfer | Type reference (TYPE) | BOOLEAN | 20090629 |
Method SET_SORT_RULES on class CL_SALV_CSL_REQUEST_PROCESSOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 712 |