SAP ABAP Class CL_RPLM_QIMT_POWL_ORDER_PM (POWL-Feeder for Orders and Operations (PM/CS))
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EP-PCT-MAN-MT (Application Component) Business Package for Maintenance Technician
     RPLM_QIMT_BE (Package) Quality Inspector & Maintenance Technician BE
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 20050131
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RPLM_MP_POWL_OPERATIONS_PM Feeder Class: Operation Worklist for Maintenance Planner 20060530
2 Inheritance (c INHERITING FROM c_ref)  CL_RPLM_MS_POWL_OPERATIONS_PM Feeder Class: Operation Worklist for Maintenance Supervisor 20060530
Properties
Class CL_RPLM_QIMT_POWL_ORDER_PM  
Short Description POWL-Feeder for Orders and Operations (PM/CS)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RPLM_QIMT_BE   Quality Inspector & Maintenance Technician BE 
Created 20050131   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RPLM_QIMT_POWL_ORDER_PM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_POWL_FEEDER Interface for POWL Feeders 20050131
Friends
Class CL_RPLM_QIMT_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 20050209
2 MT_DEFAULTS Instance attribute Protected Type reference (TYPE) RSPARAMS_TT rsparams Table 20050209
3 MT_FIELDCAT Instance attribute Protected Type reference (TYPE) POWL_FIELDCAT_TTY 20050209
4 MT_OBJECT_DEF Instance attribute Protected Type reference (TYPE) RPLM_TT_POWL_ORDER_PM_DEF Object Definition Order PM/CS 20050131
5 MT_SELCRIT_DEF Instance attribute Protected Type reference (TYPE) POWL_SELCRIT_TTY 20050209
6 MV_BP_VERSION Static Attribute Private Type reference (TYPE) STRING 20070330
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OPERATION_RELATIONSHIP Instance method Public Method RDV:Check for Relationships 20070330
2 CHECK_ORDER_LOCK Instance method Public Method Constraint on Start Date - Get Text 20070326
3 CHECK_ORDER_PRINT Instance method Public Method RDV : Check Shop Paper Printing 20070330
4 CHECK_SELCRIT_ORDER_PM Instance method Public Method Checking Selection Criteria 20050609
5 CONVERT_SELCRIT_RELTOABS_DATE Instance method Public Method Conversion of Relative Dates to Absolute Dates 20050715
6 GET_ACTIONS_ORDER_PM Instance method Public Method Determine Definition of Events 20050209
7 GET_CONSTRAINT_TEXT Instance method Public Method RDV:Constraint on Start Date - Get Text 20070327
8 GET_EMPNAME_FROM_PERNR Instance method Public Method RDV:Get Employee Name for Personnel Number 20070330
9 GET_FIELDCAT_ORDER_MY Instance method Public Method Definition of Layout Information for My Orders 20050519
10 GET_FIELDCAT_ORDER_PM Instance method Public Method Determine Definition of Layout Information 20050209
11 GET_MONITOR_ICON Instance method Public Method Read Display for Monitor 20050210
12 GET_NUMBER_OF_DOCUMENTS Instance method Public Method Determine Amount of Assigned Documents 20050207
13 GET_NUMBER_OF_PERMITS Instance method Public Method RDV:Get Number of Permit 20070330
14 GET_SELCRITERIA_DEFAULTS_MY Instance method Public Method RDV:Get Standard Selection Criteria for User 20070326
15 GET_SELCRITERIA_ORDER_MY Instance method Public Method Definition of Selection Criteria for My Orders 20050519
16 GET_SELCRITERIA_ORDER_PM Instance method Public Method Determine Definition of Selection Criteria 20050405
17 RELEASE_ORDERS Instance method Public Method RDV:Release Requests 20070330
18 SET_BP_VERSION Static method Private Method RDV: Determine the Portal Role Version 20070330
19 TECO_ORDERS Instance method Public Method RDV: Technically Complete Orders 20070330
Events
Class CL_RPLM_QIMT_POWL_ORDER_PM has no event.
Types
Class CL_RPLM_QIMT_POWL_ORDER_PM has no local type.
Method Signatures

Method CHECK_OPERATION_RELATIONSHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RELATION_EXISTS Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20070330
2 Importing IV_OPERA_NUMBER Call by reference Type reference (TYPE) VORNR Operation/Activity Number 20070330
3 Importing IV_ORDER_NUMBER Call by reference Type reference (TYPE) CAUFVD-AUFNR Auftragsnummer 20070330

Method CHECK_OPERATION_RELATIONSHIP on class CL_RPLM_QIMT_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 20070326
2 Importing IV_AUFNR Call by reference Type reference (TYPE) AUFNR Order Number 20070326

Method CHECK_ORDER_LOCK on class CL_RPLM_QIMT_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 20070330
2 Importing IV_AUFNR Call by reference Type reference (TYPE) AUFNR Order Number 20070330

