SAP ABAP Class CL_EAMS_SP_TLOP (Service Provider Task List Operation)
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 20090909
Properties
Class CL_EAMS_SP_TLOP  
Short Description Service Provider Task List Operation    
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 20090909   SAP 
Last change 20110908   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
# Interface Abstract Final Description Created on
1 /PLMB/IF_SPI_APPL_ACCESS Application Access Interface 20090909
Friends
Class CL_EAMS_SP_TLOP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_COLLECTOR Instance attribute Protected Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector 20090909
2 MO_SP_SRV Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_SP_SRV Services for SP Classes 20090930
3 MO_SP_TL Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_SP_TL Service Provider Task List 20090909
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20090909
2 RETRIEVE_TLOP_HEADER Instance method Protected Method Get Task List Operation Header 20090909
3 SET_FIELD_PROP_USER_FIELDS Instance method Protected Method Set field properties for user fields 20091208
Events
Class CL_EAMS_SP_TLOP has no event.
Types
Class CL_EAMS_SP_TLOP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COLLECTOR Call by reference Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector 20090909

Method CONSTRUCTOR on class CL_EAMS_SP_TLOP has no exception.

Method RETRIEVE_TLOP_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090909
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_TL_OPERATION Table Type for TLOP details 20090909
3 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_TLOP_ID Table Type for TLOP ID 20090909
4 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090909

Method RETRIEVE_TLOP_HEADER on class CL_EAMS_SP_TLOP has no exception.

Method SET_FIELD_PROP_USER_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20091208
2 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_TL_OPERATION Business Object Task List - Operation Data 20091208

Method SET_FIELD_PROP_USER_FIELDS on class CL_EAMS_SP_TLOP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605