SAP ABAP Class CL_RESTM_PMORDER (Reading PM Orders and Mapping to TM Resource)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SCM-BAS (Application Component) SCM Basis
⤷
CIF13 (Package) Core Interface for APO - Objects for Releases as of EhP7

⤷

⤷

Properties
Class | CL_RESTM_PMORDER | |
Short Description | Reading PM Orders and Mapping to TM Resource | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CIF13 | Core Interface for APO - Objects for Releases as of EhP7 |
Created | 20130819 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RESTM_PMORDER has no interface implemented.
Friends
Class CL_RESTM_PMORDER has no friend class.
Attributes
Class CL_RESTM_PMORDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Map PM order data into CIF resource downtime structure | 20130914 |
2 | ![]() |
Static method | Public | Method | Read PM orders | 20130914 |
Events
Class CL_RESTM_PMORDER has no event.
Types
Class CL_RESTM_PMORDER has no local type.
Method Signatures
Method MAP_PMORDER_TO_RESTMDOWMTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RESTMDOWN | Call by reference | Type reference (TYPE) | CIFRESTMDOWN_TAB | Transfer Structure for TM Resources - Downtime | 20130914 | ||
2 | ![]() |
CT_RESTMDOWNTXT | Call by reference | Type reference (TYPE) | CIFRESTMDOWNTXT_TAB | Transfer Structure for TM Resources # Downtime text | 20130914 | ||
3 | ![]() |
CT_RESTMDOWNTXTX | Call by reference | Type reference (TYPE) | CIFRESTMDOWNTXTX_TAB | Checklist for CIFRESTMDOWNTXT | 20130914 | ||
4 | ![]() |
CT_RESTMDOWNX | Call by reference | Type reference (TYPE) | CIFRESTMDOWNX_TAB | Checklist for CIFRESTMDOWN | 20130914 | ||
5 | ![]() |
IT_PMORDER | Call by reference | Type reference (TYPE) | CIFRESTMPMORDER_TAB | PM order structure including base equipment | 20130914 | ||
6 | ![]() |
IV_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipment Number | 20130914 | ||
7 | ![]() |
IV_TPLNR | Call by reference | Type reference (TYPE) | TPLNR | Functional Location | 20130914 |
Method MAP_PMORDER_TO_RESTMDOWMTIME on class CL_RESTM_PMORDER has no exception.
Method READ_PMORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_PMORDER | Call by reference | Type reference (TYPE) | CIFRESTMPMORDER_TAB | PM order structure including base equipment | 20130914 | ||
2 | ![]() |
IT_EQUNR | Call by reference | Type reference (TYPE) | EQUNR_TAB | Table Using Equipment Numbers | 20130914 | ||
3 | ![]() |
IT_TPLNR | Call by reference | Type reference (TYPE) | TPLNR_TAB | Table Using Functional Location Numbers | 20130914 | ||
4 | ![]() |
IV_BASE_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipment Number | 20130914 | ||
5 | ![]() |
IV_BASE_TPLNR | Call by reference | Type reference (TYPE) | TPLNR | Functional Location | 20130914 |
Method READ_PMORDER on class CL_RESTM_PMORDER has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |