SAP ABAP Class CL_LO_UI_APPL_MODEL (Main Model)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS (Application Component) Sales
⤷
ERP_SLS_LO_OIF (Package) Lean Order OIF

⤷

⤷

Properties
Class | CL_LO_UI_APPL_MODEL | |
Short Description | Main Model | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ERP_SLS_LO_OIF | Lean Order OIF |
Created | 20111212 | 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_LO_UI_APPL_MODEL has no interface implemented.
Friends
Class CL_LO_UI_APPL_MODEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SAVE' | 20111217 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20111212 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT | Web Dynpro Context | 20111212 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20111217 | ||
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_LO_UI_APPL_MODEL | Main Model | 20111212 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20111212 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20111217 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20111218 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLAG | General Flag | 20111212 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TRTYP | Transaction type | 20111212 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TRTYP | Transaction type | 20111213 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20111213 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | VBTYP | SD document category | 20111212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20111212 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20111212 |
3 | ![]() |
Static method | Public | Method | 20111212 | |
4 | ![]() |
Instance method | Public | Method | 20111212 | |
5 | ![]() |
Instance method | Public | Method | 20120210 | |
6 | ![]() |
Instance method | Public | Method | 20111212 | |
7 | ![]() |
Static method | Public | Method | 20111212 | |
8 | ![]() |
Instance method | Public | Method | 20111212 | |
9 | ![]() |
Instance method | Public | Method | 20120124 | |
10 | ![]() |
Instance method | Public | Method | 20111212 | |
11 | ![]() |
Instance method | Public | Method | 20120127 | |
12 | ![]() |
Instance method | Public | Method | 20111217 | |
13 | ![]() |
Instance method | Public | Method | 20111217 | |
14 | ![]() |
Instance method | Public | Method | 20111213 | |
15 | ![]() |
Instance method | Public | Method | 20111217 |
Events
Class CL_LO_UI_APPL_MODEL has no event.
Types
Class CL_LO_UI_APPL_MODEL has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on class CL_LO_UI_APPL_MODEL has no parameter.
Method CLOSE on class CL_LO_UI_APPL_MODEL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20111217 | ||
2 | ![]() |
IR_ROOT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20111212 |
Method CONSTRUCTOR on class CL_LO_UI_APPL_MODEL has no exception.
Method CREATE_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20111217 | ||
2 | ![]() |
IR_ROOT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20111212 | ||
3 | ![]() |
RR_MODEL | Value transfer | Object reference (TYPE REF TO) | CL_LO_UI_APPL_MODEL | Main Model | 20111212 |
Method CREATE_MODEL on class CL_LO_UI_APPL_MODEL has no exception.
Method GET_APPL_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TITLE | Value transfer | Type reference (TYPE) | STRING | 20111212 |
Method GET_APPL_TITLE on class CL_LO_UI_APPL_MODEL has no exception.
Method GET_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_ERROR | Value transfer | Type reference (TYPE) | TDS_ERROR | Lean Order: Error Information | 20120210 |
Method GET_ERROR on class CL_LO_UI_APPL_MODEL has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WITH_ERROR | Call by reference | Type reference (TYPE) | FLAG | SPACE | General Flag | 20111218 |
Method GET_MESSAGES on class CL_LO_UI_APPL_MODEL has no exception.
Method GET_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_MODEL | Value transfer | Object reference (TYPE REF TO) | CL_LO_UI_APPL_MODEL | Main Model | 20111212 |
Method GET_MODEL on class CL_LO_UI_APPL_MODEL has no exception.
Method HAS_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HAS_CHANGES | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111212 |
Method HAS_CHANGES on class CL_LO_UI_APPL_MODEL has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ERROR | Call by reference | Type reference (TYPE) | TDS_ERROR | Lean Order: Error Information | 20120124 | ||
2 | ![]() |
EV_LOADED | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20120124 |
Method INIT on class CL_LO_UI_APPL_MODEL has no exception.
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ERROR | Call by reference | Type reference (TYPE) | TDS_ERROR | Lean Order: Error Information | 20111212 | ||
2 | ![]() |
EV_LOADED | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20111212 | ||
3 | ![]() |
IV_TRTYP | Call by reference | Type reference (TYPE) | TRTYP | Transaction type | 20111212 | ||
4 | ![]() |
IV_VBELN | Call by reference | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20111212 |
Method LOAD on class CL_LO_UI_APPL_MODEL has no exception.
Method PROCESS_DATA Signature
Method PROCESS_DATA on class CL_LO_UI_APPL_MODEL has no parameter.
Method PROCESS_DATA on class CL_LO_UI_APPL_MODEL has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ERROR | Call by reference | Type reference (TYPE) | TDS_ERROR | Lean Order: Error Information | 20111217 | ||
2 | ![]() |
EV_SAVED | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20111217 | ||
3 | ![]() |
EV_VBELN_SAVED | Call by reference | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20111217 |
Method SAVE on class CL_LO_UI_APPL_MODEL has no exception.
Method SET_ACTION_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTION_ID | Call by reference | Type reference (TYPE) | STRING | SPACE | 20111217 |
Method SET_ACTION_ID on class CL_LO_UI_APPL_MODEL has no exception.
Method SET_APPL_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TRTYP | Call by reference | Type reference (TYPE) | TRTYP | Transaction type | 20111213 | ||
2 | ![]() |
IV_VBELN | Call by reference | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20111213 |
Method SET_APPL_PARAM on class CL_LO_UI_APPL_MODEL has no exception.
Method SET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MESSAGE | Call by reference | Type reference (TYPE) | BALMI | Application Log: APPL_LOG_WRITE_MESSAGES interface | 20111217 |
Method SET_MESSAGE on class CL_LO_UI_APPL_MODEL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 607 |