SAP ABAP Class CL_RSR_WWW_CTRL_INPUT (Mark Up Input Field)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RS_WEB_RUNTIME (Package) Web Reporting Runtime (3.x CORE)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_HTML_CONTROL | Abstract Wrapper Using HTML Control | 20011202 |
Properties
Class | CL_RSR_WWW_CTRL_INPUT | |
Short Description | Mark Up Input Field | |
Super Class | CL_RSR_HTML_CONTROL | Abstract Wrapper Using HTML Control |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RS_WEB_RUNTIME | Web Reporting Runtime (3.x CORE) |
Created | 20011202 | 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_RSR_WWW_CTRL_INPUT has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RSR_WWW_PAGE | 20011202 | HTML Interface of OLAP Processor |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SAPBEXChb' | Display block | 20020124 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SAPBEXRb' | Display block | 20020124 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SAPBEXTxtFld' | Display block | 20020124 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | RSTXTLG | 'CHECKBOX' | Onclick Attribute for the Input Field | 20011202 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | RSTXTLG | 'HIDDEN' | Onclick Attribute for the Input Field | 20011202 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | RSTXTLG | 'RADIO' | Type of Input Field | 20011202 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | RSTXTLG | 'SUBMIT' | Long Description | 20011220 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | RSTXTLG | 'TEXT' | Width of Input Field | 20011202 | |
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20020115 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | 20031022 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20020126 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Maximum Size of Input Field | 20011202 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Name Attribute for the Input Field | 20011202 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Onclick Attribute for the Input Field | 20011202 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Onclick Attribute for the Input Field | 20011202 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Read Only Attribute for the Input Field | 20011202 | ||
17 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | HTML Interface of OLAP Processor | 20020208 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Class Attribute for the Input Field | 20011202 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Input Field Text | 20011202 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20040514 | |||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Type of Input Field | 20011202 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Value Attribute of Input Field | 20011202 | ||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Width of Input Field | 20011202 |
Methods
Events
Class CL_RSR_WWW_CTRL_INPUT has no event.
Types
Class CL_RSR_WWW_CTRL_INPUT has no local type.
Method Signatures
Method CREATE Signature
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch | 20011202 |
Method GET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | 20050920 |
Method GET_TITLE on class CL_RSR_WWW_CTRL_INPUT has no exception.
Method SET_CHECKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLAG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20020115 |
Method SET_CHECKED on class CL_RSR_WWW_CTRL_INPUT has no exception.
Method SET_DISABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BOOL | Call by reference | Type reference (TYPE) | RS_BOOL | 20031022 |
Method SET_DISABLED on class CL_RSR_WWW_CTRL_INPUT has no exception.
Method SET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | STRING | 20020126 |
Method SET_ID on class CL_RSR_WWW_CTRL_INPUT has no exception.
Method SET_MAXLENGTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INTEGER | Call by reference | Type reference (TYPE) | I | 20011202 |
Method SET_MAXLENGTH on class CL_RSR_WWW_CTRL_INPUT has no exception.
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | ANY | 20011202 |
Method SET_NAME on class CL_RSR_WWW_CTRL_INPUT has no exception.
Method SET_ONCHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | ANY | 20011202 |
Method SET_ONCHANGE on class CL_RSR_WWW_CTRL_INPUT has no exception.
Method SET_ONCLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | ANY | 20011202 |
Method SET_ONCLICK on class CL_RSR_WWW_CTRL_INPUT has no exception.
Method SET_READONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BOOL | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20011202 |
Method SET_READONLY on class CL_RSR_WWW_CTRL_INPUT has no exception.
Method SET_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INTEGER | Call by reference | Type reference (TYPE) | I | 20011202 |
Method SET_SIZE on class CL_RSR_WWW_CTRL_INPUT has no exception.
Method SET_STYLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | ANY | 20011202 |
Method SET_STYLE on class CL_RSR_WWW_CTRL_INPUT has no exception.
Method SET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | ANY | 20011202 |
Method SET_TEXT on class CL_RSR_WWW_CTRL_INPUT has no exception.
Method SET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRING | Value transfer | Type reference (TYPE) | STRING | 20040514 |
Method SET_TITLE on class CL_RSR_WWW_CTRL_INPUT has no exception.
Method SET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | ANY | 20011202 |
Method SET_TYPE on class CL_RSR_WWW_CTRL_INPUT has no exception.
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | ANY | 20011202 |
Method SET_VALUE on class CL_RSR_WWW_CTRL_INPUT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 30A |