SAP ABAP Class CL_RPLM_MP_POWL_ORDER_PM (Feeder Class: Order Worklist for Maintenance Planner)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EP-PCT-MAN-MP (Application Component) BP for Maintenance Planner
     RPLM_MP_BE (Package) Maintenance Planner Backend
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POWL_FEEDER Interface for POWL Feeders 20060530
Properties
Class CL_RPLM_MP_POWL_ORDER_PM  
Short Description Feeder Class: Order Worklist for Maintenance Planner    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RPLM_MP_BE   Maintenance Planner Backend 
Created 20060530   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RPLM_MP_POWL_ORDER_PM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_POWL_FEEDER Interface for POWL Feeders 20060530
Friends
Class CL_RPLM_MP_POWL_ORDER_PM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ACTION_DEF Instance attribute Protected Type reference (TYPE) POWL_ACTDESCR_TTY action meta description 20060603
2 MT_DEFAULTS Instance attribute Protected Type reference (TYPE) RSPARAMS_TT rsparams Table 20060603
3 MT_FIELDCAT Instance attribute Protected Type reference (TYPE) POWL_FIELDCAT_TTY Field catalog META description 20060603
4 MT_OBJECT_DEF Instance attribute Protected Type reference (TYPE) RPLM_TT_POWL_ORDER_PM_DEF07 Order Worklist for Maintenance Planner 20060603
5 MT_SELCRIT_DEF Instance attribute Protected Type reference (TYPE) POWL_SELCRIT_TTY Selection criteria meta description 20060603
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MAT_AVL Instance method Public Method Check Material Availability 20060822
2 CHECK_ORDER_CONF Instance method Public Method Check Order Lock 20060830
3 CHECK_ORDER_LOCK Instance method Public Method Check Order Lock 20060718
4 CHECK_ORDER_PRINT Instance method Public Method Check Order Lock 20060719
5 CHECK_SELCRIT_ORDER_PM Instance method Public Method Checking Selection Criteria 20060605
6 CONVERT_SELCRIT_RELTOABS_DATE Instance method Public Method Conversion of Relative Dates to Absolute Dates 20060605
7 GET_ACTIONS_ORDER_PM Instance method Public Method Determine Definition of Events 20060603
8 GET_EMPNAME_FROM_PERNR Instance method Public Method Get the Employee Name From the Personnel Number 20060605
9 GET_FIELDCAT_ORDER_PM Instance method Public Method Definition of Layout Information for My Orders 20060605
10 GET_MONITOR_ICON Instance method Public Method Read Display for Monitor 20060605
11 GET_NUMBER_OF_DOCUMENTS Instance method Public Method Determine Amount of Assigned Documents 20060605
12 GET_NUMBER_OF_PERMITS Instance method Public Method Get Number of Permits 20060605
13 GET_SELCRITERIA_DEFAULTS_MY Instance method Public Method Get Standard Selection Criteria for User 20070510
14 GET_SELCRITERIA_ORDER_PM Instance method Public Method Determine Definition of Selection Criteria 20060603
15 RELEASE_ORDERS Instance method Public Method Release Orders 20060605
16 TECO_ORDERS Instance method Public Method Complete Orders Technically 20060605
Events
Class CL_RPLM_MP_POWL_ORDER_PM has no event.
Types
Class CL_RPLM_MP_POWL_ORDER_PM has no local type.
Method Signatures

Method CHECK_MAT_AVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LIGHTS_VALUE Call by reference Type reference (TYPE) C 20060822
2 Importing IV_AUFNR Call by reference Type reference (TYPE) AUFNR Order Number 20060822

Method CHECK_MAT_AVL on class CL_RPLM_MP_POWL_ORDER_PM has no exception.

Method CHECK_ORDER_CONF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20060830
2 Importing IV_AUFNR Call by reference Type reference (TYPE) AUFNR Order Number 20060830

Method CHECK_ORDER_CONF on class CL_RPLM_MP_POWL_ORDER_PM has no exception.

Method CHECK_ORDER_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20060718
2 Importing IV_AUFNR Call by reference Type reference (TYPE) AUFNR Order Number 20060718

Method CHECK_ORDER_LOCK on class CL_RPLM_MP_POWL_ORDER_PM has no exception.

Method CHECK_ORDER_PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20060719
2 Importing IV_AUFNR Call by reference Type reference (TYPE) AUFNR Order Number 20060719

Method CHECK_ORDER_PRINT on class CL_RPLM_MP_POWL_ORDER_PM has no exception.

Method CHECK_SELCRIT_ORDER_PM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE Call by reference Type reference (TYPE) POWL_MSG_TTY 20060605
2 Importing I_SEL_CRIT Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20060605

Method CHECK_SELCRIT_ORDER_PM on class CL_RPLM_MP_POWL_ORDER_PM has no exception.

Method CONVERT_SELCRIT_RELTOABS_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SELCRIT_VALUES Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20060605

Method CONVERT_SELCRIT_RELTOABS_DATE on class CL_RPLM_MP_POWL_ORDER_PM has no exception.

Method GET_ACTIONS_ORDER_PM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTION_DEFS Call by reference Type reference (TYPE) POWL_ACTDESCR_TTY 20060603
2 Importing I_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY 20060603
3 Importing I_SELCRIT_PARA Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20060603
4 Importing I_USERNAME Call by reference Type reference (TYPE) XUSER User Name 20060603

Method GET_ACTIONS_ORDER_PM on class CL_RPLM_MP_POWL_ORDER_PM has no exception.

Method GET_EMPNAME_FROM_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EMPNAME Call by reference Type reference (TYPE) STEXT Object Name 20060605
2 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Standard Selections for HR Master Data Reporting 20060605

Method GET_EMPNAME_FROM_PERNR on class CL_RPLM_MP_POWL_ORDER_PM has no exception.

Method GET_FIELDCAT_ORDER_PM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIELDCAT Call by reference Type reference (TYPE) POWL_FIELDCAT_TTY Field Catalog - Meta Description 20060605
2 Importing I_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY 20060605
3 Importing I_SELCRIT_VALUES Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20060605
4 Importing I_USERNAME Call by reference Type reference (TYPE) XUSER User Name 20060605

Method GET_FIELDCAT_ORDER_PM on class CL_RPLM_MP_POWL_ORDER_PM has no exception.

Method GET_MONITOR_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LIGHTS_ICON Call by reference Type reference (TYPE) RPLM_TD_QIMT_LIGHTS Icons for Monitor 20060605
2 Importing IV_LIGHTS_VALUE Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20060605

Method GET_MONITOR_ICON on class CL_RPLM_MP_POWL_ORDER_PM has no exception.

Method GET_NUMBER_OF_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NO_OF_DOCS Call by reference Type reference (TYPE) RPLM_TD_QIMT_NUMBER_DOC Number of Documents 20060605
2 Importing IV_EQUI_NUMBER Call by reference Type reference (TYPE) EQUNR Equipment Number 20060605
3 Importing IV_FLOC_NUMBER Call by reference Type reference (TYPE) TPLNR Functional Location 20060605
4 Importing IV_ORDER_NUMBER Call by reference Type reference (TYPE) AUFNR Order Number 20060605

Method GET_NUMBER_OF_DOCUMENTS on class CL_RPLM_MP_POWL_ORDER_PM has no exception.

Method GET_NUMBER_OF_PERMITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NO_OF_PERMITS Call by reference Type reference (TYPE) RPLM_ORDER_PERMITS_NUM RDV: Number of Permits 20060605
2 Importing IV_ORDER_NUMBER Call by reference Type reference (TYPE) AUFNR RDV: Order Number 20060605

Method GET_NUMBER_OF_PERMITS on class CL_RPLM_MP_POWL_ORDER_PM has no exception.

Method GET_SELCRITERIA_DEFAULTS_MY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_DEFAULT_VALUES Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20070510

Method GET_SELCRITERIA_DEFAULTS_MY on class CL_RPLM_MP_POWL_ORDER_PM has no exception.

Method GET_SELCRITERIA_ORDER_PM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DEFAULT_VALUES Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20060603
2 Exporting E_SELCRIT_DEFS Call by reference Type reference (TYPE) POWL_SELCRIT_TTY 20060603
3 Importing I_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY 20060603
4 Importing I_USERNAME Call by reference Type reference (TYPE) XUSER User Name 20060603

Method GET_SELCRITERIA_ORDER_PM on class CL_RPLM_MP_POWL_ORDER_PM has no exception.

Method RELEASE_ORDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_RESULT_TAB Call by reference Type reference (TYPE) RPLM_TT_POWL_ORDER_PM_DEF07 Object Definition for PM/CS Order in Worklist 20060605
2 Exporting E_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20060605

Method RELEASE_ORDERS on class CL_RPLM_MP_POWL_ORDER_PM has no exception.

Method TECO_ORDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing C_RESULT_TAB Call by reference Type reference (TYPE) INDEX TABLE 20061121
2 Exporting E_PORTAL_ACTIONS Call by reference Type reference (TYPE) POWL_FOLLOW_UP_STY Follow-up action in portal 20060605

Method TECO_ORDERS on class CL_RPLM_MP_POWL_ORDER_PM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700