SAP ABAP Class CL_EAMS_UI_EI_ORD_FRW_APPCC (Class for BAdI: /PLMU/EX_FRW_CONSUMER_APPCC)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_UI_ORD (Package) User Interface for Maintenance Order
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_EX_FRW_CONSUMER_APPCC OIF Application Controller 20091013
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_MAP_HEADER Header Object Mapper 20091027
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20091013
Properties
Class CL_EAMS_UI_EI_ORD_FRW_APPCC  
Short Description Class for BAdI: /PLMU/EX_FRW_CONSUMER_APPCC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_UI_ORD   User Interface for Maintenance Order 
Created 20091013   SAP 
Last change 20110908   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
# Interface Abstract Final Description Created on
1 /PLMU/IF_EX_FRW_CONSUMER_APPCC OIF Application Controller 20091013
2 /PLMU/IF_FRW_MAP_HEADER Header Object Mapper 20091027
3 IF_BADI_INTERFACE Tag Interface for BAdIs 20091013
Friends
Class CL_EAMS_UI_EI_ORD_FRW_APPCC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_EAMS_UI_EI_ORD_FRW_APPCC APPCC Class for Maintenance Order OIF 20091013
2 MO_ACTION_UTIL Instance attribute Protected Object reference (TYPE REF TO) /PLMU/IF_FRW_ACTION_UTIL Action utilities for applications 20091013
3 MO_APPL_MODEL_ORD Instance attribute Protected Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL UI Framework - GUIBB application model 20091013
4 MO_APPL_MODEL_STATUS Instance attribute Protected Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL UI Framework - Basic application model 20100325
5 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20091013
6 MO_FPM_CNR Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_CNR_OIF Interface for CNR in OIF 20091013
7 MO_IDR_OIF Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_IDR 20091013
8 MO_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods 20091013
9 MO_SPI_CONNECTOR_ORD Instance attribute Protected Object reference (TYPE REF TO) /PLMB/CL_SPI_CONNECTOR Application Connector 20091013
10 MS_INITIAL_DATA Instance attribute Protected Type reference (TYPE) EAMS_S_SP_ORD_INITIAL *Obsolete 20091023
11 MS_ORD_HEADER Instance attribute Protected Type reference (TYPE) EAMS_S_SP_ORD_HEADER Business Object Order - Header Data 20091023
12 MS_ORD_ID Instance attribute Protected Type reference (TYPE) EAMS_S_SP_ORD_ID Business Object Order - Identification 20091023
13 MS_ORD_OPER Instance attribute Protected Type reference (TYPE) EAMS_S_SP_ORD_OPER Business Object Order - Operation Data 20100107
14 MS_ORD_OPER_PRT Instance attribute Protected Type reference (TYPE) EAMS_S_SP_ORD_OPER_PRT Business Object Order - Operation Production Resources/Tool 20100426
15 MV_CURRENT_MAINVIEW Instance attribute Private Type reference (TYPE) STRING Current Mainview 20100531
16 MV_DISP_INIT_SCREEN Instance attribute Protected Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091023
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_FAV Instance method Protected Method Add to Favorites 20091013
2 AUTHORITY_CHECK_TRAN Instance method Protected Method Check Authority for Transaction 20100330
3 CHANGE_LPD_YCA_LIST Instance method Protected Method 20091120
4 CONSTRUCTOR Instance method Public Constructor 20091013
5 DISPLAY_TAB Instance method Protected Method 20100428
6 HIDE_TAB Instance method Protected Method 20100428
7 ORDER_LOCK_CHECK Instance method Protected Method Check if job is locked (Order and/or Notification) 20100326
8 RETRIEVE_HEADER_DATA Instance method Protected Method Get the header data of the Order 20091023
9 RETRIEVE_PRT_DATA Instance method Protected Method Get the header data of the Order 20100425
10 SET_FPM_CNR_BUTTONS Instance method Protected Method Set buttons on FPM Controller 20091023
11 SET_HIDDEN_UIBB Instance method Protected Method Hide UI Elements like GUIBBs or Main Views 20091020
12 SET_STATUS Instance method Protected Method 20100325
13 SET_STATUS_BUTTON Instance method Protected Method 20100325
Events
Class CL_EAMS_UI_EI_ORD_FRW_APPCC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_STATE Private See coding 20100531 BEGIN OF ty_s_state, floorplan_state TYPE fpm_floorplan_state, variant TYPE string, mainview TYPE string, subview TYPE string, END OF ty_s_state
Method Signatures

Method ADD_TO_FAV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20100407
2 Importing IO_WIRE_SERVICES Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_W_SERVICES UI Framework - Wiring Services 20100407

Method ADD_TO_FAV on class CL_EAMS_UI_EI_ORD_FRW_APPCC has no exception.

Method AUTHORITY_CHECK_TRAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20100330

Method AUTHORITY_CHECK_TRAN on class CL_EAMS_UI_EI_ORD_FRW_APPCC has no exception.

Method CHANGE_LPD_YCA_LIST Signature

Method CHANGE_LPD_YCA_LIST on class CL_EAMS_UI_EI_ORD_FRW_APPCC has no parameter.
Method CHANGE_LPD_YCA_LIST on class CL_EAMS_UI_EI_ORD_FRW_APPCC has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EAMS_UI_EI_ORD_FRW_APPCC has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_EI_ORD_FRW_APPCC has no exception.

Method DISPLAY_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABBED Call by reference Object reference (TYPE REF TO) IF_FPM_TABBED Tabbed UIBB API 20100428
2 Importing IV_TAB_ID Call by reference Type reference (TYPE) STRING 20100428

Method DISPLAY_TAB on class CL_EAMS_UI_EI_ORD_FRW_APPCC has no exception.

Method HIDE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABBED Call by reference Object reference (TYPE REF TO) IF_FPM_TABBED Tabbed UIBB API 20100428
2 Importing IV_TAB_ID Call by reference Type reference (TYPE) STRING 20100428

Method HIDE_TAB on class CL_EAMS_UI_EI_ORD_FRW_APPCC has no exception.

Method ORDER_LOCK_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20100326

Method ORDER_LOCK_CHECK on class CL_EAMS_UI_EI_ORD_FRW_APPCC has no exception.

Method RETRIEVE_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WIRE_SERVICES Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_W_SERVICES UI Framework - Wiring Services 20091118

Method RETRIEVE_HEADER_DATA on class CL_EAMS_UI_EI_ORD_FRW_APPCC has no exception.

Method RETRIEVE_PRT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WIRE_SERVICES Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_W_SERVICES UI Framework - Wiring Services 20100425

Method RETRIEVE_PRT_DATA on class CL_EAMS_UI_EI_ORD_FRW_APPCC has no exception.

Method SET_FPM_CNR_BUTTONS Signature

Method SET_FPM_CNR_BUTTONS on class CL_EAMS_UI_EI_ORD_FRW_APPCC has no parameter.
Method SET_FPM_CNR_BUTTONS on class CL_EAMS_UI_EI_ORD_FRW_APPCC has no exception.

Method SET_HIDDEN_UIBB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20091020
2 Importing IO_OIF Call by reference Object reference (TYPE REF TO) IF_FPM_OIF Interface for Communication FPM App CC 20091020

Method SET_HIDDEN_UIBB on class CL_EAMS_UI_EI_ORD_FRW_APPCC has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20100325
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20100415
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20100325

Method SET_STATUS on class CL_EAMS_UI_EI_ORD_FRW_APPCC has no exception.

Method SET_STATUS_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20100325
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20100325
3 Importing IO_WIRE_SERVICES Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_W_SERVICES UI Framework - Wiring Services 20100325

Method SET_STATUS_BUTTON on class CL_EAMS_UI_EI_ORD_FRW_APPCC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605