SAP ABAP Class CL_EAM_MAINTPLNUPDRC (MaintenancePlanERPUpdateRequestConfirmation_In)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM (Application Component) Plant Maintenance
     PLM_SE_EAM_XI_PROXY (Package) Proxy implementations for Enterprise Asset Maintenance
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  II_EAM_MAINTPLNUPDRC MaintenancePlanERPUpdateRequestConfirmation_In 20070820
Properties
Class CL_EAM_MAINTPLNUPDRC  
Short Description MaintenancePlanERPUpdateRequestConfirmation_In    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package PLM_SE_EAM_XI_PROXY   Proxy implementations for Enterprise Asset Maintenance 
Created 20070820   SAP 
Last change 20130531   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 II_EAM_MAINTPLNUPDRC MaintenancePlanERPUpdateRequestConfirmation_In 20070820
Friends
Class CL_EAM_MAINTPLNUPDRC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_IDP_HELPER Instance attribute Private Object reference (TYPE REF TO) IF_WS_IDP_HELPER 20070820
2 M_IS_EO_REQUESTED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20070820
3 M_MSG_ID Instance attribute Private Type reference (TYPE) STRING 20070820
4 M_MSG_UUID Instance attribute Private Type reference (TYPE) GUID_32 20070820
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ATTRIBUTES Instance method Private Method 20070820
2 CHECK_CHANGE_STATE_ID Instance method Private Method 20070820
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070821
4 CREATE_BLANK_ATTRIBUTE_LOG Instance method Private Method 20070820
5 FINALIZE Instance method Private Method 20070820
6 GET_UPD_FLAG_STRUCTURE Instance method Private Method 20070821
7 LONGTEXT_MAPPING Instance method Private Method 20070820
8 MAP_INTERNAL_TO_XI Instance method Private Method 20070820
9 MAP_XI_TO_INTERNAL Instance method Private Method 20070820
10 MPLAN_FILL_LOG Instance method Private Method 20070820
11 MPLAN_UPDATE Instance method Private Method 20070820
12 PREPARE Instance method Private Method 20070820
13 PROCESS_CONTROLLER Instance method Private Method 20070821
Events
Class CL_EAM_MAINTPLNUPDRC has no event.
Types
Class CL_EAM_MAINTPLNUPDRC has no local type.
Method Signatures

Method CHECK_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLAG Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20070820
2 Exporting E_RETURN Call by reference Type reference (TYPE) TT_RETURN 20070820
3 Importing I_INPUT Call by reference Type reference (TYPE) EAM_MAINTENANCE_PLAN_ERPUPDATE IndividualMaterialERPUpdateRequest_sync 20070820

Method CHECK_ATTRIBUTES on class CL_EAM_MAINTPLNUPDRC has no exception.

Method CHECK_CHANGE_STATE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070820
2 Exporting E_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 20070820
3 Importing I_CHANGE_STATE_ID Call by reference Type reference (TYPE) HASH160 Hash Value (160 Bits) 20070820
4 Importing I_MPLAN_ID Call by reference Type reference (TYPE) WARPL Maintenance Plan 20070820

Method CHECK_CHANGE_STATE_ID on class CL_EAM_MAINTPLNUPDRC has no exception.

Method CONSTRUCTOR Signature

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

Method CREATE_BLANK_ATTRIBUTE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOG Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20070820
2 Importing I_FIELD Call by reference Type reference (TYPE) CHAR100 Character 100 20070820

Method CREATE_BLANK_ATTRIBUTE_LOG on class CL_EAM_MAINTPLNUPDRC has no exception.

Method FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_OUTPUT Call by reference Type reference (TYPE) EAM_MAINTENANCE_PLAN_ERPUPDAT1 MaintenancePlanERPUpdateConfirmation_sync 20070820
2 Importing I_ERROR_OCCURRED Call by reference Type reference (TYPE) ABAP_BOOL 20070820

Method FINALIZE on class CL_EAM_MAINTPLNUPDRC has no exception.

Method GET_UPD_FLAG_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CYCLES_UPD Call by reference Type reference (TYPE) TT_CYCLES_UPDATE 20070821
2 Exporting E_HEADER_UPD Call by reference Type reference (TYPE) TS_HEADER_UPDATE 20070821
3 Exporting E_ITEMS_UPD Call by reference Type reference (TYPE) TT_ITEMS_UPDATE 20070821
4 Importing I_INPUT Call by reference Type reference (TYPE) EAM_MAINTENANCE_PLAN_ERPUPDATE MaintenancePlanERPUpdateRequest_sync 20070821

Method GET_UPD_FLAG_STRUCTURE on class CL_EAM_MAINTPLNUPDRC has no exception.

Method LONGTEXT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LONGTEXT Call by reference Type reference (TYPE) TT_LONGTEXT 20070823
2 Importing I_DESCRIPTION Call by reference Type reference (TYPE) TEXT40 Text, 40 Characters Long 20070823
3 Importing I_MPLAN_ID Call by reference Type reference (TYPE) WARPL Maintenance Plan 20070820
4 Importing I_MPLITEM_ID Call by reference Type reference (TYPE) WAPOS 20070823
5 Importing I_TEXT_COLLECTION Call by reference Type reference (TYPE) SAPPLCO_TEXT_COLLECTION Proxy Structure (Generated) 20070823

Method LONGTEXT_MAPPING on class CL_EAM_MAINTPLNUPDRC has no exception.

Method MAP_INTERNAL_TO_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OUTPUT Call by reference Type reference (TYPE) EAM_MAINTENANCE_PLAN_ERPUPDAT1 MaintenancePlanERPUpdateConfirmation_sync 20070821
2 Importing I_MPLAN_ID Call by reference Type reference (TYPE) WARPL Maintenance Plan 20070821

Method MAP_INTERNAL_TO_XI on class CL_EAM_MAINTPLNUPDRC has no exception.

Method MAP_XI_TO_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CYCLES Call by reference Type reference (TYPE) TT_CYCLES 20070820
2 Exporting E_CYCLES_UPD Call by reference Type reference (TYPE) TT_CYCLES_UPDATE 20070821
3 Exporting E_HEADER Call by reference Type reference (TYPE) TS_HEADER 20070820
4 Exporting E_HEADER_UPD Call by reference Type reference (TYPE) TS_HEADER_UPDATE 20070821
5 Exporting E_ITEMS Call by reference Type reference (TYPE) TT_ITEMS 20070820
6 Exporting E_ITEMS_UPD Call by reference Type reference (TYPE) TT_ITEMS_UPDATE 20070821
7 Exporting E_LONGTEXT Call by reference Type reference (TYPE) TT_LONGTEXT 20070820
8 Exporting E_RETURN Call by reference Type reference (TYPE) TT_RETURN 20070820
9 Importing I_INPUT Call by reference Type reference (TYPE) EAM_MAINTENANCE_PLAN_ERPUPDATE Maintenance Plan ERP Create Request 20070820

Method MAP_XI_TO_INTERNAL on class CL_EAM_MAINTPLNUPDRC has no exception.

Method MPLAN_FILL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOG Call by reference Type reference (TYPE) SAPPLCO_LOG_ITEM_TAB protocol message issued by an application 20070820
2 Importing I_RETURN Call by reference Type reference (TYPE) TT_RETURN 20070821

Method MPLAN_FILL_LOG on class CL_EAM_MAINTPLNUPDRC has no exception.

Method MPLAN_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RETURN Call by reference Type reference (TYPE) TT_RETURN 20070820
2 Importing I_CYCLES Call by reference Type reference (TYPE) TT_CYCLES 20070820
3 Importing I_CYCLES_UPD Call by reference Type reference (TYPE) TT_CYCLES_UPDATE 20070821
4 Importing I_HEADER Call by reference Type reference (TYPE) TS_HEADER 20070820
5 Importing I_HEADER_UPD Call by reference Type reference (TYPE) TS_HEADER_UPDATE 20070821
6 Importing I_ITEMS Call by reference Type reference (TYPE) TT_ITEMS 20070820
7 Importing I_ITEMS_UPD Call by reference Type reference (TYPE) TT_ITEMS_UPDATE 20070821
8 Importing I_LONGTEXT Call by reference Type reference (TYPE) TT_LONGTEXT 20070820

Method MPLAN_UPDATE on class CL_EAM_MAINTPLNUPDRC has no exception.

Method PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_PROCESSED Call by reference Type reference (TYPE) ABAP_BOOL 20070820
2 Exporting E_OUTPUT Call by reference Type reference (TYPE) EAM_MAINTENANCE_PLAN_ERPUPDAT1 MaintenancePlanERPUpdateConfirmation_sync 20070820
3 Importing I_INPUT Call by reference Type reference (TYPE) EAM_MAINTENANCE_PLAN_ERPUPDATE MaintenancePlanERPUpdateRequest_sync 20070820

Method PREPARE on class CL_EAM_MAINTPLNUPDRC has no exception.

Method PROCESS_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OUTPUT Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20070821
2 Importing I_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20070821
3 Importing I_INPUT Call by reference Type reference (TYPE) PRXCTRLTAB Control Flags for Fields of a Structure 20070821

Method PROCESS_CONTROLLER on class CL_EAM_MAINTPLNUPDRC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 603