SAP ABAP Class CL_POC_ASST_PROC_MONITOR (Assistance Class for Process Monitor)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-POC (Application Component) Process Orchestration for Built-In Processes
⤷
BS_POC_MONITOR (Package) Process Orchestration - Monitoring
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20100922 |
Properties
| Class | CL_POC_ASST_PROC_MONITOR | |
| Short Description | Assistance Class for Process Monitor | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BS_POC_MONITOR | Process Orchestration - Monitoring |
| Created | 20100922 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_POC_ASST_PROC_MONITOR has no forward declaration.
Interfaces
Class CL_POC_ASST_PROC_MONITOR has no interface implemented.
Friends
Class CL_POC_ASST_PROC_MONITOR has no friend class.
Attributes
Class CL_POC_ASST_PROC_MONITOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | get the personalization settings | 20101005 | |
| 2 | Instance method | Public | Method | set the personlaization settings | 20101004 |
Events
Class CL_POC_ASST_PROC_MONITOR has no event.
Types
Class CL_POC_ASST_PROC_MONITOR has no local type.
Method Signatures
Method GET_PERS_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HELPER_SETTINGS | Call by reference | Type reference (TYPE) | POC_T_PERSONALIZATION | Personalization Settings | 20101005 | |||
| 2 | IO_PERS_HELPER | Call by reference | Object reference (TYPE REF TO) | CL_PERSONALSE_HELPER | Handle Screen Personalization | 20101005 | |||
| 3 | IV_ELEMENT_ID | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20101007 | |||
| 4 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20101005 | |||
| 5 | IV_WD_COMP | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20101005 |
Method GET_PERS_SETTINGS on class CL_POC_ASST_PROC_MONITOR has no exception.
Method SET_MAIN_PERS_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PERS_HELPER | Call by reference | Object reference (TYPE REF TO) | CL_PERSONALSE_HELPER | Handle Screen Personalization | 20101005 | |||
| 2 | IT_PERS_SETTINGS | Call by reference | Type reference (TYPE) | POC_T_PERSONALIZATION | Internal Table for Personalization | 20101004 | |||
| 3 | IV_ELEM_ID | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20101004 | |||
| 4 | IV_WD_COMP | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20101004 |
Method SET_MAIN_PERS_SETTINGS on class CL_POC_ASST_PROC_MONITOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |