SAP ABAP Class CL_BFW_INPUT_POC (Browser Framework: Proxy for Input Element)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PI-PMA-PMC (Application Component) Browser-Based PI Sheet / Cockpit
⤷
CMX_BFW (Package) Manufacturing Execution: Browser Framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BFW_ACTIVE_COMPONENT_POC | Browser Framework: Proxy for Component (Abstract) | 19991217 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AC_IMODE_POC | Browser Framework: Input Mode | 19991217 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AC_LABEL_POC | Browser Framework: Text | 19991217 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AC_VALUEHELP_POC | Browser Framework: Input Help | 19991217 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AC_VALUE_POC | Browser Framework: Value Input / Output | 19991217 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BFW_SIGNATURE_POC | Browser Framework: Proxy for Input Element with Signature | 20000126 |
Properties
Class | CL_BFW_INPUT_POC | |
Short Description | Browser Framework: Proxy for Input Element | |
Super Class | CL_BFW_ACTIVE_COMPONENT_POC | Browser Framework: Proxy for Component (Abstract) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CMX_BFW | Manufacturing Execution: Browser Framework |
Created | 19991217 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BFW_INPUT_POC has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_AC_IMODE_POC | Browser Framework: Input Mode | 19991217 | ||
2 | IF_AC_LABEL_POC | Browser Framework: Text | 19991217 | ||
3 | IF_AC_VALUEHELP_POC | Browser Framework: Input Help | 19991217 | ||
4 | IF_AC_VALUE_POC | Browser Framework: Value Input / Output | 19991217 |
Friends
Class CL_BFW_INPUT_POC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Error status | 19991217 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Input mode | 19991217 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Text | 19991217 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Tool Tip (Quickinfo) | 19991217 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Value | 19991217 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Default Value? | 19991217 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Input help | 19991217 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | @b_were@ Sync Event Handler: Change | 19991217 |
2 | ![]() |
Instance method | Public | Method | @b_were@ Sync Event Handler: Vhelp | 19991217 |
Events
Class CL_BFW_INPUT_POC has no event.
Types
Class CL_BFW_INPUT_POC has no local type.
Method Signatures
Method ON_SYNC_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAMS | Call by reference | Type reference (TYPE) | POC_SEV_PARAM_TAB | Parameter | 19991217 |
Method ON_SYNC_CHANGE on class CL_BFW_INPUT_POC has no exception.
Method ON_SYNC_VHELP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAMS | Call by reference | Type reference (TYPE) | POC_SEV_PARAM_TAB | Parameter | 19991217 |
Method ON_SYNC_VHELP on class CL_BFW_INPUT_POC has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 46C |