SAP ABAP Class CL_PRS_PROJACTYPRGRSUPDRC (ProjectERPActivityProgressUpdateRequestConfirmation_In)
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_PROJACTYPRGRSUPDRC | ProjectERPActivityProgressUpdateRequestConfirmation_In | 20070824 |
Properties
| Class | CL_PRS_PROJACTYPRGRSUPDRC | |
| Short Description | ProjectERPActivityProgressUpdateRequestConfirmation_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_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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | II_PRS_PROJACTYPRGRSUPDRC | ProjectERPActivityProgressUpdateRequestConfirmation_In | 20070824 |
Friends
Class CL_PRS_PROJACTYPRGRSUPDRC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | FLAG | 'X' | General Flag | 20070824 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WS_IDP_HELPER | API Interface for Idempotent WS Service | 20070824 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20070824 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20070824 | ||||
| 5 | 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 | Instance method | Private | Method | 20070824 | ||
| 2 | Instance method | Private | Method | 20070828 | ||
| 3 | Instance method | Public | Constructor | 20070824 | ||
| 4 | Instance method | Private | Method | 20070824 | ||
| 5 | Instance method | Private | Method | 20070824 | ||
| 6 | Instance method | Private | Method | 20070824 | ||
| 7 | Instance method | Private | Method | 20070824 | ||
| 8 | Instance method | Private | Method | 20070824 | ||
| 9 | Instance method | Private | Method | 20070824 | ||
| 10 | Instance method | Private | Method | 20070824 | ||
| 11 | Instance method | Private | Method | 20070824 |
Events
Class CL_PRS_PROJACTYPRGRSUPDRC has no event.
Types
Class CL_PRS_PROJACTYPRGRSUPDRC 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 | E_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20070824 | |||
| 2 | E_RETURN | Call by reference | Type reference (TYPE) | TT_RETURN | Return Parameter | 20070824 | |||
| 3 | I_INPUT | Call by reference | Type reference (TYPE) | PRS_PROJECT_ERPACTIVITY_PROGR2 | ProjectERPActivityProgressUpdateRequest_sync | 20070824 |
Method CHECK_ATTRIBUTES on class CL_PRS_PROJACTYPRGRSUPDRC has no exception.
Method CHECK_CHANGE_STATE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070828 | |||
| 2 | E_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070828 | ||||
| 3 | I_CHANGE_STATE_ID | Call by reference | Type reference (TYPE) | HASH160 | Hash Value (160 Bits) | 20070828 | |||
| 4 | I_PROGRESS_VERSION | Call by reference | Type reference (TYPE) | VERSN_EV | Progress Version | 20070830 | |||
| 5 | I_PROJECT_ID | Call by reference | Type reference (TYPE) | PS_PSPID | Project Definition | 20070828 |
Method CHECK_CHANGE_STATE_ID on class CL_PRS_PROJACTYPRGRSUPDRC has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PRS_PROJACTYPRGRSUPDRC has no parameter.
Method CONSTRUCTOR on class CL_PRS_PROJACTYPRGRSUPDRC has no exception.
Method CREATE_BLANK_ATTRIBUTE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LOG | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20070824 | |||
| 2 | I_FIELD | Call by reference | Type reference (TYPE) | CHAR200 | Text field length 200 | 20070824 |
Method CREATE_BLANK_ATTRIBUTE_LOG on class CL_PRS_PROJACTYPRGRSUPDRC has no exception.
Method FILL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LOG | Call by reference | Type reference (TYPE) | SAPPLCO_LOG_ITEM_TAB | protocol message issued by an application | 20070824 | |||
| 2 | I_RETURN | Call by reference | Type reference (TYPE) | TT_RETURN | 20070824 |
Method FILL_LOG on class CL_PRS_PROJACTYPRGRSUPDRC has no exception.
Method FINALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OUTPUT | Call by reference | Type reference (TYPE) | PRS_PROJECT_ERPACTIVITY_PROGR3 | ProjectERPWorkBreakdownStructureElementProgressUpdateConfirm | 20070824 | |||
| 2 | I_ERROR_OCCURRED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070824 |
Method FINALIZE on class CL_PRS_PROJACTYPRGRSUPDRC has no exception.
Method MAP_INTERNAL_TO_XI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OUTPUT | Call by reference | Type reference (TYPE) | PRS_PROJECT_ERPACTIVITY_PROGR3 | ProjectERPActivityProgressUpdateConfirmation_sync | 20070824 | |||
| 2 | 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_PROJACTYPRGRSUPDRC has no exception.
Method MAP_XI_TO_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACTIVITY_DATA | Call by reference | Type reference (TYPE) | ACT_EST_POC_UPD_TTY | ProjERPActyPrgrsUpdReq_sItm | 20070824 | |||
| 2 | E_PROJECT_ID | Call by reference | Type reference (TYPE) | PS_PSPID | Project Definition | 20070824 | |||
| 3 | E_RETURN | Call by reference | Type reference (TYPE) | TT_RETURN | 20070828 | ||||
| 4 | I_INPUT | Call by reference | Type reference (TYPE) | PRS_PROJECT_ERPACTIVITY_PROGR2 | ProjectERPActivityProgressUpdateRequest_sync | 20070824 |
Method MAP_XI_TO_INTERNAL on class CL_PRS_PROJACTYPRGRSUPDRC has no exception.
Method PREPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_PROCESSED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070824 | ||||
| 2 | E_OUTPUT | Call by reference | Type reference (TYPE) | PRS_PROJECT_ERPACTIVITY_PROGR3 | ProjectERPActivityProgressUpdateConfirmation_sync | 20070824 | |||
| 3 | I_INPUT | Call by reference | Type reference (TYPE) | PRS_PROJECT_ERPACTIVITY_PROGR2 | ProjectERPActivityProgressUpdateRequest_sync | 20070824 |
Method PREPARE on class CL_PRS_PROJACTYPRGRSUPDRC has no exception.
Method PROCESS_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OUTPUT | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20070824 | |||
| 2 | I_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20070824 | |||
| 3 | I_INPUT | Call by reference | Type reference (TYPE) | PRXCTRLTAB | Control Flags for Fields of a Structure | 20070824 |
Method PROCESS_CONTROLLER on class CL_PRS_PROJACTYPRGRSUPDRC has no exception.
Method UPDATE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RETURN | Call by reference | Type reference (TYPE) | TT_RETURN | 20070824 | ||||
| 2 | I_ACTIVITY_DATA | Call by reference | Type reference (TYPE) | ACT_EST_POC_UPD_TTY | ProjERPActyPrgrsUpdReq_sItm | 20070824 | |||
| 3 | I_PROJECT_ID | Call by reference | Type reference (TYPE) | PS_PSPID | Project Definition | 20070824 |
Method UPDATE_DATA on class CL_PRS_PROJACTYPRGRSUPDRC has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 603 |