SAP ABAP Class CL_EAMS_SP_STATUS (SP class geoloc data)
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 | 20090303 |
Properties
| Class | CL_EAMS_SP_STATUS | |
| Short Description | SP class geoloc data | |
| 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 | 20090303 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMB/IF_SPI_APPL_ACCESS | Application Access Interface | 20090303 |
Friends
Class CL_EAMS_SP_STATUS 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_STATUS | Business Object for geoloc | 20090303 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMB/IF_SPI_COLLECTOR | Collector | 20090303 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_SP_SRV | Services for SP Classes | 20090930 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_BO_SRV | Service class for BO | 20090303 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /PLMB/SPI_MODE | Mode | 20090528 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Status change for activity | 20090317 | |
| 2 | Instance method | Protected | Method | Check whether status change actions are valid for objects | 20100831 | |
| 3 | Instance method | Private | Method | Additional checks for special Business Transactions | 20100901 | |
| 4 | Instance method | Public | Constructor | Constructor | 20090303 | |
| 5 | Instance method | Protected | Method | Retrieve by Assoc. (objnr) | 20090310 | |
| 6 | Instance method | Protected | Method | Retrieve by Assoc. (objnr) | 20090310 | |
| 7 | Instance method | Protected | Method | Retrieve by Assoc. (objnr) | 20090310 | |
| 8 | Instance method | Protected | Method | Retrieve by Assoc. (objnr) | 20090310 | |
| 9 | Instance method | Protected | Method | Update data for a given list of node IDs | 20090312 | |
| 10 | Instance method | Protected | Method | Update data for a given list of node IDs | 20090312 | |
| 11 | Instance method | Protected | Method | Update data for a given list of node IDs | 20090312 |
Events
Class CL_EAMS_SP_STATUS has no event.
Types
Class CL_EAMS_SP_STATUS has no local type.
Method Signatures
Method ACTION_STATUS_CHANGE_ACTIVITY 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 | 20090317 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090317 | |||
| 3 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_SP_STATUS_OBJID | Node ID and node data | 20090317 | |||
| 4 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20090317 | |||
| 5 | IS_PARAM | Call by reference | Type reference (TYPE) | ANY | Parameter for action (e. g. profile) | 20090317 | |||
| 6 | IT_NODE_ID | Call by reference | Type reference (TYPE) | EAMS_T_SP_STATUS_OBJID | Node ID to which action refers | 20090317 | |||
| 7 | IV_CHECK_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | only check whether change is allowed | 20100831 |
Method ACTION_STATUS_CHANGE_ACTIVITY on class CL_EAMS_SP_STATUS has no exception.
Method ACTION_VALIDATE_STATUS_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTION | Call by reference | Type reference (TYPE) | EAMS_T_SP_STATUS_ACTION | Actions valid for objects | 20100831 | |||
| 2 | IT_ACTION | Call by reference | Type reference (TYPE) | EAMS_T_SP_STATUS_ACTION | Actions to be checked | 20100831 | |||
| 3 | IT_OBJID | Call by reference | Type reference (TYPE) | EAMS_T_SP_STATUS_OBJID | ObjectID for Status change | 20100831 | |||
| 4 | IV_VALID_FOR_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | true: return actis valid for all objs, else for at least one | 20100831 |
Method ACTION_VALIDATE_STATUS_CHANGE on class CL_EAMS_SP_STATUS has no exception.
Method CHECK_SPECIAL_BT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object Number | 20100901 | |||
| 2 | IV_VRGNG | Call by reference | Type reference (TYPE) | J_VORGANG | Business Transaction | 20100901 | |||
| 3 | RV_IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | true = add. check for BT successful | 20100901 |
Method CHECK_SPECIAL_BT on class CL_EAMS_SP_STATUS has no exception.
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 | 20090303 |
Method CONSTRUCTOR on class CL_EAMS_SP_STATUS has no exception.
Method RETRIEVE_STATUS_PROFILE 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 | 20090310 | |||
| 2 | ET_MESSAGE_LOCK | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090310 | |||
| 3 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_SP_STATUS_PROFILE | Business Object Status - System Status Data | 20090310 | |||
| 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 | 20090310 | |||
| 5 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20090310 | |||
| 6 | IT_NODE_ID | Call by reference | Type reference (TYPE) | EAMS_T_SP_STATUS_OBJID | Business Object Status- Identification | 20090310 | |||
| 7 | IV_LOCK | Call by reference | Type reference (TYPE) | /PLMB/SPI_LOCK_IND | Locking Indicator | 20090310 |
Method RETRIEVE_STATUS_PROFILE on class CL_EAMS_SP_STATUS has no exception.
Method RETRIEVE_SYSTEM_STATUS 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 | 20090310 | |||
| 2 | ET_MESSAGE_LOCK | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090310 | |||
| 3 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_SP_STATUS_SYSTAT | Business Object Status - System Status Data | 20090310 | |||
| 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 | 20090310 | |||
| 5 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20090310 | |||
| 6 | IT_NODE_ID | Call by reference | Type reference (TYPE) | EAMS_T_SP_STATUS_OBJID | Business Object Status- Identification | 20090310 | |||
| 7 | IV_LOCK | Call by reference | Type reference (TYPE) | /PLMB/SPI_LOCK_IND | Locking Indicator | 20090310 |
Method RETRIEVE_SYSTEM_STATUS on class CL_EAMS_SP_STATUS has no exception.
Method RETRIEVE_USER_STATUS_WITH 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 | 20090310 | |||
| 2 | ET_MESSAGE_LOCK | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090310 | |||
| 3 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_SP_STATUS_USERSTAT | Business Object Status - System Status Data | 20090310 | |||
| 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 | 20090310 | |||
| 5 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20090310 | |||
| 6 | IT_NODE_ID | Call by reference | Type reference (TYPE) | EAMS_T_SP_STATUS_OBJID | Business Object Status- Identification | 20090310 | |||
| 7 | IV_LOCK | Call by reference | Type reference (TYPE) | /PLMB/SPI_LOCK_IND | Locking Indicator | 20090310 |
Method RETRIEVE_USER_STATUS_WITH on class CL_EAMS_SP_STATUS has no exception.
Method RETRIEVE_USER_STATUS_WITHOUT 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 | 20090310 | |||
| 2 | ET_MESSAGE_LOCK | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090310 | |||
| 3 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_SP_STATUS_USERSTAT | Business Object Status - System Status Data | 20090310 | |||
| 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 | 20090310 | |||
| 5 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20090310 | |||
| 6 | IT_NODE_ID | Call by reference | Type reference (TYPE) | EAMS_T_SP_STATUS_OBJID | Business Object Status- Identification | 20090310 | |||
| 7 | IV_LOCK | Call by reference | Type reference (TYPE) | /PLMB/SPI_LOCK_IND | Locking Indicator | 20090310 |
Method RETRIEVE_USER_STATUS_WITHOUT on class CL_EAMS_SP_STATUS has no exception.
Method UPDATE_STATUS_PROFILE 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 update failed | 20090312 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_SP_STATUS_PROFILE | Node ID and data which was updated | 20090312 | |||
| 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 | 20090312 | |||
| 4 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20090312 | |||
| 5 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_SP_STATUS_PROFILE | Node ID and node data which shall be updated | 20090312 | |||
| 6 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node name | 20090312 |
Method UPDATE_STATUS_PROFILE on class CL_EAMS_SP_STATUS has no exception.
Method UPDATE_SYSTEM_STATUS 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 update failed | 20090312 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_SP_STATUS_SYSTAT | Node ID and data which was updated | 20090312 | |||
| 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 | 20090312 | |||
| 4 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20090312 | |||
| 5 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_SP_STATUS_SYSTAT | Node ID and node data which shall be updated | 20090312 | |||
| 6 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node name | 20090312 |
Method UPDATE_SYSTEM_STATUS on class CL_EAMS_SP_STATUS has no exception.
Method UPDATE_USER_STATUS 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 update failed | 20090312 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_SP_STATUS_USERSTAT | Node ID and data which was updated | 20090312 | |||
| 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 | 20090312 | |||
| 4 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20090312 | |||
| 5 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_SP_STATUS_USERSTAT | Node ID and node data which shall be updated | 20090312 | |||
| 6 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node name | 20090312 |
Method UPDATE_USER_STATUS on class CL_EAMS_SP_STATUS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |