SAP ABAP Class /IPRO/CL_UI_VARIABLE_LIST_TAB (Element-Handler: </ipro/docb:variable_list>)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/UI/BSP/ (Package) Business Server Pages

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /IPRO/CLG_DOCB_VARIABLE_LIST | Base: | 20040120 |
Properties
Class | /IPRO/CL_UI_VARIABLE_LIST_TAB | |
Short Description | Element-Handler: </ipro/docb:variable_list> | |
Super Class | /IPRO/CLG_DOCB_VARIABLE_LIST | Base: </ipro/docb:variable_list> |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IPRO/UI/BSP/ | Business Server Pages |
Created | 20040120 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /IPRO/CL_UI_VARIABLE_LIST_TAB has no forward declaration.
Interfaces
Class /IPRO/CL_UI_VARIABLE_LIST_TAB has no interface implemented.
Friends
Class /IPRO/CL_UI_VARIABLE_LIST_TAB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | I | 35 | Maximum size of an output field | 20040120 | |
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20040120 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Browser | 20040120 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Write string to output writer | 20040120 |
2 | ![]() |
Instance method | Private | Method | Build mission table | 20040120 |
3 | ![]() |
Instance method | Private | Method | New Line | 20040120 |
4 | ![]() |
Instance method | Private | Method | Render a checkbox element | 20040120 |
5 | ![]() |
Instance method | Private | Method | Render a input field element | 20040120 |
6 | ![]() |
Instance method | Private | Method | Render a listbox | 20040120 |
7 | ![]() |
Instance method | Private | Method | Redner a radiobutton group | 20040120 |
8 | ![]() |
Instance method | Private | Method | End tag | 20040120 |
9 | ![]() |
Instance method | Private | Method | Start tag | 20040120 |
Events
Class /IPRO/CL_UI_VARIABLE_LIST_TAB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_S_MISSION | Private | See coding | Mission entry | 20040120 |
|
|
2 | LTY_S_TABVIEW | Private | See coding | 20040120 |
|
||
3 | LTY_T_MISSION | Private | See coding | Mission table | 20040120 |
|
|
4 | LTY_T_TABVIEW | Private | See coding | 20040120 |
|
Method Signatures
Method ADD_TO_OUTPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STRING | Call by reference | Type reference (TYPE) | STRING | String | 20040120 |
Method ADD_TO_OUTPUT on class /IPRO/CL_UI_VARIABLE_LIST_TAB has no exception.
Method BUILD_MISSION_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PET_MISSION | Value transfer | Type reference (TYPE) | LTY_T_MISSION | Mission table | 20040120 | ||
2 | ![]() |
PIT_TRANSPORTABLES | Call by reference | Type reference (TYPE) | /IPRO/TT_TRANSPORTABLE | Table type for transportables | 20040120 |
Method BUILD_MISSION_TABLE on class /IPRO/CL_UI_VARIABLE_LIST_TAB has no exception.
Method CRLF Signature
Method CRLF on class /IPRO/CL_UI_VARIABLE_LIST_TAB has no parameter.
Method CRLF on class /IPRO/CL_UI_VARIABLE_LIST_TAB has no exception.
Method RENDER_CHECKBOX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PCT_TABVIEW | Call by reference | Type reference (TYPE) | LTY_T_TABVIEW | 20040120 | |||
2 | ![]() |
PIS_MISSION | Call by reference | Type reference (TYPE) | LTY_S_MISSION | 20040120 |
Method RENDER_CHECKBOX on class /IPRO/CL_UI_VARIABLE_LIST_TAB has no exception.
Method RENDER_INPUT_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PCT_TABVIEW | Call by reference | Type reference (TYPE) | LTY_T_TABVIEW | 20040120 | |||
2 | ![]() |
PIS_MISSION | Call by reference | Type reference (TYPE) | LTY_S_MISSION | 20040120 |
Method RENDER_INPUT_FIELD on class /IPRO/CL_UI_VARIABLE_LIST_TAB has no exception.
Method RENDER_LISTBOX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PIS_MISSION | Call by reference | Type reference (TYPE) | LTY_S_MISSION | 20040120 |
Method RENDER_LISTBOX on class /IPRO/CL_UI_VARIABLE_LIST_TAB has no exception.
Method RENDER_RADIOBUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PIS_MISSION | Call by reference | Type reference (TYPE) | LTY_S_MISSION | 20040120 |
Method RENDER_RADIOBUTTON on class /IPRO/CL_UI_VARIABLE_LIST_TAB has no exception.
Method TABLE_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PIT_TABVIEW | Call by reference | Type reference (TYPE) | LTY_T_TABVIEW | 20040120 |
Method TABLE_END on class /IPRO/CL_UI_VARIABLE_LIST_TAB has no exception.
Method TABLE_START Signature
Method TABLE_START on class /IPRO/CL_UI_VARIABLE_LIST_TAB has no parameter.
Method TABLE_START on class /IPRO/CL_UI_VARIABLE_LIST_TAB has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 10A |