SAP ABAP Class CL_EAMCC_IWO_UI (Helper class for cost details in BOV)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
IWO_UI (Package) Flexible User Interface for Maintenance and Service Order
⤷
⤷
Properties
| Class | CL_EAMCC_IWO_UI | |
| Short Description | Helper class for cost details in BOV | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IWO_UI | Flexible User Interface for Maintenance and Service Order |
| Created | 20111108 | SAP |
| Last change | 20130531 | 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_EAMCC_IWO_UI has no interface implemented.
Friends
Class CL_EAMCC_IWO_UI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TKVS | CO Versions | 20111110 | |||
| 2 | Static Attribute | Private | See coding | 20120202 | |||||
| 3 | Static Attribute | Private | Type reference (TYPE) | TT_TPIR2 | 20120215 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | TT_TPIR2_T | 20120215 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20120202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120202 | ||
| 2 | Static method | Public | Method | 20120125 | ||
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20111109 | |
| 4 | Static method | Public | Method | 20111223 | ||
| 5 | Static method | Public | Method | 20120215 |
Events
Class CL_EAMCC_IWO_UI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_FTC | Private | See coding | 20111109 | tt_ftc TYPE STANDARD TABLE OF ty_ftc
|
||
| 2 | TT_TPIR2 | Private | See coding | 20120215 | tt_tpir2 TYPE STANDARD TABLE OF tpir2
|
||
| 3 | TT_TPIR2_T | Private | See coding | 20120215 | tt_tpir2_t TYPE STANDARD TABLE OF tpir2t
|
||
| 4 | TY_FTC | Private | See coding | 20111109 | BEGIN OF ty_ftc,
progname TYPE progname,
dynnr TYPE sydynnr,
field_tab TYPE dyfatc_tab,
END OF ty_ftc
|
Method Signatures
Method ADD_VAL_CAT_TO_DEFAULT_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACPOS | Call by reference | Type reference (TYPE) | ACPOS | Value category | 20120202 |
Method ADD_VAL_CAT_TO_DEFAULT_LINES on class CL_EAMCC_IWO_UI has no exception.
Method CHECK_VERSION_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VERSION_EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120125 |
Method CHECK_VERSION_EXIST on class CL_EAMCC_IWO_UI has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EAMCC_IWO_UI has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAMCC_IWO_UI has no exception.
Method GET_VALUE_CAT_DEFAULT_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPL | Call by reference | Type reference (TYPE) | PS_APPL | 'PM' | User component | 20120215 | ||
| 2 | IV_KOKRS | Call by reference | Type reference (TYPE) | KOKRS | Controlling Area | 20120215 | |||
| 3 | RT_ACPOS | Value transfer | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20111223 |
Method GET_VALUE_CAT_DEFAULT_LINES on class CL_EAMCC_IWO_UI has no exception.
Method GET_VALUE_CAT_FROM_IMG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TPIR2 | Call by reference | Type reference (TYPE) | TABLE | 20120215 | ||||
| 2 | ET_TPIR2_T | Call by reference | Type reference (TYPE) | TABLE | 20120215 | ||||
| 3 | IV_APPL | Call by reference | Type reference (TYPE) | PS_APPL | User component | 20120215 | |||
| 4 | IV_KOKRS | Call by reference | Type reference (TYPE) | KOKRS | Controlling Area | 20120215 |
Method GET_VALUE_CAT_FROM_IMG on class CL_EAMCC_IWO_UI has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |