SAP ABAP Class CL_SCREEN_CONTROLLER_POC (Process Operator Cockpit: Controller)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PI-PMA-PMC (Application Component) Browser-Based PI Sheet / Cockpit
⤷
CMX_POC (Package) Manufacturing Execution: Browser-Based PI Sheet
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_SERVICE_POC | Domain Model: Persistence Services | 19991109 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SY_MESS_POC | POC: System Message Processing | 19991123 |
Properties
| Class | CL_SCREEN_CONTROLLER_POC | |
| Short Description | Process Operator Cockpit: Controller | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | CMX_POC | Manufacturing Execution: Browser-Based PI Sheet |
| Created | 19990826 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCREEN_CONTROLLER_POC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OS_SERVICE_POC | Domain Model: Persistence Services | 19991109 | ||
| 2 | IF_SY_MESS_POC | POC: System Message Processing | 19991123 |
Friends
Class CL_SCREEN_CONTROLLER_POC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | POC_FCODE_TAB | Excluding Table for PF Status | 19990920 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | POC_OBJ_ID | Name of Start Document | 19990826 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FLAG | 20040820 | ||||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SCREEN_CONTROLLER_POC | Reference to Singleton Instance | 19990826 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | POC_URL | Temporary Storage for Start URL | 19991123 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | Reference to HTML Control | 19991111 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BFW_CHANNEL_POC | Reference to View Channel | 19990826 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19990906 | |
| 2 | Instance method | Public | Method | Excluding OK Code | 19990920 | |
| 3 | Static method | Public | Method | Get Object Reference (Singleton! -> No Create!) | 19990826 | |
| 4 | Instance method | Public | Method | Internal: Get PF Status Excluding Table | 19990920 | |
| 5 | Instance method | Public | Method | Including OK Code | 19990920 | |
| 6 | Instance method | Private | Event handling method | Manufacturing Data Access: Distribution Completed | 20020503 | |
| 7 | Instance method | Public | Method | PAI processing | 19990826 | |
| 8 | Instance method | Public | Method | PBO Processing | 19990826 | |
| 9 | Instance method | Public | Method | @b_were@ Internal: Screen was Initialized | 19990901 | |
| 10 | Instance method | Private | Event handling method | System Message Issued | 19990906 | |
| 11 | Instance method | Private | Event handling method | User Change | 20011010 | |
| 12 | Instance method | Public | Method | Initialization and Starting Subscreen Container | 19990827 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | SCREEN_LEAVING | Instance Event (0) |
Public (2) |
Exiting Screen | 19990913 |
Types
Class CL_SCREEN_CONTROLLER_POC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SCREEN_CONTROLLER_POC has no parameter.
Method CONSTRUCTOR on class CL_SCREEN_CONTROLLER_POC has no exception.
Method EXCLUDE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | GUI_CODE | OkCode | 19990920 |
Method EXCLUDE_FCODE on class CL_SCREEN_CONTROLLER_POC has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SCREEN_CONTROLLER_POC | Referenz auf die (einzige) Instanz des Controllers | 19990826 |
Method GET_INSTANCE on class CL_SCREEN_CONTROLLER_POC has no exception.
Method GET_PFSTATUS_EXCL_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCL_TAB | Value transfer | Type reference (TYPE) | POC_FCODE_TAB | Excluding-Tabelle | 19990920 |
Method GET_PFSTATUS_EXCL_TAB on class CL_SCREEN_CONTROLLER_POC has no exception.
Method INCLUDE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | GUI_CODE | OkCode | 19990920 |
Method INCLUDE_FCODE on class CL_SCREEN_CONTROLLER_POC has no exception.
Method ON_DA_DISPATCH_COMPLETED Signature
Method ON_DA_DISPATCH_COMPLETED on class CL_SCREEN_CONTROLLER_POC has no parameter.
Method ON_DA_DISPATCH_COMPLETED on class CL_SCREEN_CONTROLLER_POC has no exception.
Method ON_PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | OkCode des Dynpros | 19990826 |
Method ON_PAI on class CL_SCREEN_CONTROLLER_POC has no exception.
Method ON_PBO Signature
Method ON_PBO on class CL_SCREEN_CONTROLLER_POC has no parameter.
Method ON_PBO on class CL_SCREEN_CONTROLLER_POC has no exception.
Method ON_SCREEN_INITIALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_HTML_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_BFW_HTML_VIEWER_POC | Referenz auf HTML-Control auf dem Dynpro | 19990901 | |||
| 2 | O_VIEWCHANNEL | Call by reference | Object reference (TYPE REF TO) | CL_BFW_CHANNEL_POC | Referenz auf BFW-Viewchannel | 19991123 |
Method ON_SCREEN_INITIALIZED on class CL_SCREEN_CONTROLLER_POC has no exception.
Method ON_SYMESS_OCCURED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Value transfer | Attribute reference (LIKE) | 19990906 | |||||
| 2 | MSGNO | Value transfer | Attribute reference (LIKE) | 19990906 | |||||
| 3 | MSGTEXT | Value transfer | Attribute reference (LIKE) | 19991117 | |||||
| 4 | MSGTY | Value transfer | Attribute reference (LIKE) | 19990906 | |||||
| 5 | MSGV1 | Value transfer | Attribute reference (LIKE) | 19990906 | |||||
| 6 | MSGV2 | Value transfer | Attribute reference (LIKE) | 19990906 | |||||
| 7 | MSGV3 | Value transfer | Attribute reference (LIKE) | 19990906 | |||||
| 8 | MSGV4 | Value transfer | Attribute reference (LIKE) | 19990906 | |||||
| 9 | VISIBILITY | Value transfer | Attribute reference (LIKE) | 19990906 |
Method ON_SYMESS_OCCURED on class CL_SCREEN_CONTROLLER_POC has no exception.
Method ON_USER_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USER | Value transfer | Attribute reference (LIKE) | 20011010 |
Method ON_USER_CHANGED on class CL_SCREEN_CONTROLLER_POC has no exception.
Method SHOW_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL | Call by reference | Type reference (TYPE) | POC_URL | Start-URL | 19991123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlgeschlagen | 20000103 |
Event Signatures
Event SCREEN_LEAVING Signature
Event SCREEN_LEAVING on class CL_SCREEN_CONTROLLER_POC has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |