SAP ABAP Class CL_PRS_PROJWBSELMNTPRGRSUPDRC (ProjectERPWorkBreakdownStructureElementProgressUpdateRequ)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PS (Application Component) Project System
     PLM_SE_PRS_XI_PROXY (Package) Proxy implementations for Project System
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  II_PRS_PROJWBSELMNTPRGRSUPDRC ProjectERPWorkBreakdownStructureElementProgressUpdateReque 20070824
Properties
Class CL_PRS_PROJWBSELMNTPRGRSUPDRC  
Short Description ProjectERPWorkBreakdownStructureElementProgressUpdateRequ    
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_PRS_XI_PROXY   Proxy implementations for Project System 
Created 20070824   SAP 
Last change 20100310   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_PRS_PROJWBSELMNTPRGRSUPDRC ProjectERPWorkBreakdownStructureElementProgressUpdateReque 20070824
Friends
Class CL_PRS_PROJWBSELMNTPRGRSUPDRC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_X Constant Private Type reference (TYPE) FLAG 'X' General Flag 20070824
2 M_IDP_HELPER Instance attribute Private Object reference (TYPE REF TO) IF_WS_IDP_HELPER API Interface for Idempotent WS Service 20070824
3 M_IS_EO_REQUESTED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20070824
4 M_MSG_ID Instance attribute Private Type reference (TYPE) STRING 20070824
5 M_MSG_UUID Instance attribute Private Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20070824
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ATTRIBUTES Instance method Private Method 20070824
2 CHECK_CHANGE_STATE_ID Instance method Private Method 20070828
3 CONSTRUCTOR Instance method Public Constructor 20070824
4 CREATE_BLANK_ATTRIBUTE_LOG Instance method Private Method 20070824
5 FILL_LOG Instance method Private Method 20070824
6 FINALIZE Instance method Private Method 20070824
7 MAP_INTERNAL_TO_XI Instance method Private Method 20070824
8 MAP_XI_TO_INTERNAL Instance method Private Method 20070824
9 PREPARE Instance method Private Method 20070824
10 PROCESS_CONTROLLER Instance method Private Method 20070824
11 UPDATE_DATA Instance method Private Method 20070824
Events
Class CL_PRS_PROJWBSELMNTPRGRSUPDRC has no event.
Types
Class CL_PRS_PROJWBSELMNTPRGRSUPDRC 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 20070824
2 Exporting E_RETURN Call by reference Type reference (TYPE) TT_RETURN Return Parameter 20070824
3 Importing I_INPUT Call by reference Type reference (TYPE) PRS_PROJECT_ERPWORK_BREAKDOWN7 ProjectERPWorkBreakdownStructureElementProgressUpdateRequest 20070824

Method CHECK_ATTRIBUTES on class CL_PRS_PROJWBSELMNTPRGRSUPDRC 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 20070828
2 Exporting E_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 20070828
3 Importing I_CHANGE_STATE_ID Call by reference Type reference (TYPE) HASH160 Hash Value (160 Bits) 20070828
4 Importing I_PROGRESS_VERSION Call by reference Type reference (TYPE) VERSN_EV Progress Version 20070907
5 Importing I_PROJECT_ID Call by reference Type reference (TYPE) PS_PSPID Project Definition 20070828

Method CHECK_CHANGE_STATE_ID on class CL_PRS_PROJWBSELMNTPRGRSUPDRC has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_PRS_PROJWBSELMNTPRGRSUPDRC has no parameter.
Method CONSTRUCTOR on class CL_PRS_PROJWBSELMNTPRGRSUPDRC 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 20070824
2 Importing I_FIELD Call by reference Type reference (TYPE) CHAR200 Text field length 200 20070824

Method CREATE_BLANK_ATTRIBUTE_LOG on class CL_PRS_PROJWBSELMNTPRGRSUPDRC has no exception.

Method 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 20070824
2 Importing I_RETURN Call by reference Type reference (TYPE) TT_RETURN 20070824

Method FILL_LOG on class CL_PRS_PROJWBSELMNTPRGRSUPDRC 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) PRS_PROJECT_ERPWORK_BREAKDOWN6 ProjectERPWorkBreakdownStructureElementProgressUpdateConfirm 20070824
2 Importing I_ERROR_OCCURRED Call by reference Type reference (TYPE) ABAP_BOOL 20070824

Method FINALIZE on class CL_PRS_PROJWBSELMNTPRGRSUPDRC 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) PRS_PROJECT_ERPWORK_BREAKDOWN6 ProjectERPWorkBreakdownStructureElementProgressUpdateConfirm 20070824
2 Importing I_LOG Call by reference Type reference (TYPE) SAPPLCO_LOG_ITEM_TAB protocol message issued by an application 20070824

Method MAP_INTERNAL_TO_XI on class CL_PRS_PROJWBSELMNTPRGRSUPDRC 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_PROJECT_ID Call by reference Type reference (TYPE) PS_PSPID Project Definition 20070824
2 Exporting E_RETURN Call by reference Type reference (TYPE) TT_RETURN 20070828
3 Exporting E_WBS_ELE_DATA Call by reference Type reference (TYPE) WBS_EST_POC_UPD_TTY ProjERPWBSElmntPrgrsUpdReq_sItm 20070824
4 Importing I_INPUT Call by reference Type reference (TYPE) PRS_PROJECT_ERPWORK_BREAKDOWN7 ProjectERPWorkBreakdownStructureElementProgressUpdateRequest 20070824

Method MAP_XI_TO_INTERNAL on class CL_PRS_PROJWBSELMNTPRGRSUPDRC 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 20070824
2 Exporting E_OUTPUT Call by reference Type reference (TYPE) PRS_PROJECT_ERPWORK_BREAKDOWN6 ProjectERPWorkBreakdownStructureElementProgressUpdateConfirm 20070824
3 Importing I_INPUT Call by reference Type reference (TYPE) PRS_PROJECT_ERPWORK_BREAKDOWN7 ProjectERPWorkBreakdownStructureElementProgressUpdateReque 20070824

Method PREPARE on class CL_PRS_PROJWBSELMNTPRGRSUPDRC 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 20070824
2 Importing I_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20070824
3 Importing I_INPUT Call by reference Type reference (TYPE) PRXCTRLTAB Control Flags for Fields of a Structure 20070824

Method PROCESS_CONTROLLER on class CL_PRS_PROJWBSELMNTPRGRSUPDRC has no exception.

Method UPDATE_DATA 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 20070824
2 Importing I_PROJECT_ID Call by reference Type reference (TYPE) PS_PSPID Project Definition 20070824
3 Importing I_WBS_ELE_ITEM Call by reference Type reference (TYPE) WBS_EST_POC_UPD_TTY ProjERPWBSElmntPrgrsUpdReq_sItm 20070824

Method UPDATE_DATA on class CL_PRS_PROJWBSELMNTPRGRSUPDRC has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 603