SAP ABAP Class CL_PRP_WFM_CALLBACK (Processing of WFM Callbacks)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-RES (Application Component) Resources
⤷
PRP_WFM (Package) PRP-WFM Interface
⤷
⤷
Properties
| Class | CL_PRP_WFM_CALLBACK | |
| Short Description | Processing of WFM Callbacks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PRP_WFM | PRP-WFM Interface |
| Created | 20030212 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PRP_WFM_CALLBACK has no forward declaration.
Interfaces
Class CL_PRP_WFM_CALLBACK has no interface implemented.
Friends
Class CL_PRP_WFM_CALLBACK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PRP_WFM_PROJECT_ACCESS | Information from cProjects | 20030729 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BU_PARTNER | Business Partner Number | 20030303 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CGPL_EXTID | Project Planning: External Identifier of an Element | 20030303 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SYMSGNO | Messages, Message Number | 20030303 | |||
| 5 | Constant | Private | Type reference (TYPE) | CHAR04 | 'ASGN' | Assignment | 20030216 | ||
| 6 | Constant | Private | Type reference (TYPE) | CHAR01 | 'D' | Event for Trigger | 20030216 | ||
| 7 | Constant | Private | Type reference (TYPE) | CHAR01 | 'M' | Event for Change | 20030216 | ||
| 8 | Constant | Private | Type reference (TYPE) | CHAR01 | 'C' | Event for Create | 20030216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030212 | |
| 2 | Instance method | Private | Method | Handle Assignments | 20030223 | |
| 3 | Instance method | Private | Method | Change BP Link | 20030224 | |
| 4 | Instance method | Private | Method | Build Error Message | 20030303 |
Events
Class CL_PRP_WFM_CALLBACK has no event.
Types
Class CL_PRP_WFM_CALLBACK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PUBLISHED_DATA_FROM_WFM | Call by reference | Type reference (TYPE) | PRP_TT_WFM_CALLBACK | Callback from WFM Core | 20030212 |
Method CONSTRUCTOR on class CL_PRP_WFM_CALLBACK has no exception.
Method HANDLE_WFM_ASSIGNMENT_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INFO_FROM_WFM | Call by reference | Type reference (TYPE) | PRP_TS_WFM_CALLBACK | Callback from WFM-Core | 20030223 |
Method HANDLE_WFM_ASSIGNMENT_EVENT on class CL_PRP_WFM_CALLBACK has no exception.
Method MODIFY_WFM_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20030224 | |||
| 2 | IR_BUPA_LINK | Call by reference | Object reference (TYPE REF TO) | CL_DPR_BUSINESS_PARTNER_LINK | Development Projects: Verknüpfung zum Geschäftspartner | 20030224 | |||
| 3 | IV_ASSIGNMENT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_GUID | GUID des Anwendungsobjekts | 20030224 |
Method MODIFY_WFM_ASSIGNMENT on class CL_PRP_WFM_CALLBACK has no exception.
Method PROCESS_ERROR Signature
Method PROCESS_ERROR on class CL_PRP_WFM_CALLBACK has no parameter.
Method PROCESS_ERROR on class CL_PRP_WFM_CALLBACK has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |