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 ABAP 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 GS_TKVS Static Attribute Private Type reference (TYPE) TKVS CO Versions 20111110
2 GT_PMCO1 Static Attribute Private See coding 20120202
3 GT_TPIR2 Static Attribute Private Type reference (TYPE) TT_TPIR2 20120215
4 GT_TPIR2_T Static Attribute Private Type reference (TYPE) TT_TPIR2_T 20120215
5 GV_DB_READ Static Attribute Private Type reference (TYPE) XFELD Checkbox 20120202
Methods
# Method Level Visibility Method type Description Created on
1 ADD_VAL_CAT_TO_DEFAULT_LINES Static method Public Method 20120202
2 CHECK_VERSION_EXIST Static method Public Method 20120125
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20111109
4 GET_VALUE_CAT_DEFAULT_LINES Static method Public Method 20111223
5 GET_VALUE_CAT_FROM_IMG 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 Importing 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 Returning 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 Importing IV_APPL Call by reference Type reference (TYPE) PS_APPL 'PM' User component 20120215
2 Importing IV_KOKRS Call by reference Type reference (TYPE) KOKRS Controlling Area 20120215
3 Returning 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 Exporting ET_TPIR2 Call by reference Type reference (TYPE) TABLE 20120215
2 Exporting ET_TPIR2_T Call by reference Type reference (TYPE) TABLE 20120215
3 Importing IV_APPL Call by reference Type reference (TYPE) PS_APPL User component 20120215
4 Importing 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