SAP ABAP Class CL_LO_UI_BASIC (Abstract Class for modifying WD)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS (Application Component) Sales
⤷
ERP_SLS_LO_OIF (Package) Lean Order OIF

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_LO_UI_FORM | class for modifying WD form | 20120130 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_LO_UI_LIST | class for modifying WD list | 20120201 |
Properties
Class | CL_LO_UI_BASIC | |
Short Description | Abstract Class for modifying WD | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ERP_SLS_LO_OIF | Lean Order OIF |
Created | 20120130 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_LO_UI_BASIC has no forward declaration.
Interfaces
Class CL_LO_UI_BASIC has no interface implemented.
Friends
Class CL_LO_UI_BASIC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'SUBMIT' | 20120130 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Web Dynpro: Interface for the metadata of a node | 20120131 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TCT_ACTION_INFO | 20120130 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20120130 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20120130 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20120130 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20120130 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20120130 | |||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | NUMC4 | Count parameters | 20120130 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20120130 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120130 |
3 | ![]() |
Instance method | Protected | Method | 20120204 | |
4 | ![]() |
Instance method | Protected | Method | 20120322 | |
5 | ![]() |
Instance method | Protected | Method | 20120130 | |
6 | ![]() |
Static method | Protected | Method | 20120131 | |
7 | ![]() |
Static method | Protected | Method | 20120130 | |
8 | ![]() |
Static method | Private | Method | 20120130 | |
9 | ![]() |
Static method | Protected | Method | 20120130 | |
10 | ![]() |
Instance method | Protected | Method | 20120130 | |
11 | ![]() |
Instance method | Protected | Method | 20120204 |
Events
Class CL_LO_UI_BASIC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TCS_ACTION_INFO | Public | See coding | 20120130 | begin of tcs_action_info,
id type string,
action type string,
param type string,
selection type flag,
text type string,
end of tcs_action_info
|
||
2 | TCT_ACTION_INFO | Public | See coding | 20120130 | tct_action_info type standard table of tcs_action_info
|
Method Signatures
Method CHECK_FIELDNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_COM_PART | Call by reference | Type reference (TYPE) | STRING | 20120130 | |||
2 | ![]() |
EV_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20120130 | ||
3 | ![]() |
EV_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20120130 | |||
4 | ![]() |
EV_UIE_ID | Call by reference | Type reference (TYPE) | STRING | 20120130 | |||
5 | ![]() |
IV_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20120130 | ||
6 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20120130 |
Method CHECK_FIELDNAME on class CL_LO_UI_BASIC has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_OBJECT_NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Web Dynpro: Interface for the metadata of a node | 20120131 | ||
2 | ![]() |
IV_FORM | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20120130 | ||
3 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20120130 | ||
4 | ![]() |
IV_OBJECT_PARENT | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20120130 | ||
5 | ![]() |
IV_ON_ENTER | Call by reference | Type reference (TYPE) | STRING | 20120130 | |||
6 | ![]() |
IV_POPIN | Call by reference | Type reference (TYPE) | FLAG | SPACE | General Flag | 20120313 |
Method CONSTRUCTOR on class CL_LO_UI_BASIC has no exception.
Method CREATE_UI_ELEM Signature
Method CREATE_UI_ELEM on class CL_LO_UI_BASIC has no exception.
Method DEL_ACTION_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | STRING | 20120322 |
Method DEL_ACTION_INFO on class CL_LO_UI_BASIC has no exception.
Method GET_ACTION_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ACTION_INFO | Call by reference | Type reference (TYPE) | TCS_ACTION_INFO | 20120130 | |||
2 | ![]() |
IV_ACTION_ID | Call by reference | Type reference (TYPE) | STRING | 20120130 |
Method GET_ACTION_INFO on class CL_LO_UI_BASIC has no exception.
Method GET_BINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_BIND_READ | Call by reference | Type reference (TYPE) | STRING | 20120131 | |||
2 | ![]() |
EV_BIND_TTIP | Call by reference | Type reference (TYPE) | STRING | 20120311 | |||
3 | ![]() |
EV_BIND_VALUE | Call by reference | Type reference (TYPE) | STRING | 20120131 | |||
4 | ![]() |
EV_BIND_VISI | Call by reference | Type reference (TYPE) | STRING | 20120131 | |||
5 | ![]() |
EV_READONLY | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20120131 | ||
6 | ![]() |
IV_COM_PART | Call by reference | Type reference (TYPE) | STRING | 20120131 | |||
7 | ![]() |
IV_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20120131 | ||
8 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20120131 | |||
9 | ![]() |
IV_READONLY | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20120201 |
Method GET_BINDING on class CL_LO_UI_BASIC has no exception.
Method GET_COUNTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_COUNTER | Value transfer | Type reference (TYPE) | NUMC4 | Count parameters | 20120130 |
Method GET_COUNTER on class CL_LO_UI_BASIC has no exception.
Method GET_DDIC_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120130 | |||
2 | ![]() |
RV_DDIC_NAME | Value transfer | Type reference (TYPE) | STRING | 20120130 |
Method GET_DDIC_NAME on class CL_LO_UI_BASIC has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DDIC_NAME | Call by reference | Type reference (TYPE) | STRING | 20120130 | |||
2 | ![]() |
EV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120130 | |||
3 | ![]() |
IV_DDIC | Call by reference | Type reference (TYPE) | NUMC2 | Two digit number | 20120130 | ||
4 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120130 |
Method GET_TEXT on class CL_LO_UI_BASIC has no exception.
Method SET_ACTION_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ACTION_INFO | Call by reference | Type reference (TYPE) | TCS_ACTION_INFO | 20120130 |
Method SET_ACTION_INFO on class CL_LO_UI_BASIC has no exception.
Method SET_FIELD_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VALUE_SET | Call by reference | Type reference (TYPE) | WDY_KEY_VALUE_LIST | Standard list of key/value relationships as strings | 20120204 | ||
2 | ![]() |
IV_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20120204 | ||
3 | ![]() |
IV_NULL_AS_BLANK | Call by reference | Type reference (TYPE) | WDY_ATTRFORM_NULL | Attribute Formatting: Zeros as Blanks | 20120204 | ||
4 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20120204 | ||
5 | ![]() |
IV_VALUE_HELP_MODE | Call by reference | Type reference (TYPE) | I | 20120317 | |||
6 | ![]() |
IV_VALUE_HELP_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120317 |
Method SET_FIELD_ATTRIBUTES on class CL_LO_UI_BASIC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 607 |