SAP ABAP Class CL_RESTM_HELPER (Helper class for PM - TM Integration)
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_HELPER | |
| Short Description | Helper class for PM - TM Integration | |
| 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 | 20130906 | 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_HELPER has no interface implemented.
Friends
Class CL_RESTM_HELPER has no friend class.
Attributes
Class CL_RESTM_HELPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creation of change pointer for equipment/functional location | 20130909 | |
| 2 | Static method | Public | Method | Get resource name by functional location | 20130916 | |
| 3 | Static method | Public | Method | Check if object is valid in terms of status | 20130909 |
Events
Class CL_RESTM_HELPER has no event.
Types
Class CL_RESTM_HELPER has no local type.
Method Signatures
Method CREATE_CHANGE_POINTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipment Number | 20130909 | |||
| 2 | IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | EDI_MESTYP | Message Type | 20130909 | |||
| 3 | IV_TPLNR | Call by reference | Type reference (TYPE) | TPLNR | Functional Location | 20130909 |
Method CREATE_CHANGE_POINTER on class CL_RESTM_HELPER has no exception.
Method GET_RESOURCENAME_BY_TPLNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TPLNR | Call by reference | Type reference (TYPE) | TPLNR | Functional Location | 20130916 | |||
| 2 | RV_RESOURCE_NAME | Value transfer | Type reference (TYPE) | CIFRESNAM | Resource Name | 20130916 |
Method GET_RESOURCENAME_BY_TPLNR on class CL_RESTM_HELPER has no exception.
Method IS_OBJECT_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BYPASS_BUFFER | Call by reference | Attribute reference (LIKE) | ABAP_TRUE | ABAP_FALSE | 20130909 | |||
| 2 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20130909 | |||
| 3 | RV_OBJECT_VALID | Value transfer | Attribute reference (LIKE) | ABAP_TRUE | 20130909 |
Method IS_OBJECT_VALID on class CL_RESTM_HELPER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |