SAP ABAP Class CL_RSR_WWW_CTRL_FORM (Encapsulates a Form in a Mark-Up Language)
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_FORM | |
Short Description | Encapsulates a Form in a Mark-Up Language | |
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
Class CL_RSR_WWW_CTRL_FORM has no forward declaration.
Interfaces
Class CL_RSR_WWW_CTRL_FORM 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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Action | 20011202 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20020126 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Method: Post/Get | 20011202 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Form Name | 20011202 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | Contents of the Mark-Up Snippet | 20011202 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Style | 20030916 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20011220 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_T_CONTROL | List of Subcontrols | 20011202 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_T_CONTROL | List of Hidden Fields | 20011202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds an HTML Control to the Form | 20011202 |
2 | ![]() |
Instance method | Public | Method | 20011202 | |
3 | ![]() |
Static method | Public | Method | Create Device-Specific Instance | 20011202 |
4 | ![]() |
Instance method | Public | Method | Sets the Action Attribute of the Form | 20011202 |
5 | ![]() |
Instance method | Public | Method | 20011202 | |
6 | ![]() |
Instance method | Private | Method | 20020126 | |
7 | ![]() |
Instance method | Public | Method | 20011202 | |
8 | ![]() |
Instance method | Public | Method | Sets the Name of the Form | 20011202 |
9 | ![]() |
Instance method | Private | Method | 20011202 | |
10 | ![]() |
Instance method | Public | Method | 20030916 | |
11 | ![]() |
Instance method | Public | Method | 20011220 |
Events
Class CL_RSR_WWW_CTRL_FORM has no event.
Types
Class CL_RSR_WWW_CTRL_FORM has no local type.
Method Signatures
Method ADD_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_RSR_HTML_CONTROL | Abstrakter Wrapper über Html Control | 20011202 |
Method ADD_CONTROL on class CL_RSR_WWW_CTRL_FORM has no exception.
Method ADD_HIDDEN_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_HIDDEN | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_INPUT | Mark Up Input Field | 20011202 |
Method ADD_HIDDEN_FIELD on class CL_RSR_WWW_CTRL_FORM has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_REF | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_FORM | Kapselt ein Formular in einer Mark Up Sprache | 20011202 | ||
2 | ![]() |
I_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20011202 | |||
3 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | ANY | 20020126 | |||
4 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | I | 0 | 20011202 | ||
5 | ![]() |
I_METHOD | Call by reference | Type reference (TYPE) | ANY | 20021205 | |||
6 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | ANY | 20011202 | |||
7 | ![]() |
I_R_PAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | Html Interface des Olap Prozessors | 20011202 | ||
8 | ![]() |
I_TARGET | Call by reference | Type reference (TYPE) | ANY | 20011220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch | 20011202 |
Method SET_ACTION 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_ACTION on class CL_RSR_WWW_CTRL_FORM has no exception.
Method SET_ACTION_FROM_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20011202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20011202 |
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_FORM has no exception.
Method SET_METHOD 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_METHOD on class CL_RSR_WWW_CTRL_FORM 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) | STRING | 20011202 |
Method SET_NAME on class CL_RSR_WWW_CTRL_FORM has no exception.
Method SET_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_PAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | Html Interface des Olap Prozessors | 20011202 |
Method SET_PAGE on class CL_RSR_WWW_CTRL_FORM has no exception.
Method SET_STYLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STYLE | Call by reference | Type reference (TYPE) | STRING | 20030916 |
Method SET_STYLE on class CL_RSR_WWW_CTRL_FORM has no exception.
Method SET_TARGET 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 | 20011220 |
Method SET_TARGET on class CL_RSR_WWW_CTRL_FORM has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 30A |