SAP ABAP Class CL_RPLM_QIMT_POWL_CONF_PM (POWL Feeder for Confirmations (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 | 20050405 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RPLM_MP_POWL_CONF_PM | POWL Feeder for Confirmations for Maintenance Planner | 20060531 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RPLM_MS_POWL_CONF_PM | POWL Feeder for Confirmations for Maintenance Supervisor | 20060531 |
Properties
Class | CL_RPLM_QIMT_POWL_CONF_PM | |
Short Description | POWL Feeder for Confirmations (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 | 20050405 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RPLM_QIMT_POWL_CONF_PM has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_POWL_FEEDER | Interface for POWL Feeders | 20050405 |
Friends
Class CL_RPLM_QIMT_POWL_CONF_PM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | POWL_ACTDESCR_TTY | 20050405 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20050405 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | POWL_FIELDCAT_TTY | 20050405 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RPLM_TT_POWL_CONF_PM_DEF | Object Definition - Confirmation of PM Order in Worklist | 20050405 | ||
5 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | POWL_SELCRIT_TTY | 20050405 | |||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20070401 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checking Selection Criteria | 20050609 |
2 | ![]() |
Instance method | Public | Method | Conversion of Relative Dates to Absolute Dates | 20050714 |
3 | ![]() |
Instance method | Public | Method | Determine Definition of Events | 20050405 |
4 | ![]() |
Static method | Public | Method | 20070329 | |
5 | ![]() |
Instance method | Public | Method | Determine Definition of Layout Information | 20050405 |
6 | ![]() |
Instance method | Public | Method | Determine Definition of Selection Criteria | 20050405 |
7 | ![]() |
Static method | Private | Method | 20070331 |
Events
Class CL_RPLM_QIMT_POWL_CONF_PM has no event.
Types
Class CL_RPLM_QIMT_POWL_CONF_PM has no local type.
Method Signatures
Method CHECK_SELCRIT_CONF_PM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MESSAGE | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | 20050609 | |||
2 | ![]() |
I_SEL_CRIT | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20050609 |
Method CHECK_SELCRIT_CONF_PM on class CL_RPLM_QIMT_POWL_CONF_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 | ![]() |
CT_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20050714 |
Method CONVERT_SELCRIT_RELTOABS_DATE on class CL_RPLM_QIMT_POWL_CONF_PM has no exception.
Method GET_ACTIONS_CONF_PM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ACTION_DEFS | Call by reference | Type reference (TYPE) | POWL_ACTDESCR_TTY | 20050405 | |||
2 | ![]() |
I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | 20050405 | |||
3 | ![]() |
I_SELCRIT_PARA | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20050405 | ||
4 | ![]() |
I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | Benutzername | 20050405 |
Method GET_ACTIONS_CONF_PM on class CL_RPLM_QIMT_POWL_CONF_PM has no exception.
Method GET_CONFIRMATION_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERZET | Call by reference | Type reference (TYPE) | AFRU-ERZET | Erfassungszeit der Rückmeldung | 20070329 | ||
2 | ![]() |
IV_RMZHL | Call by reference | Type reference (TYPE) | AFRU-RMZHL | Zähler der Rückmeldung | 20070329 | ||
3 | ![]() |
IV_RUECK | Call by reference | Type reference (TYPE) | AFRU-RUECK | Rückmeldenummer des Vorgangs | 20070329 |
Method GET_CONFIRMATION_TIME on class CL_RPLM_QIMT_POWL_CONF_PM has no exception.
Method GET_FIELDCAT_CONF_PM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FIELDCAT | Call by reference | Type reference (TYPE) | POWL_FIELDCAT_TTY | 20050405 | |||
2 | ![]() |
I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | 20050405 | |||
3 | ![]() |
I_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20050405 | ||
4 | ![]() |
I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | Benutzername | 20050405 |
Method GET_FIELDCAT_CONF_PM on class CL_RPLM_QIMT_POWL_CONF_PM has no exception.
Method GET_SELCRITERIA_CONF_PM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DEFAULT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20050405 | ||
2 | ![]() |
E_SELCRIT_DEFS | Call by reference | Type reference (TYPE) | POWL_SELCRIT_TTY | 20050405 | |||
3 | ![]() |
I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | 20050405 | |||
4 | ![]() |
I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | Benutzername | 20050405 |
Method GET_SELCRITERIA_CONF_PM on class CL_RPLM_QIMT_POWL_CONF_PM has no exception.
Method SET_BP_VERSION Signature
Method SET_BP_VERSION on class CL_RPLM_QIMT_POWL_CONF_PM has no parameter.
Method SET_BP_VERSION on class CL_RPLM_QIMT_POWL_CONF_PM has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 600 |