SAP ABAP Class CL_EAMS_BO_WCMR (Business Object WCM Requirements)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_BO_MISC (Package) Miscellaneous for Business Object
⤷
⤷
Properties
| Class | CL_EAMS_BO_WCMR | |
| Short Description | Business Object WCM Requirements | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAMS_BO_MISC | Miscellaneous for Business Object |
| Created | 20101208 | SAP |
| Last change | 20110908 | 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_EAMS_BO_WCMR has no interface implemented.
Friends
Class CL_EAMS_BO_WCMR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_EAMS_BO_WCMR | Business Object WCM Requirements | 20101208 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EAMWS_REQUIREMENTS_API | API for WCM Requirement links | 20101213 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EAMS_BO_SRV | Service class for BO | 20101208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Assign WCM Requirements to object (WO or TL) | 20101209 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20101208 | |
| 3 | Instance method | Public | Method | Clears Internal Buffer of WCM Requirement | 20110128 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20101208 | |
| 5 | Instance method | Public | Method | Read WCM Requirements assigned to WO or TL | 20101208 | |
| 6 | Instance method | Public | Method | Read WCM Requirements assigned to Maintenance Planning Plant | 20101223 | |
| 7 | Instance method | Public | Method | Read single WCM Requirement | 20101223 | |
| 8 | Static method | Public | Method | 20101208 | ||
| 9 | Instance method | Public | Method | Unassign WCM Requirements from object (WO or TL) | 20101210 |
Events
Class CL_EAMS_BO_WCMR has no event.
Types
Class CL_EAMS_BO_WCMR has no local type.
Method Signatures
Method ASSIGN_WCMR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INDEX_FAILED | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_INDEX_FAILED | Index of node ID for which no data is available | 20101214 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20101209 | |||
| 3 | EV_HAS_ABORT_MSG | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag for at least one abort msg in input table | 20101213 | |||
| 4 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_BO_WCMR_REL_DATA | WCM Requirement Relation | 20101214 |
Method ASSIGN_WCMR on class CL_EAMS_BO_WCMR has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EAMS_BO_WCMR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAMS_BO_WCMR has no exception.
Method CLEAR_WCMR_BUFFER Signature
Method CLEAR_WCMR_BUFFER on class CL_EAMS_BO_WCMR has no parameter.
Method CLEAR_WCMR_BUFFER on class CL_EAMS_BO_WCMR has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_BO_WCMR has no parameter.
Method CONSTRUCTOR on class CL_EAMS_BO_WCMR has no exception.
Method GET_WCMR_BY_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20101209 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_BO_WCMR_REL_DATA | WCM Requirement Relation | 20101208 | |||
| 3 | ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20101208 | |||
| 4 | EV_HAS_ABORT_MSG | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag for at least one abort msg in input table | 20101213 | |||
| 5 | IT_NODE_ID | Call by reference | Type reference (TYPE) | EAMS_T_BO_OBJID | Object Number (EAMS_OBJNR) | 20101209 |
Method GET_WCMR_BY_OBJ on class CL_EAMS_BO_WCMR has no exception.
Method GET_WCMR_BY_PLANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20101223 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_BO_WCMR | WCM Requirement | 20101223 | |||
| 3 | EV_HAS_ABORT_MSG | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag for at least one abort msg in input table | 20101223 | |||
| 4 | IV_PLANPLANT | Call by reference | Type reference (TYPE) | IWERK | Maintenance Planning Plant | 20101223 |
Method GET_WCMR_BY_PLANT on class CL_EAMS_BO_WCMR has no exception.
Method GET_WCMR_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20101223 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_BO_WCMR | WCM Requirement | 20101223 | |||
| 3 | ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20101223 | |||
| 4 | IT_NODE_ID | Call by reference | Type reference (TYPE) | EAMS_T_BO_WCMR_ID | WCM Requirement - Identification | 20101223 | |||
| 5 | IV_PLANPLANT | Call by reference | Type reference (TYPE) | IWERK | Maintenance Planning Plant | 20101223 |
Method GET_WCMR_HEADER on class CL_EAMS_BO_WCMR has no exception.
Method S_GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EAMS_BO_WCMR | Business Object WCM Requirements | 20101208 |
Method S_GET_INSTANCE on class CL_EAMS_BO_WCMR has no exception.
Method UNASSIGN_WCMR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20101210 | |||
| 2 | EV_HAS_ABORT_MSG | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag for at least one abort msg in input table | 20101213 | |||
| 3 | IT_NODE_ID | Call by reference | Type reference (TYPE) | EAMS_T_BO_WCMR_REL_ID | WCM Requirement Relation - Identification | 20101210 |
Method UNASSIGN_WCMR on class CL_EAMS_BO_WCMR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |