SAP ABAP Class CL_SRAL_FIELD_WD (Read Access Logging: Web Service Field)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-RAL (Application Component) Read Access Logging
⤷
SREAD_ACCESS_LOG_WD (Package) Read Access Logging: Web Dynpro

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SRAL_FIELD | Read Access Logging: Field | 20120712 |
Properties
Class | CL_SRAL_FIELD_WD | |
Short Description | Read Access Logging: Web Service Field | |
Super Class | CL_SRAL_FIELD | Read Access Logging: Field |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SREAD_ACCESS_LOG_WD | Read Access Logging: Web Dynpro |
Created | 20120712 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRAL_FIELD_WD has no forward declaration.
Interfaces
Class CL_SRAL_FIELD_WD has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SRAL_CONFIG_WD | 20120712 | RAL: Configuration for Web Dynpro ABAP Channel | |
2 | CL_SRAL_FIELD | 20120712 | Read Access Logging: Field |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20120712 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDY_APPLICATION_NAME | Web Dynpro: Application Name | 20120712 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20120712 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRAL_WD_COMP_USAGE_PATH | RAL: Web Dynpro Component Usage Path | 20120712 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRAL_WD_CONTEXT_PATH | Read Access Logging: Path of a Web Dynpro Context Attribute | 20120712 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRAL_STRING | RAL: String | 20120712 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121214 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRAL_BOOLEAN | RAL: Boolean element | 20130408 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRAL_WD_CONTEXT_PATH | Read Access Logging: Path of a Web Dynpro Context Attribute | 20121214 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRAL_WD_UI_ELEMENT_NAME | RAL: WebDynpro UI Element ID | 20121214 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRAL_WD_UI_ELEMENT_ID | RAL: Web Dynpro UI Element Identifier | 20120712 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDY_MD_UI_ELEMENT_PROP_NAME | Web Dynpro: Name of a Web Dynpro Metadata Object | 20120712 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDY_MD_UI_ELEMENT_DEF_NAME | Web Dynpro: Web Dynpro UI Element Definition | 20120712 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRAL_STRING | RAL: String | 20120822 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRAL_WD_VIEW_NAME | RAL: Name of a Web Dynpro View | 20120712 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Sets field information | 20120712 |
Events
Class CL_SRAL_FIELD_WD has no event.
Types
Class CL_SRAL_FIELD_WD has no local type.
Method Signatures
Method SET_FIELD_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_CFG_NAME | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20120712 | ||
2 | ![]() |
I_APPL_NAME | Call by reference | Type reference (TYPE) | WDY_APPLICATION_NAME | Web Dynpro: Application Name | 20120712 | ||
3 | ![]() |
I_COMPONENT_USAGE_PATH | Call by reference | Type reference (TYPE) | SRAL_WD_COMP_USAGE_PATH | RAL: Web Dynpro Component Usage Path | 20120712 | ||
4 | ![]() |
I_COMP_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20120712 | ||
5 | ![]() |
I_CONTEXT_PATH | Call by reference | Type reference (TYPE) | SRAL_WD_CONTEXT_PATH | Read Access Logging: Path of a Web Dynpro Context Attribute | 20120712 | ||
6 | ![]() |
I_IDENTIFYING_TEXT | Call by reference | Type reference (TYPE) | SRAL_STRING | RAL: String | 20120712 | ||
7 | ![]() |
I_IS_MULTIPLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121214 | ||
8 | ![]() |
I_IS_PW | Call by reference | Type reference (TYPE) | SRAL_BOOLEAN | RAL: Boolean element | 20130408 | ||
9 | ![]() |
I_MULTIPLE_CONTEXT_PATH | Call by reference | Type reference (TYPE) | SRAL_WD_CONTEXT_PATH | Read Access Logging: Path of a Web Dynpro Context Attribute | 20121214 | ||
10 | ![]() |
I_MULTIPLE_UI_ELEMENT_ID | Call by reference | Type reference (TYPE) | SRAL_WD_UI_ELEMENT_NAME | RAL: WebDynpro UI Element ID | 20121214 | ||
11 | ![]() |
I_UI_ELEMENT_ID | Call by reference | Type reference (TYPE) | SRAL_WD_UI_ELEMENT_NAME | Web Dynpro: Name of a UI Element | 20120712 | ||
12 | ![]() |
I_UI_ELEMENT_PROPERTY_ID | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_PROP_NAME | Web Dynpro: Name of a Web Dynpro Metadata Object | 20120712 | ||
13 | ![]() |
I_UI_ELEMENT_TYPE | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_DEF_NAME | Web Dynpro: Web Dynpro UI Element Definition | 20120712 | ||
14 | ![]() |
I_UI_ELEMENT_VALUE | Call by reference | Type reference (TYPE) | SRAL_STRING | RAL: String | 20120822 | ||
15 | ![]() |
I_VIEW_NAME | Call by reference | Type reference (TYPE) | SRAL_WD_VIEW_NAME | RAL: Name of a Web Dynpro View | 20120712 |
Method SET_FIELD_INFO on class CL_SRAL_FIELD_WD has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |