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 ABAP 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 GC_ACTION_SAVE Constant Public Type reference (TYPE) STRING 'SAVE' 20111217
2 GR_COMPONENT Instance attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20111212
3 GR_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT Web Dynpro Context 20111212
4 GR_MESSAGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20111217
5 GR_MODEL Static Attribute Private Object reference (TYPE REF TO) CL_LO_UI_APPL_MODEL Main Model 20111212
6 GR_ROOT_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111212
7 GV_ACTION_ID Instance attribute Public Type reference (TYPE) STRING 20111217
8 GV_ERRMSG_SET Instance attribute Private Type reference (TYPE) FLAG General Flag 20111218
9 GV_LOADED Instance attribute Public Type reference (TYPE) FLAG General Flag 20111212
10 GV_TRTYP Instance attribute Public Type reference (TYPE) TRTYP Transaction type 20111212
11 GV_TRTYP_EXT Instance attribute Public Type reference (TYPE) TRTYP Transaction type 20111213
12 GV_VBELN_EXT Instance attribute Public Type reference (TYPE) VBELN Sales and Distribution Document Number 20111213
13 GV_VBTYP Instance attribute Public Type reference (TYPE) VBTYP SD document category 20111212
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method 20111212
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111212
3 CREATE_MODEL Static method Public Method 20111212
4 GET_APPL_TITLE Instance method Public Method 20111212
5 GET_ERROR Instance method Public Method 20120210
6 GET_MESSAGES Instance method Public Method 20111212
7 GET_MODEL Static method Public Method 20111212
8 HAS_CHANGES Instance method Public Method 20111212
9 INIT Instance method Public Method 20120124
10 LOAD Instance method Public Method 20111212
11 PROCESS_DATA Instance method Public Method 20120127
12 SAVE Instance method Public Method 20111217
13 SET_ACTION_ID Instance method Public Method 20111217
14 SET_APPL_PARAM Instance method Public Method 20111213
15 SET_MESSAGE 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 Importing IR_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20111217
2 Importing 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 Importing IR_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20111217
2 Importing IR_ROOT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111212
3 Returning 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 Returning 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 Returning 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 Importing 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 Returning 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 Returning 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 Exporting ES_ERROR Call by reference Type reference (TYPE) TDS_ERROR Lean Order: Error Information 20120124
2 Exporting 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 Exporting ES_ERROR Call by reference Type reference (TYPE) TDS_ERROR Lean Order: Error Information 20111212
2 Exporting EV_LOADED Call by reference Type reference (TYPE) FLAG General Flag 20111212
3 Importing IV_TRTYP Call by reference Type reference (TYPE) TRTYP Transaction type 20111212
4 Importing 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 Exporting ES_ERROR Call by reference Type reference (TYPE) TDS_ERROR Lean Order: Error Information 20111217
2 Exporting EV_SAVED Call by reference Type reference (TYPE) FLAG General Flag 20111217
3 Exporting 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 Importing 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 Importing IV_TRTYP Call by reference Type reference (TYPE) TRTYP Transaction type 20111213
2 Importing 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 Importing 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