SAP ABAP Class CL_EAM_SERVICE (General service class for EAM)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM (Application Component) Plant Maintenance
     EAM_EHP_SWITCHES (Package) Package for EAM Switches and Switch Check Class
Properties
Class CL_EAM_SERVICE  
Short Description General service class for EAM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAM_EHP_SWITCHES   Package for EAM Switches and Switch Check Class 
Created 20130704   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EAM_SERVICE has no forward declaration.
Interfaces
Class CL_EAM_SERVICE has no interface implemented.
Friends
Class CL_EAM_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_FLAG05 Static Attribute Private Type reference (TYPE) PMFLAGS-FLAG05 General Flag 20130805
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FLAG05 Static method Public Method Check if conversion report has already been executed 20130805
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130805
3 MAP_TL_ID_TO_OBJKY Static method Public Method Convert task list header key to document key 20130805
4 MAP_TL_OP_ID_TO_OBJKY Static method Public Method Convert task list operation key to document key 20130805
Events
Class CL_EAM_SERVICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_HEADER_KEY Public See coding 20130805 BEGIN OF TY_HEADER_KEY, plnty TYPE plnty, plnnr TYPE plnnr, plnal TYPE plnal, END OF TY_HEADER_KEY
2 TY_OPER_KEY Public See coding 20130805 BEGIN OF TY_OPER_KEY, plnty TYPE plnty, plnnr TYPE plnnr, plnkn TYPE plnkn, END OF TY_OPER_KEY
Method Signatures

Method CHECK_FLAG05 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RETURN Value transfer Type reference (TYPE) PMFLAGS-FLAG05 New Input Values 20130805

Method CHECK_FLAG05 on class CL_EAM_SERVICE has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_EAM_SERVICE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAM_SERVICE has no exception.

Method MAP_TL_ID_TO_OBJKY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJKY Call by reference Type reference (TYPE) OBJKY Document management object key 20130805
2 Importing IV_PLNAL Call by reference Type reference (TYPE) PLNAL Group Counter 20130805
3 Importing IV_PLNNR Call by reference Type reference (TYPE) PLNNR Key for Task List Group 20130805
4 Importing IV_PLNTY Call by reference Type reference (TYPE) PLNTY Task List Type 20130805

Method MAP_TL_ID_TO_OBJKY on class CL_EAM_SERVICE has no exception.

Method MAP_TL_OP_ID_TO_OBJKY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJKY Call by reference Type reference (TYPE) OBJKY Document management object key 20130805
2 Importing IV_PLNKN Call by reference Type reference (TYPE) PLNKN Number of the task list node 20130805
3 Importing IV_PLNNR Call by reference Type reference (TYPE) PLNNR Key for Task List Group 20130805
4 Importing IV_PLNTY Call by reference Type reference (TYPE) PLNTY Task List Type 20130805

Method MAP_TL_OP_ID_TO_OBJKY on class CL_EAM_SERVICE has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in