SAP ABAP Class CL_EAMS_SIN_BP_ORD_BY_TOH (Search PM order for technical obj. hierarchy)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_BCV (Package) Content for Business Context Viewer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BCV/IF_SIN_SEARCH_BAPI | Search Interface (Runtime) | 20131029 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EAMS_BCV_CONST | Constants for BCV Content | 20131029 |
Properties
| Class | CL_EAMS_SIN_BP_ORD_BY_TOH | |
| Short Description | Search PM order for technical obj. hierarchy | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAMS_BCV | Content for Business Context Viewer |
| Created | 20130924 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAMS_SIN_BP_ORD_BY_TOH has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BCV/IF_SIN_SEARCH_BAPI | Search Interface (Runtime) | 20131029 | ||
| 2 | IF_EAMS_BCV_CONST | Constants for BCV Content | 20131029 |
Friends
Class CL_EAMS_SIN_BP_ORD_BY_TOH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20131029 | |||||
| 2 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_EAMS_SIN_BP_ORD_BY_TOH' | Reference type | 20131029 | ||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20131029 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20131029 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20131029 | |||||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'REPORTEDBY' | Attribute ID | 20131029 | ||
| 7 | Static Attribute | Public | Type reference (TYPE) | EAMS_S_SIN_BP_ORD_01_I | Input structure for BAPI search integration of PM Order | 20131029 | |||
| 8 | Static Attribute | Public | Type reference (TYPE) | BAPI_ALM_ORDER_LISTHEAD_RESULT | ALM Orders: Order List from Selection | 20131029 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Build selection parameter from input attributes | 20131029 | |
| 2 | Instance method | Private | Method | Get PM orders by equipment | 20131029 | |
| 3 | Instance method | Private | Method | Get PM orders by functional location | 20131029 | |
| 4 | Instance method | Private | Method | Get system for BAPI Call | 20131029 | |
| 5 | Instance method | Private | Method | Get Hierarchy of technical object | 20131029 |
Events
Class CL_EAMS_SIN_BP_ORD_BY_TOH has no event.
Types
Class CL_EAMS_SIN_BP_ORD_BY_TOH has no local type.
Method Signatures
Method BUILD_SEL_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ATTRIBUTE | Call by reference | Type reference (TYPE) | /BCV/T_SIN_ATTRIBUTE | Attribute | 20131029 | |||
| 2 | IV_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical System | 20131029 | |||
| 3 | RS_SEL_PARAM | Value transfer | Type reference (TYPE) | EAMS_S_SIN_BP_ORD_01_I | Input structure for BAPI search integration of PM Order | 20131029 |
Method BUILD_SEL_PARAM on class CL_EAMS_SIN_BP_ORD_BY_TOH has no exception.
Method GET_ORD_BY_EQUI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST_OF_PM_ORDERS | Call by reference | Type reference (TYPE) | EAMS_T_ORDER_LISTHEAD_RESULT | Table Type of ALM Orders: Order List from Selection | 20131029 | |||
| 2 | EV_RETURN | Call by reference | Type reference (TYPE) | BAPIRETURN | Return Parameter | 20131029 | |||
| 3 | IV_KEYFIGURESTRUCTURE | Call by reference | Type reference (TYPE) | EAMS_S_SIN_BP_ORD_01_I | Input structure for BAPI search integration of PM Order | 20131029 | |||
| 4 | IV_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical System | 20131029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SIN BAPI | 20131029 |
Method GET_ORD_BY_FL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST_OF_PM_ORDERS | Call by reference | Type reference (TYPE) | EAMS_T_ORDER_LISTHEAD_RESULT | Table Type of ALM Orders: Order List from Selection | 20131029 | |||
| 2 | EV_RETURN | Call by reference | Type reference (TYPE) | BAPIRETURN | Return Parameter | 20131029 | |||
| 3 | IV_KEYFIGURESTRUCTURE | Call by reference | Type reference (TYPE) | EAMS_S_SIN_BP_ORD_01_I | Input structure for BAPI search integration of PM Order | 20131029 | |||
| 4 | IV_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical System | 20131029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SIN BAPI | 20131029 |
Method GET_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SYSTEM | Call by reference | Type reference (TYPE) | /BCV/T_LOGSYS | logsys | 20131029 | |||
| 2 | IV_SEARCH_ID | Call by reference | Type reference (TYPE) | /BCV/SIN_SEARCH_ID | Search Connector ID | 20131029 |
Method GET_SYSTEM on class CL_EAMS_SIN_BP_ORD_BY_TOH has no exception.
Method GET_TO_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HIER | Call by reference | Type reference (TYPE) | EAM_HIERARCHY_ELEMENT_TT | Table Type for Technical Object Hierarchy | 20131029 | |||
| 2 | IV_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipment Number | 20131029 | |||
| 3 | IV_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical System | 20131029 | |||
| 4 | IV_TPLNR | Call by reference | Type reference (TYPE) | TPLNR | Functional Location | 20131029 |
Method GET_TO_HIERARCHY on class CL_EAMS_SIN_BP_ORD_BY_TOH has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |