SAP ABAP Class CL_EAMS_BO_WCM (Business Object (collection) WCM)
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_WCM  
Short Description Business Object (collection) WCM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_BO_MISC   Miscellaneous for Business Object 
Created 20100412   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ITOB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 WCTP1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 WCTP3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EAMS_BO_WCM has no interface implemented.
Friends
Class CL_EAMS_BO_WCM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_OBJART Static Attribute Private See coding 20100422
2 GC_OBJTYPE Static Attribute Private See coding 20100422
3 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_EAMS_BO_WCM Business Object (collection) WCM 20100415
4 GT_LNKTAB Instance attribute Private Type reference (TYPE) WCTP3_LNKTAB_TYPE 20100426
5 GT_WAP_HEADER Instance attribute Private Type reference (TYPE) EAMS_T_BO_WCM_WAP_HEADER Business Object Work Approval 20100429
6 GT_WCD_HEADER Instance attribute Private Type reference (TYPE) EAMS_T_BO_WCM_WCD_HEADER Table type for WCD Header 20100422
7 GT_WCM_WCAAP Instance attribute Private Type reference (TYPE) WCA_TAB_TYPE 20100426
8 GT_WCM_WCAHE Instance attribute Private Type reference (TYPE) WCD_TAB_TYPE WCM: Work Clearance Document (Header) 20100426
9 GT_WCM_WCAIT Instance attribute Private Type reference (TYPE) WCI_TAB_TYPE 20100511
10 GT_WCM_WCAW Instance attribute Private Type reference (TYPE) WAP_TAB_TYPE 20100426
11 GV_WCMTYPE_WAP Static Attribute Private Type reference (TYPE) CHAR15 Type 'Work Approval' 20100608
12 GV_WCMTYPE_WCA Static Attribute Private Type reference (TYPE) CHAR15 Type 'WorkClearance Applicationl' 20100608
13 GV_WCMTYPE_WCD Static Attribute Private Type reference (TYPE) CHAR15 Type 'WorkClearance Documentl' 20100608
14 GV_WCMTYPE_WCI Static Attribute Private Type reference (TYPE) CHAR15 Type 'WorkClearance Document Item' 20100608
15 MO_BO_SRV Static Attribute Private Object reference (TYPE REF TO) CL_EAMS_BO_SRV Service class for BO 20100422
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK_ITOB Instance method Private Method 20100422
2 AUTHORITY_CHECK_WCA Instance method Public Method Authority check for WCA 20100503
3 AUTHORITY_CHECK_WCD Instance method Public Method Authority check for WCD&Templates 20100422
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100415
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100422
6 GET_DEPENDENT_DATA Instance method Private Method Get dependent data for WCM Objects (common) 20100504
7 GET_WAP_BY_ORDER Instance method Public Method Get Work Approvals for an Order 20100427
8 GET_WAP_DEPENDENT_DATA Instance method Private Method Get dependent data for a single Wap 20100608
9 GET_WAP_HEADER Instance method Public Method 20100429
10 GET_WAP_HEADER_SINGLE Instance method Private Method Get Single Work Approval 20100429
11 GET_WCA_BY_ORDER Instance method Public Method Get Work Clearance Applications for an Order 20100531
12 GET_WCA_BY_WAP Instance method Public Method Get WC Apllications for a Work Approvals 20100503
13 GET_WCA_DEPENDENT_DATA Instance method Private Method Get dependent data for a single WCA 20100504
14 GET_WCA_HEADER Instance method Public Method Get Work Clearance Application Header 20100427
15 GET_WCA_HEADER_SINGLE Instance method Private Method Get Single Work Clearance Application 20100427
16 GET_WCD_BY_WCA Instance method Public Method Get WCD for a WCA 20100505
17 GET_WCD_DEPENDENT_DATA Instance method Private Method Get dependent data for a single WCD 20100506
18 GET_WCD_HEADER Instance method Public Method 20100423
19 GET_WCD_HEADER_SINGLE Instance method Private Method 20100423
20 GET_WCD_TEMPLATES_BY_EQUI Instance method Public Method Get WCD Templates for an Equipment 20100422
21 GET_WCD_TEMPLATES_BY_FLOC Instance method Public Method Get WCD Templates for a Functional Location 20100427
22 GET_WCI_BY_WCD Instance method Public Method Get WCIs for a WCD 20100510
23 GET_WCI_DEPENDENT_DATA Instance method Private Method Get dependent data for a single WCI 20100608
24 GET_WCI_HEADER Instance method Public Method 20100510
25 GET_WCI_HEADER_SINGLE Instance method Private Method 20100510
26 GET_WCM_OBJECTS Instance method Private Method Determines all assigned WCM Objects 20100423
27 PM_AUTHORITY_CHECK_MAIN Instance method Private Method Check PM-authorities 20100503
28 READ_ITOB Instance method Private Method 20100422
29 S_GET_INSTANCE Static method Public Method 20100415
30 WCM_AUTHORITY_CHECK_MAIN Instance method Private Method Check WCM&PM-authorities 20100503
Events
Class CL_EAMS_BO_WCM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 WAP_TAB_TYPE Public See coding 20100423 wap_tab_type TYPE STANDARD TABLE OF wcaw
2 WCA_TAB_TYPE Public See coding 20100423 wca_tab_type TYPE STANDARD TABLE OF wcaap
3 WCD_TAB_TYPE Public See coding 20100423 wcd_tab_type TYPE STANDARD TABLE OF wcahe
4 WCI_TAB_TYPE Public See coding 20100511 wci_tab_type TYPE STANDARD TABLE OF wcait
Method Signatures

Method AUTHORITY_CHECK_ITOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100422
2 Changing CV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100422
3 Exporting ES_ITOB Call by reference Type reference (TYPE) ITOB Generated Table for View 20100422
4 Importing IV_CHECK_TCODE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100422
5 Importing IV_EQUNR Call by reference Type reference (TYPE) EQUNR Equipment Number 20100422
6 Importing IV_INDEX Call by reference Type reference (TYPE) /PLMB/SPI_MSG_INDEX Related Data Index of a Message 20100422
7 Importing IV_TCODE Call by reference Type reference (TYPE) SYTCODE Current Transaction Code 20100422
8 Importing IV_TPLNR Call by reference Type reference (TYPE) TPLNR Functional Location 20100422

Method AUTHORITY_CHECK_ITOB on class CL_EAMS_BO_WCM has no exception.

Method AUTHORITY_CHECK_WCA 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 20100503
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Authority check successful? 20100503
3 Importing IV_ACTIVITY_TYPE Call by reference Type reference (TYPE) T370-AKTYP 'A' Activity category in transaction (Cr/Ch/D) 20100503
4 Importing IV_CHECK_TCODE Call by reference Type reference (TYPE) ITOB_TYPES-BOOL 'X' 20100503
5 Importing IV_INDEX Call by reference Type reference (TYPE) /PLMB/SPI_MSG_INDEX 20100503
6 Importing IV_TCODE Call by reference Type reference (TYPE) SYTCODE Current Transaction Code 20100503
7 Importing IV_WAPINR Call by reference Type reference (TYPE) WCEWAPINR Application 20100503

Method AUTHORITY_CHECK_WCA on class CL_EAMS_BO_WCM has no exception.

Method AUTHORITY_CHECK_WCD 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 20100422
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Authority check successful? 20100422
3 Importing IV_ACTIVITY_TYPE Call by reference Type reference (TYPE) T370-AKTYP 'A' Activity category in transaction (Cr/Ch/D) 20100422
4 Importing IV_CHECK_TCODE Call by reference Type reference (TYPE) ITOB_TYPES-BOOL 'X' 20100422
5 Importing IV_INDEX Call by reference Type reference (TYPE) /PLMB/SPI_MSG_INDEX 20100422
6 Importing IV_TCODE Call by reference Type reference (TYPE) SYTCODE Current Transaction Code 20100422
7 Importing IV_WCNR Call by reference Type reference (TYPE) WCEWCNR Work Clearance Document 20100422

Method AUTHORITY_CHECK_WCD on class CL_EAMS_BO_WCM has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method GET_DEPENDENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_APPROVALSTATUS Call by reference Type reference (TYPE) EAMS_WCM_APPROVALTEXT EAMS: text for WCM approval 20100505
2 Exporting EV_MAINT_WORK_CENTER Call by reference Type reference (TYPE) GEWRK Main work center for maintenance tasks 20100505
3 Exporting EV_MAINT_WORK_CENTER_TXT Call by reference Type reference (TYPE) AP_KTEXT Short text for the work center 20100505
4 Exporting EV_MAINWRKCENTER_PLANT Call by reference Type reference (TYPE) WERGW Plant associated with main work center 20100505
5 Exporting EV_MAINWRKCENTER_PLANT_TXT Call by reference Type reference (TYPE) NAME1 Name 20100505
6 Exporting EV_PLANNING_PLANT_TXT Call by reference Type reference (TYPE) NAME1 Name 20100505
7 Exporting EV_PRIORITY_TXT Call by reference Type reference (TYPE) PRIOKX Priority Text 20100506
8 Exporting EV_REVISION_LEVEL_TXT Call by reference Type reference (TYPE) WCEETAPEX Text for Revision Phase 20100506
9 Exporting EV_SYSST Call by reference Type reference (TYPE) ILOM_STTXS Display lines for system status 20100504
10 Exporting EV_SYSTEM_CONDITION_TXT Call by reference Type reference (TYPE) ANLZUX Text on Operating Condition 20100506
11 Exporting EV_USRST Call by reference Type reference (TYPE) ILOM_STTXU Display lines for user status 20100504
12 Importing IV_ANLZU Call by reference Type reference (TYPE) WCEANLZU Syst.Condition 20100506
13 Importing IV_ETAPE Call by reference Type reference (TYPE) WCEETAPE Revision Phase 20100506
14 Importing IV_IWERK Call by reference Type reference (TYPE) WCTP1_IWERK_TYPE 20100505
15 Importing IV_OBJART Call by reference Type reference (TYPE) WCTP1_OBJART_TYPE 20100505
16 Importing IV_OBJNR Call by reference Type reference (TYPE) WCTP1_OBJNR_TYPE 20100504
17 Importing IV_OBJTYP Call by reference Type reference (TYPE) WCTP1_OBJTYP_TYPE 20100505
18 Importing IV_PRIOK Call by reference Type reference (TYPE) PRIOK Priority 20100506
19 Importing IV_WKCRID Call by reference Type reference (TYPE) CR_OBJID Object ID of the resource 20100505
20 Importing IV_WKCRTYP Call by reference Type reference (TYPE) CR_OBJTY Object types of the CIM resource 20100505

Method GET_DEPENDENT_DATA on class CL_EAMS_BO_WCM has no exception.

Method GET_WAP_BY_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WCM_WAP_ID Call by reference Type reference (TYPE) EAMS_T_BO_WCM_WAP_ID Business Object Work Approval - Identification 20100429
2 Importing IT_ORDER_ID Call by reference Type reference (TYPE) EAMS_T_BO_ORD_ID Business Object Order - Identification 20100428

Method GET_WAP_BY_ORDER on class CL_EAMS_BO_WCM has no exception.

Method GET_WAP_DEPENDENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_WAP_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_WCM_WAP_HEADER Business Object Work Approval - Header 20100608

Method GET_WAP_DEPENDENT_DATA on class CL_EAMS_BO_WCM has no exception.

Method GET_WAP_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 20100429
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_WCM_WAP_HEADER Business Object Measurement WCD - Header Data 20100429
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 20100429
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100429
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_WCM_WAP_ID EAMS ID structure for Work Clearance Document 20100429

Method GET_WAP_HEADER on class CL_EAMS_BO_WCM has no exception.

Method GET_WAP_HEADER_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WAP_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_WCM_WAP_HEADER Business Object Work Approval - Header 20100429
2 Exporting EV_FOUND Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100429
3 Importing IV_WAPNR Call by reference Type reference (TYPE) WCEWAPNR Application 20100429

Method GET_WAP_HEADER_SINGLE on class CL_EAMS_BO_WCM has no exception.

Method GET_WCA_BY_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WCM_WCA_ID Call by reference Type reference (TYPE) EAMS_T_BO_WCM_WCA_ID Business Object Work Clearance Appl.l - Identification 20100531
2 Importing IS_ORDER_ID Call by reference Type reference (TYPE) EAMS_S_BO_ORD_ID Business Object Order - Identification 20100531

Method GET_WCA_BY_ORDER on class CL_EAMS_BO_WCM has no exception.

Method GET_WCA_BY_WAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WCM_WCA_ID Call by reference Type reference (TYPE) EAMS_T_BO_WCM_WCA_ID Business Object WC Applicationl - Identification 20100503
2 Importing IT_WCM_WAP_ID Call by reference Type reference (TYPE) EAMS_T_BO_WCM_WAP_ID Business Object WCM WAP - Identification 20100503

Method GET_WCA_BY_WAP on class CL_EAMS_BO_WCM has no exception.

Method GET_WCA_DEPENDENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_APPROVALSTATUS Call by reference Type reference (TYPE) EAMS_WCM_APPROVALTEXT EAMS: text for WCM approval 20100505
2 Exporting EV_MAINT_WORK_CENTER Call by reference Type reference (TYPE) GEWRK Main work center for maintenance tasks 20100505
3 Exporting EV_MAINT_WORK_CENTER_TXT Call by reference Type reference (TYPE) AP_KTEXT Short text for the work center 20100505
4 Exporting EV_MAINWRKCENTER_PLANT Call by reference Type reference (TYPE) WERGW Plant associated with main work center 20100505
5 Exporting EV_MAINWRKCENTER_PLANT_TXT Call by reference Type reference (TYPE) NAME1 Name 20100505
6 Exporting EV_PLANNING_PLANT_TXT Call by reference Type reference (TYPE) NAME1 Name 20100505
7 Exporting EV_PRIORITY_TXT Call by reference Type reference (TYPE) PRIOKX Priority Text 20100506
8 Exporting EV_REVISION_LEVEL_TXT Call by reference Type reference (TYPE) WCEETAPEX Text for Revision Phase 20100506
9 Exporting EV_SYSST Call by reference Type reference (TYPE) ILOM_STTXS Display lines for system status 20100504
10 Exporting EV_SYSTEM_CONDITION_TXT Call by reference Type reference (TYPE) ANLZUX Text on Operating Condition 20100506
11 Exporting EV_USRST Call by reference Type reference (TYPE) ILOM_STTXU Display lines for user status 20100504
12 Exporting EV_WAPIUSEX Call by reference Type reference (TYPE) WCEUSAGEX Description of Usage 20100505
13 Exporting EV_WCMTYPE_TXT Call by reference Type reference (TYPE) EAMS_WCMTYPE_TXT 20100608
14 Importing IV_ANLZU Call by reference Type reference (TYPE) WCEANLZU Syst.Condition 20100506
15 Importing IV_ETAPE Call by reference Type reference (TYPE) WCEETAPE Revision Phase 20100506
16 Importing IV_IWERK Call by reference Type reference (TYPE) WCTP1_IWERK_TYPE 20100505
17 Importing IV_OBJART Call by reference Type reference (TYPE) WCTP1_OBJART_TYPE 20100505
18 Importing IV_OBJTYP Call by reference Type reference (TYPE) WCTP1_OBJTYP_TYPE 20100505
19 Importing IV_PRIOK Call by reference Type reference (TYPE) PRIOK Priority 20100506
20 Importing IV_WAPINR Call by reference Type reference (TYPE) WCEWAPINR Application 20100504
21 Importing IV_WAPIUSE Call by reference Type reference (TYPE) WCEUSAGE Usage of WCM Object 20100505
22 Importing IV_WKCRID Call by reference Type reference (TYPE) CR_OBJID Object ID of the resource 20100505
23 Importing IV_WKCRTYP Call by reference Type reference (TYPE) CR_OBJTY Object types of the CIM resource 20100505

Method GET_WCA_DEPENDENT_DATA on class CL_EAMS_BO_WCM has no exception.

Method GET_WCA_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 20100427
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_WCM_WCA_HEADER Business Object Work Clearance Application 20100427
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 20100427
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100427
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_WCM_WCA_ID Business Object Work Clearance Application - Identification 20100427

Method GET_WCA_HEADER on class CL_EAMS_BO_WCM has no exception.

Method GET_WCA_HEADER_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WCA_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_WCM_WCA_HEADER Business Object Work Clearance Application - Header 20100427
2 Exporting EV_FOUND Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100427
3 Importing IV_WAPINR Call by reference Type reference (TYPE) WCEWAPINR Application 20100427

Method GET_WCA_HEADER_SINGLE on class CL_EAMS_BO_WCM has no exception.

Method GET_WCD_BY_WCA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WCM_WCD_ID Call by reference Type reference (TYPE) EAMS_T_BO_WCM_WCD_ID Business Object WC Applicationl - Identification 20100505
2 Importing IT_WCM_WCA_ID Call by reference Type reference (TYPE) EAMS_T_BO_WCM_WCA_ID Business Object WCM WAP - Identification 20100505

Method GET_WCD_BY_WCA on class CL_EAMS_BO_WCM has no exception.

Method GET_WCD_DEPENDENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_APPROVALSTATUS Call by reference Type reference (TYPE) EAMS_WCM_APPROVALTEXT EAMS: text for WCM approval 20100506
2 Exporting EV_MAINT_WORK_CENTER Call by reference Type reference (TYPE) GEWRK Main work center for maintenance tasks 20100506
3 Exporting EV_MAINT_WORK_CENTER_TXT Call by reference Type reference (TYPE) AP_KTEXT Short text for the work center 20100506
4 Exporting EV_MAINWRKCENTER_PLANT Call by reference Type reference (TYPE) WERGW Plant associated with main work center 20100506
5 Exporting EV_MAINWRKCENTER_PLANT_TXT Call by reference Type reference (TYPE) NAME1 Name 20100506
6 Exporting EV_PLANNING_PLANT_TXT Call by reference Type reference (TYPE) NAME1 Name 20100506
7 Exporting EV_PRIORITY_TXT Call by reference Type reference (TYPE) PRIOKX Priority Text 20100506
8 Exporting EV_REVISION_LEVEL_TXT Call by reference Type reference (TYPE) WCEETAPEX Text for Revision Phase 20100506
9 Exporting EV_SYSST Call by reference Type reference (TYPE) ILOM_STTXS Display lines for system status 20100506
10 Exporting EV_SYSTEM_CONDITION_TXT Call by reference Type reference (TYPE) ANLZUX Text on Operating Condition 20100506
11 Exporting EV_USRST Call by reference Type reference (TYPE) ILOM_STTXU Display lines for user status 20100506
12 Exporting EV_WAPIUSEX Call by reference Type reference (TYPE) WCEUSAGEX Description of Usage 20100506
13 Exporting EV_WCMTYPE_TXT Call by reference Type reference (TYPE) EAMS_WCMTYPE_TXT 20100608
14 Importing IV_ANLZU Call by reference Type reference (TYPE) WCEANLZU Syst.Condition 20100506
15 Importing IV_ETAPE Call by reference Type reference (TYPE) WCEETAPE Revision Phase 20100506
16 Importing IV_IWERK Call by reference Type reference (TYPE) WCTP1_IWERK_TYPE 20100506
17 Importing IV_OBJART Call by reference Type reference (TYPE) WCTP1_OBJART_TYPE 20100506
18 Importing IV_OBJTYP Call by reference Type reference (TYPE) WCTP1_OBJTYP_TYPE 20100506
19 Importing IV_PRIOK Call by reference Type reference (TYPE) PRIOK Priority 20100506
20 Importing IV_WAPIUSE Call by reference Type reference (TYPE) WCEUSAGE Usage of WCM Object 20100506
21 Importing IV_WCNR Call by reference Type reference (TYPE) WCEWCNR Document 20100506
22 Importing IV_WKCRID Call by reference Type reference (TYPE) CR_OBJID Object ID of the resource 20100506
23 Importing IV_WKCRTYP Call by reference Type reference (TYPE) CR_OBJTY Object types of the CIM resource 20100506

Method GET_WCD_DEPENDENT_DATA on class CL_EAMS_BO_WCM has no exception.

Method GET_WCD_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 20100423
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_WCM_WCD_HEADER Business Object Measurement WCD - Header Data 20100423
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 20100423
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100423
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_WCM_WCD_ID EAMS ID structure for Work Clearance Document 20100423

Method GET_WCD_HEADER on class CL_EAMS_BO_WCM has no exception.

Method GET_WCD_HEADER_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WCD_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_WCM_WCD_HEADER Business Object Work Clearance Document - Header 20100423
2 Exporting EV_FOUND Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100423
3 Importing IV_WCNR Call by reference Type reference (TYPE) WCEWCNR Work Clearance Document 20100423

Method GET_WCD_HEADER_SINGLE on class CL_EAMS_BO_WCM has no exception.

Method GET_WCD_TEMPLATES_BY_EQUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 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 20100422
2 Exporting ET_WCM_WCD_ID Call by reference Type reference (TYPE) EAMS_T_BO_WCM_WCD_ID Business Object WCD - Identification 20100422
3 Importing IT_EQUI_ID Call by reference Type reference (TYPE) EAMS_T_BO_EQUI_ID Business Object Equipment - Identification 20100422
4 Importing IV_IWERK Call by reference Type reference (TYPE) IWERK Maintenance Planning Plant 20100422

Method GET_WCD_TEMPLATES_BY_EQUI on class CL_EAMS_BO_WCM has no exception.

Method GET_WCD_TEMPLATES_BY_FLOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 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 20100427
2 Exporting ET_WCM_WCD_ID Call by reference Type reference (TYPE) EAMS_T_BO_WCM_WCD_ID Business Object WCD - Identification 20100427
3 Importing IT_FL_ID Call by reference Type reference (TYPE) EAMS_T_BO_FL_ID Business Object FLOC - Identification 20100427
4 Importing IV_IWERK Call by reference Type reference (TYPE) IWERK Maintenance Planning Plant 20100427

Method GET_WCD_TEMPLATES_BY_FLOC on class CL_EAMS_BO_WCM has no exception.

Method GET_WCI_BY_WCD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WCM_WCI_ID Call by reference Type reference (TYPE) EAMS_T_BO_WCM_WCI_ID Business Object WCD Item - Identification 20100510
2 Importing IT_WCM_WCD_ID Call by reference Type reference (TYPE) EAMS_T_BO_WCM_WCD_ID Business Object WCM WCD - Identification 20100510

Method GET_WCI_BY_WCD on class CL_EAMS_BO_WCM has no exception.

Method GET_WCI_DEPENDENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BLOCKING_TYPE_TXT Call by reference Type reference (TYPE) WCEPHBLTYPX Text for Physical Blocking Type 20100608
2 Exporting EV_WCMTYPE_TXT Call by reference Type reference (TYPE) EAMS_WCMTYPE_TXT Char 15 20100608
3 Importing IV_IWERK Call by reference Type reference (TYPE) WCTP1_IWERK_TYPE 20100608
4 Importing IV_PHBLTYP Call by reference Type reference (TYPE) WCEPHBLTYP Physical Blocking Type 20100608

Method GET_WCI_DEPENDENT_DATA on class CL_EAMS_BO_WCM has no exception.

Method GET_WCI_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 20100510
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_WCM_WCI_HEADER Business Object WCD Item - Header Data 20100510
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 20100510
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100510
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_WCM_WCI_ID EAMS ID structure for Work Clearance Document Item 20100510

Method GET_WCI_HEADER on class CL_EAMS_BO_WCM has no exception.

Method GET_WCI_HEADER_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WCI_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_WCM_WCI_HEADER Business Object Work Clearance Document Item - Header 20100510
2 Exporting EV_FOUND Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100510
3 Importing IV_WCITM Call by reference Type reference (TYPE) WCEITM Item 20100510
4 Importing IV_WCNR Call by reference Type reference (TYPE) WCEWCNR Work Clearance Document 20100510

Method GET_WCI_HEADER_SINGLE on class CL_EAMS_BO_WCM has no exception.

Method GET_WCM_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ORDER_ID Call by reference Type reference (TYPE) EAMS_T_BO_ORD_ID List of Orders 20100426

Method GET_WCM_OBJECTS on class CL_EAMS_BO_WCM has no exception.

Method PM_AUTHORITY_CHECK_MAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100503
2 Changing CV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100503
3 Importing IV_AKTYP Call by reference Type reference (TYPE) AKTTYP Activity category in transaction (Cr/Ch/D) 20100503
4 Importing IV_BEGRP Call by reference Type reference (TYPE) IAUTG Technical object authorization group 20100503
5 Importing IV_INDEX Call by reference Type reference (TYPE) /PLMB/SPI_MSG_INDEX Related Data Index of a Message 20100503
6 Importing IV_INGRP Call by reference Type reference (TYPE) INGRP Planner Group for Customer Service and Plant Maintenance 20100503
7 Importing IV_IWERK Call by reference Type reference (TYPE) IWERK Maintenance Planning Plant 20100503
8 Importing IV_KOKRS Call by reference Type reference (TYPE) KOKRS Controlling Area 20100503
9 Importing IV_KOSTL Call by reference Type reference (TYPE) KOSTL Cost Center 20100503
10 Importing IV_SWERK Call by reference Type reference (TYPE) SWERK Maintenance plant 20100503
11 Importing IV_TCODE Call by reference Type reference (TYPE) TCODE Transaction Code 20100503

Method PM_AUTHORITY_CHECK_MAIN on class CL_EAMS_BO_WCM has no exception.

Method READ_ITOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100422
2 Exporting ES_ITOB Call by reference Type reference (TYPE) ITOB Generated Table for View 20100422
3 Exporting EV_ITOB_TYPE Call by reference Type reference (TYPE) ITOBTYP Technical object types in plant maintenance 20100422
4 Importing IV_EQUNR Call by reference Type reference (TYPE) EQUNR Equipment Number 20100422
5 Importing IV_TPLNR Call by reference Type reference (TYPE) TPLNR Functional Location 20100422

Method READ_ITOB on class CL_EAMS_BO_WCM 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_WCM Business Object (collection) WCM 20100415

Method S_GET_INSTANCE on class CL_EAMS_BO_WCM has no exception.

Method WCM_AUTHORITY_CHECK_MAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100503
2 Changing CV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100503
3 Importing IV_AKTYP Call by reference Type reference (TYPE) AKTTYP Activity category in transaction (Cr/Ch/D) 20100503
4 Importing IV_BEGRP Call by reference Type reference (TYPE) IAUTG Technical object authorization group 20100503
5 Importing IV_EQUNR Call by reference Type reference (TYPE) EQUNR Equipment Number 20100503
6 Importing IV_INDEX Call by reference Type reference (TYPE) /PLMB/SPI_MSG_INDEX Related Data Index of a Message 20100503
7 Importing IV_INGRP Call by reference Type reference (TYPE) INGRP Planner Group for Customer Service and Plant Maintenance 20100503
8 Importing IV_IWERK Call by reference Type reference (TYPE) IWERK Maintenance Planning Plant 20100503
9 Importing IV_OBJART Call by reference Type reference (TYPE) J_OBART Object Type 20100503
10 Importing IV_OBJTYP Call by reference Type reference (TYPE) WCETYP Type of WCM Object 20100503
11 Importing IV_SWERK Call by reference Type reference (TYPE) SWERK Maintenance plant 20100503
12 Importing IV_TCODE Call by reference Type reference (TYPE) TCODE Transaction Code 20100503
13 Importing IV_TPLNR Call by reference Type reference (TYPE) TPLNR Functional Location 20100503
14 Importing IV_WCUSE Call by reference Type reference (TYPE) WCEUSAGE Usage of WCM Object 20100503

Method WCM_AUTHORITY_CHECK_MAIN on class CL_EAMS_BO_WCM has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606