SAP ABAP Class CL_CHIP_PAGE_CONFIG_FILTER (Filters for Page Builder Configurations)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_WD_API (Package) Web Dynpro ABAP: WDA Page Builder WD Integration API

⤷

⤷

Properties
Class | CL_CHIP_PAGE_CONFIG_FILTER | |
Short Description | Filters for Page Builder Configurations | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_CCP_WD_API | Web Dynpro ABAP: WDA Page Builder WD Integration API |
Created | 20090604 | 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_CHIP_PAGE_CONFIG_FILTER has no interface implemented.
Friends
Class CL_CHIP_PAGE_CONFIG_FILTER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHIP_PAGE_CHIP_PROVIDER | Indicator: Page Used as a CHIP Provider | 20101123 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RANGETAB_AUTHOR | Single-Character Indicator | 20090609 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RANGETAB_CHIP | 20090604 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RANGETAB_DEVCLASS | 20090604 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RANGETAB_SCOPE | 20090608 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RANGETAB_WDUSER | 20090604 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20090604 | |
2 | ![]() |
Instance method | Public | Method | 20090608 | |
3 | ![]() |
Instance method | Private | Method | 20090608 |
Events
Class CL_CHIP_PAGE_CONFIG_FILTER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | RANGETAB_AUTHOR | Public | See coding | 20090609 | rangetab_author type standard table of range_author
|
||
2 | RANGETAB_CHIP | Public | See coding | 20090604 | rangetab_chip type standard table of range_chip
|
||
3 | RANGETAB_DEVCLASS | Public | See coding | 20090604 | rangetab_devclass type standard table of range_devclass
|
||
4 | RANGETAB_SCOPE | Public | See coding | 20090608 | rangetab_scope type standard table of range_scope
|
||
5 | RANGETAB_WDUSER | Public | See coding | 20090604 | rangetab_wduser type standard table of range_wduser
|
||
6 | RANGE_AUTHOR | Public | See coding | 20090609 | begin of range_author,
sign type c length 1,
option type c length 2,
low type RESPONSIBL,
high type RESPONSIBL,
end of range_author
|
||
7 | RANGE_CHIP | Public | See coding | 20090604 | begin of range_chip,
sign type c length 1,
option type c length 2,
low type chip_name,
high type chip_name,
end of range_chip
|
||
8 | RANGE_DEVCLASS | Public | See coding | 20090604 | begin of range_devclass,
sign type c length 1,
option type c length 2,
low type devclass,
high type devclass,
end of range_devclass
|
||
9 | RANGE_SCOPE | Public | See coding | 20090608 | begin of range_scope,
sign type c length 1,
option type c length 2,
low type wdr_pers_scope,
high type wdr_pers_scope,
end of range_scope
|
||
10 | RANGE_WDUSER | Public | See coding | 20090604 | begin of range_wduser,
sign type c length 1,
option type c length 2,
low type wdy_config_user,
high type wdy_config_user,
end of range_wduser
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_PROVIDER | Call by reference | Type reference (TYPE) | CHIP_PAGE_CHIP_PROVIDER | Kennzeichen: Page wird als CHIP-Provider verwendet | 20101123 | ||
2 | ![]() |
RANGETAB_AUTHOR | Call by reference | Type reference (TYPE) | RANGETAB_AUTHOR | 20090609 | |||
3 | ![]() |
RANGETAB_CHIP | Call by reference | Type reference (TYPE) | RANGETAB_CHIP | 20090604 | |||
4 | ![]() |
RANGETAB_DEVCLASS | Call by reference | Type reference (TYPE) | RANGETAB_DEVCLASS | 20090604 | |||
5 | ![]() |
RANGETAB_SCOPE | Call by reference | Type reference (TYPE) | RANGETAB_SCOPE | 20090608 | |||
6 | ![]() |
RANGETAB_WDUSER | Call by reference | Type reference (TYPE) | RANGETAB_WDUSER | 20090604 |
Method CONSTRUCTOR on class CL_CHIP_PAGE_CONFIG_FILTER has no exception.
Method RESET Signature
Method RESET on class CL_CHIP_PAGE_CONFIG_FILTER has no parameter.
Method RESET on class CL_CHIP_PAGE_CONFIG_FILTER has no exception.
Method SET_DEFAULTS_RANGETAB_SCOPE Signature
Method SET_DEFAULTS_RANGETAB_SCOPE on class CL_CHIP_PAGE_CONFIG_FILTER has no parameter.
Method SET_DEFAULTS_RANGETAB_SCOPE on class CL_CHIP_PAGE_CONFIG_FILTER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |