SAP ABAP Class CL_EAMS_BO_USAGE_LIST (BO Class for Structure Gaps)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_BO_MISC (Package) Miscellaneous for Business Object
Properties
Class CL_EAMS_BO_USAGE_LIST  
Short Description BO Class for Structure Gaps    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_BO_MISC   Miscellaneous for Business Object 
Created 20090831   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EAMS_BO_USAGE_LIST has no forward declaration.
Interfaces
Class CL_EAMS_BO_USAGE_LIST has no interface implemented.
Friends
Class CL_EAMS_BO_USAGE_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_EAMS_BO_USAGE_LIST BO Class for Structure Gaps 20090831
2 MO_SRV Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_SRV Service class for BO 20090831
3 MT_USAGE_LIST Instance attribute Private Type reference (TYPE) TT_USGLIST Table with Structure Gap Headers 20090831
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20090831
2 CONSTRUCTOR Instance method Private Constructor 20090831
3 GET_HEADER Instance method Public Method Get Header Structure for Measurement Document 20090831
4 GET_USAGE_LIST_FOR_EQUI Instance method Public Method 20090831
5 REFRESH_USAGE_LIST Instance method Private Method 20090901
6 S_GET_INSTANCE Static method Public Method 20090831
Events
Class CL_EAMS_BO_USAGE_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_USGLIST Private See coding 20090831 tt_usglist TYPE SORTED TABLE OF eams_s_bo_usglist_header WITH UNIQUE KEY eams_usglist_guid
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EAMS_BO_USAGE_LIST has no parameter.
Method CONSTRUCTOR on class CL_EAMS_BO_USAGE_LIST has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090831
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_USGLIST_HEADER Business Object Measurement Document - Header Data 20090831
3 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20090831
4 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_USGLIST_ID Business Object Measurement Document - Identification 20090831

Method GET_HEADER on class CL_EAMS_BO_USAGE_LIST has no exception.

Method GET_USAGE_LIST_FOR_EQUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090831
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_USGLIST_ID Table of Structure Gap IDs 20090831
3 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 20090831
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20090831
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_EQUI_ID Business Object Equipment - Identification 20090831

Method GET_USAGE_LIST_FOR_EQUI on class CL_EAMS_BO_USAGE_LIST has no exception.

Method REFRESH_USAGE_LIST Signature

Method REFRESH_USAGE_LIST on class CL_EAMS_BO_USAGE_LIST has no parameter.
Method REFRESH_USAGE_LIST on class CL_EAMS_BO_USAGE_LIST has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_EAMS_BO_USAGE_LIST BO Class for Structure Gaps 20090831

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