SAP ABAP Class CL_EAMS_SP_CHAR (Service Provider Characterstics)
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 20090202
Properties
Class CL_EAMS_SP_CHAR  
Short Description Service Provider Characterstics    
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 20090202   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 20090202
Friends
Class CL_EAMS_SP_CHAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BO Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_CHAR Instance of BO Class for Characteristics 20090202
2 MO_COLLECTOR Instance attribute Protected Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Instance of Collector Class 20090202
3 MO_SP_SRV Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_SP_SRV Instance of SP Service Class 20090303
4 MO_SRV Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_SRV Instance of BO Service Class 20090202
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20090202
2 RETRIEVE_CHAR_HEADER Instance method Protected Method Get Header Data of Characteristic 20090402
Events
Class CL_EAMS_SP_CHAR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYPE_CHARACTERISTICS Protected See coding 20090202 BEGIN OF type_characteristics, objecttable TYPE tabelle, objek TYPE objnum, atnam TYPE atnam, smbez TYPE atbez, zaehl TYPE wzaehl, oper1 TYPE operand1, ausp1 type atwrt, dime1 TYPE atei6, atflv TYPE atflv, oper2 TYPE operand2, ausp2 TYPE atwrt2, dime2 TYPE atei62, inher TYPE mmerb, atvglart TYPE atvglart, atzis TYPE atzis, atimb TYPE atimb, classes_ref TYPE type_classes_ref_tab, END OF type_characteristics
2 TYPE_CHARACTERISTICS_TAB Protected See coding 20090202 type_characteristics_tab TYPE SORTED TABLE OF type_characteristics WITH UNIQUE KEY objecttable objek atnam zaehl
3 TYPE_CLASSES_REF Protected See coding 20090202 BEGIN OF type_classes_ref, clint TYPE clint, END OF type_classes_ref
4 TYPE_CLASSES_REF_TAB Protected See coding 20090202 type_classes_ref_tab TYPE SORTED TABLE OF type_classes_ref WITH UNIQUE KEY clint
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 20090203

Method CONSTRUCTOR on class CL_EAMS_SP_CHAR has no exception.

Method RETRIEVE_CHAR_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEX_FAILED Call by reference Type reference (TYPE) /PLMB/T_SPI_RTR_INDEX_FAILED Index of node ID for which no data is availab 20090402
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090402
3 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090402
4 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_CHAR Table type for Char Details 20090402
5 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090402
6 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090402
7 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_CHAR_ID Table Type for Char 20090402
8 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090402

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