Method CHECK_ORDER_PRINT on class CL_RPLM_QIMT_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 20050609
2 Importing I_SEL_CRIT Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Tabelle 20050609

Method CHECK_SELCRIT_ORDER_PM on class CL_RPLM_QIMT_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 Tabelle 20050715

Method CONVERT_SELCRIT_RELTOABS_DATE on class CL_RPLM_QIMT_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 20050209
2 Importing I_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY 20050209
3 Importing I_SELCRIT_PARA Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Tabelle 20050209
4 Importing I_USERNAME Call by reference Type reference (TYPE) XUSER Benutzername 20050209

Method GET_ACTIONS_ORDER_PM on class CL_RPLM_QIMT_POWL_ORDER_PM has no exception.

Method GET_CONSTRAINT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_START_CONSTRAINT_TEXT Call by reference Type reference (TYPE) DDTEXT Explanatory short text 20070327
2 Importing IV_START_CONSTRAINT Call by reference Type reference (TYPE) EINSCHRA Constraint on the basic start date for the activity 20070327

Method GET_CONSTRAINT_TEXT on class CL_RPLM_QIMT_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 20070330
2 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20070330

Method GET_EMPNAME_FROM_PERNR on class CL_RPLM_QIMT_POWL_ORDER_PM has no exception.

Method GET_FIELDCAT_ORDER_MY 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 Feldkatalog Meta-Beschreibung 20050519
2 Importing I_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY 20050519
3 Importing I_SELCRIT_VALUES Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Tabelle 20050519
4 Importing I_USERNAME Call by reference Type reference (TYPE) XUSER Benutzername 20050519

Method GET_FIELDCAT_ORDER_MY on class CL_RPLM_QIMT_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 20050209
2 Importing I_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY 20050209
3 Importing I_SELCRIT_VALUES Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Tabelle 20050209
4 Importing I_USERNAME Call by reference Type reference (TYPE) XUSER Benutzername 20050209

Method GET_FIELDCAT_ORDER_PM on class CL_RPLM_QIMT_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 Ikone für Monitor 20050211
2 Importing IV_LIGHTS_VALUE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050211

Method GET_MONITOR_ICON on class CL_RPLM_QIMT_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 Anzahl Dokumente 20050211
2 Importing IV_EQUI_NUMBER Call by reference Type reference (TYPE) EQUNR Equipmentnummer 20050211
3 Importing IV_FLOC_NUMBER Call by reference Type reference (TYPE) TPLNR Technischer Platz 20050211
4 Importing IV_OPERA_NUMBER Call by reference Type reference (TYPE) VORNR Vorgangsnummer 20050211
5 Importing IV_ORDER_NUMBER Call by reference Type reference (TYPE) AUFNR Auftragsnummer 20050211

Method GET_NUMBER_OF_DOCUMENTS on class CL_RPLM_QIMT_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 20070330
2 Importing IV_ORDER_NUMBER Call by reference Type reference (TYPE) AUFNR Order Number 20070330

Method GET_NUMBER_OF_PERMITS on class CL_RPLM_QIMT_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 20070326

Method GET_SELCRITERIA_DEFAULTS_MY on class CL_RPLM_QIMT_POWL_ORDER_PM has no exception.

Method GET_SELCRITERIA_ORDER_MY 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 Tabelle 20050519
2 Exporting E_SELCRIT_DEFS Call by reference Type reference (TYPE) POWL_SELCRIT_TTY Selektionskriterien Meta-Beschreibung 20050519
3 Importing I_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY 20050519
4 Importing I_USERNAME Call by reference Type reference (TYPE) XUSER Benutzername 20050519

Method GET_SELCRITERIA_ORDER_MY on class CL_RPLM_QIMT_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 Tabelle 20050405
2 Exporting E_SELCRIT_DEFS Call by reference Type reference (TYPE) POWL_SELCRIT_TTY 20050405
3 Importing I_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY 20050405
4 Importing I_USERNAME Call by reference Type reference (TYPE) XUSER Benutzername 20050405

Method GET_SELCRITERIA_ORDER_PM on class CL_RPLM_QIMT_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_DEF Object Definition for PM/CS Order in Worklist 20070330
2 Exporting E_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20070330

Method RELEASE_ORDERS on class CL_RPLM_QIMT_POWL_ORDER_PM has no exception.

Method SET_BP_VERSION Signature

Method SET_BP_VERSION on class CL_RPLM_QIMT_POWL_ORDER_PM has no parameter.
Method SET_BP_VERSION on class CL_RPLM_QIMT_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 20070330
2 Exporting E_PORTAL_ACTIONS Call by reference Type reference (TYPE) POWL_FOLLOW_UP_STY Follow-up action in portal 20070330

Method TECO_ORDERS on class CL_RPLM_QIMT_POWL_ORDER_PM has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 600