SAP ABAP Class CL_EAMS_SP_SRV_ENTRY_SHEET (Service Provider Service Entry Sheet)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_SP_MISC (Package) Miscellaneous for Service Provider
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMB/IF_SPI_APPL_ACCESS | Application Access Interface | 20100201 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMB/IF_SPI_C | Service provider infrastructure constants | 20100201 |
Properties
| Class | CL_EAMS_SP_SRV_ENTRY_SHEET | |
| Short Description | Service Provider Service Entry Sheet | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAMS_SP_MISC | Miscellaneous for Service Provider |
| Created | 20100201 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAMS_SP_SRV_ENTRY_SHEET has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMB/IF_SPI_APPL_ACCESS | Application Access Interface | 20100201 | ||
| 2 | /PLMB/IF_SPI_C | Service provider infrastructure constants | 20100201 |
Friends
Class CL_EAMS_SP_SRV_ENTRY_SHEET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_BO_SRV | Service class for BO | 20100202 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_BO_SRV_ENTRY_SHEET | Business Obj. Service Entry Sheet | 20100202 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMB/IF_SPI_COLLECTOR | Collector | 20100202 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_SP_SRV | Services for SP Classes | 20100202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20100202 | |
| 2 | Instance method | Protected | Method | Filter the irrelevant messages | 20100203 | |
| 3 | Instance method | Protected | Method | Retrieve the header of the service entry sheet | 20100203 | |
| 4 | Instance method | Protected | Method | Retrieve the header of the service entry sheet | 20100201 |
Events
Class CL_EAMS_SP_SRV_ENTRY_SHEET has no event.
Types
Class CL_EAMS_SP_SRV_ENTRY_SHEET has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COLLECTOR | Call by reference | Object reference (TYPE REF TO) | /PLMB/IF_SPI_COLLECTOR | Collector | 20100202 |
Method CONSTRUCTOR on class CL_EAMS_SP_SRV_ENTRY_SHEET has no exception.
Method FILTER_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100203 |
Method FILTER_MESSAGES on class CL_EAMS_SP_SRV_ENTRY_SHEET has no exception.
Method RETRIEVE_SESHT_LTXT_BY_HDR 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_RTR_INDEX_FAILED | Index of node ID for which no data is availab | 20100203 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100203 | |||
| 3 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_SP_SESHT_LTXT | Longtext of Service Entry Sheet | 20100203 | |||
| 4 | ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20100203 | |||
| 5 | IT_NODE_ID | Call by reference | Type reference (TYPE) | EAMS_T_SP_SRV_ENTRY_SHEET_ID | Service Provider Service Entry Sheet - Identification | 20100203 | |||
| 6 | IV_LOCK | Call by reference | Type reference (TYPE) | /PLMB/SPI_LOCK_IND | Locking Indicator | 20100203 |
Method RETRIEVE_SESHT_LTXT_BY_HDR on class CL_EAMS_SP_SRV_ENTRY_SHEET has no exception.
Method RETRIEVE_SRV_ENTRY_SHEET_HDR 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_RTR_INDEX_FAILED | Index of node ID for which no data is availab | 20100201 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100202 | |||
| 3 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_SP_SRV_ENTRY_SHEET | Service Provider Service Entry Sheet - Header Data | 20100201 | |||
| 4 | ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20100201 | |||
| 5 | IT_NODE_ID | Call by reference | Type reference (TYPE) | EAMS_T_SP_SRV_ENTRY_SHEET_ID | Service Provider Service Entry Sheet - Identification | 20100201 | |||
| 6 | IV_LOCK | Call by reference | Type reference (TYPE) | /PLMB/SPI_LOCK_IND | Locking Indicator | 20100201 |
Method RETRIEVE_SRV_ENTRY_SHEET_HDR on class CL_EAMS_SP_SRV_ENTRY_SHEET has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |