Hierarchy

⤷

⤷

Properties
Class | CL_CHIP_ENVIRONMENT | |
Short Description | CHIP Environment | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
Created | 20100124 | SAP |
Last change | 20130531 | 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_ENVIRONMENT has no interface implemented.
Friends
Class CL_CHIP_ENVIRONMENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CHIP-ENVIRONMENT-' | 20100124 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TP_T_NVP | 20100124 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110506 | |||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110202 | |||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110506 | |||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110506 | |||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110808 | |||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110202 | |||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110202 | |||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110506 | |||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110202 | |||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TP_T_COMP_2_PAGE | 20101215 | |||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | 20100621 | |||
14 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalization Range | 20101215 | ||
15 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101215 | |||
16 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20101215 | ||
17 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110506 |
Methods
Events
Class CL_CHIP_ENVIRONMENT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_COMP_2_PAGE | Public | See coding | 20101215 | begin of TP_S_COMP_2_PAGE,
component type ref to if_wd_component,
page type ref to IWCI_WDR_CHIP_PAGE,
end of tp_s_comp_2_page
|
||
2 | TP_S_NVP | Private | See coding | 20100124 | begin of tp_s_nvp,
name type string,
position type i,
value type string,
end of tp_s_nvp
|
||
3 | TP_T_COMP_2_PAGE | Public | See coding | 20101215 | tp_t_comp_2_page type hashed table of TP_S_COMP_2_PAGE with unique key component
|
||
4 | TP_T_NAME | Public | See coding | 20100125 | TP_T_NAME type standard table of string with non-unique key table_line
|
||
5 | TP_T_NVP | Private | See coding | 20100124 | tp_t_nvp type hashed table of tp_s_nvp with unique key name position
|
||
6 | TP_T_POSITION | Public | See coding | 20100125 | TP_T_POSITION type standard table of i with non-unique key table_line
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CHIP_ENVIRONMENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CHIP_ENVIRONMENT has no exception.
Method GET_PARAMETER_NAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAMETER_NAMES | Value transfer | Type reference (TYPE) | TP_T_NAME | 20100125 |
Method GET_PARAMETER_NAMES on class CL_CHIP_ENVIRONMENT has no exception.
Method GET_PARAMETER_POSITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20100125 | |||
2 | ![]() |
POSITIONS | Value transfer | Type reference (TYPE) | TP_T_POSITION | 20100125 |
Method GET_PARAMETER_POSITIONS on class CL_CHIP_ENVIRONMENT has no exception.
Method GET_PERS_SCOPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PERS_SCOPE | Value transfer | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalisierungsreichweite | 20101214 |
Method GET_PERS_SCOPE on class CL_CHIP_ENVIRONMENT has no exception.
Method GET_ROOT_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20101215 |
Method GET_ROOT_COMPONENT on class CL_CHIP_ENVIRONMENT has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20100124 | |||
2 | ![]() |
POSITION | Call by reference | Type reference (TYPE) | I | 20100125 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20100124 |
Method GET_VALUE on class CL_CHIP_ENVIRONMENT has no exception.
Method GET_WDR_CHIP_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20101215 | ||
2 | ![]() |
PAGE | Value transfer | Object reference (TYPE REF TO) | IWCI_WDR_CHIP_PAGE | WebDynpro Interface COMPONENTCONTROLLER | 20101215 |
Method GET_WDR_CHIP_PAGE on class CL_CHIP_ENVIRONMENT has no exception.
Method GET_WDR_CHIP_PAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ONLY_ROOT_PAGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20110606 | ||
2 | ![]() |
PAGES | Value transfer | Type reference (TYPE) | TP_T_COMP_2_PAGE | WebDynpro Interface COMPONENTCONTROLLER | 20110606 |
Method GET_WDR_CHIP_PAGES on class CL_CHIP_ENVIRONMENT has no exception.
Method HAS_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HAS_PARAMETER | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100124 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20100124 | |||
3 | ![]() |
POSITION | Call by reference | Type reference (TYPE) | I | 20100125 |
Method HAS_PARAMETER on class CL_CHIP_ENVIRONMENT has no exception.
Method IS_NWBC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NWBC | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110506 |
Method IS_NWBC on class CL_CHIP_ENVIRONMENT has no exception.
Method IS_NWBC_CANVAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NWBC_CANVAS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110202 |
Method IS_NWBC_CANVAS on class CL_CHIP_ENVIRONMENT has no exception.
Method IS_NWBC_DESKTOP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NWBC_DESKTOP | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110506 |
Method IS_NWBC_DESKTOP on class CL_CHIP_ENVIRONMENT has no exception.
Method IS_NWBC_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NWBC_HTML | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110506 |
Method IS_NWBC_HTML on class CL_CHIP_ENVIRONMENT has no exception.
Method IS_NWBC_REMOTE_ROLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NWBC_REMOTE_ROLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110808 |
Method IS_NWBC_REMOTE_ROLE on class CL_CHIP_ENVIRONMENT has no exception.
Method IS_NWBC_SIDE_PANEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NWBC_SIDE_PANEL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110202 |
Method IS_NWBC_SIDE_PANEL on class CL_CHIP_ENVIRONMENT has no exception.
Method IS_PAGE_ENVIRONMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PAGE_ENVIRONMENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110414 |
Method IS_PAGE_ENVIRONMENT on class CL_CHIP_ENVIRONMENT has no exception.
Method IS_PORTAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PORTAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110506 |
Method IS_PORTAL on class CL_CHIP_ENVIRONMENT has no exception.
Method IS_REMOTE_ENVIRONMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_REMOTE_ENVIRONMENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110202 |
Method IS_REMOTE_ENVIRONMENT on class CL_CHIP_ENVIRONMENT has no exception.
Method REMOVE_WDR_CHIP_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20101215 |
Method REMOVE_WDR_CHIP_PAGE on class CL_CHIP_ENVIRONMENT has no exception.
Method SET_IS_REMOTE_ENVIRONMENT Signature
Method SET_IS_REMOTE_ENVIRONMENT on class CL_CHIP_ENVIRONMENT has no parameter.
Method SET_IS_REMOTE_ENVIRONMENT on class CL_CHIP_ENVIRONMENT has no exception.
Method SET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20100124 | |||
2 | ![]() |
POSITION | Call by reference | Type reference (TYPE) | I | 20100125 | |||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20100124 |
Method SET_PARAMETER on class CL_CHIP_ENVIRONMENT has no exception.
Method SET_PARAMETER_FROM_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
URL_PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20100124 |
Method SET_PARAMETER_FROM_URL on class CL_CHIP_ENVIRONMENT has no exception.
Method SET_ROOT_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20101215 |
Method SET_ROOT_COMPONENT on class CL_CHIP_ENVIRONMENT has no exception.
Method SET_SHELL_ENVIRONMENT Signature
Method SET_SHELL_ENVIRONMENT on class CL_CHIP_ENVIRONMENT has no parameter.
Method SET_SHELL_ENVIRONMENT on class CL_CHIP_ENVIRONMENT has no exception.
Method SET_WDR_CHIP_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20101215 | ||
2 | ![]() |
PAGE | Call by reference | Object reference (TYPE REF TO) | IWCI_WDR_CHIP_PAGE | WebDynpro Interface COMPONENTCONTROLLER | 20101215 |
Method SET_WDR_CHIP_PAGE on class CL_CHIP_ENVIRONMENT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |