SAP ABAP Class CL_PPEUIB_CNTL (Screen Controller for Line Balance)
Hierarchy
☛
EA-IPPE (Software Component) SAP iPPE
⤷
AP-PPE (Application Component) Integrated Product and Process Engineering
⤷
CPPEBAL (Package) BAL-Specific iPPE Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PPEUIENG_CNTL | Controller Class for all Screens | 20001030 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PPEGUIREL_CNTL | Create/Delete iPPE Relationships | 20020128 |
Properties
| Class | CL_PPEUIB_CNTL | |
| Short Description | Screen Controller for Line Balance | |
| Super Class | CL_PPEUIENG_CNTL | Controller Class for all Screens |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CPPEBAL | BAL-Specific iPPE Objects |
| Created | 20001030 | SAP |
| Last change | 20060313 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PPEGUIREL_CNTL | Create/Delete iPPE Relationships | 20020128 |
Friends
Class CL_PPEUIB_CNTL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | PPE_TS_SCRNAME | Detail Screen of Line Balance: First Screen | 20021114 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | XFELD | Active Flag for Line Balancing Graphic | 20021115 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_PPEUIB_CNTL | Screen Controller | 20001030 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | XFELD | Ready for Input Status of Line Balance | 20021218 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | PPE_LBGUID | Old Active Line Balance GUID | 20030701 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | XFELD | Model Mix Must be Recalculated | 20041110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020128 | |
| 2 | Static method | Public | Method | Wrap Constructor, Call REGISTER_COMPONENT | 20001030 | |
| 3 | Static method | Private | Event handling method | Process the Changed GUI Status (Display <-> Change) | 20020128 | |
| 4 | Static method | Public | Method | Generate an Instance for General Relationship Maintenance | 20020128 |
Events
Class CL_PPEUIB_CNTL has no event.
Types
Class CL_PPEUIB_CNTL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PPEUIB_CNTL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PPEUIB_CNTL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_PPEUIB_CNTL | Screen Controller | 20001030 |
Method GET_INSTANCE on class CL_PPEUIB_CNTL has no exception.
Method HANDLE_GUI_STATUS_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NEW_GUI_STATUS | Call by reference | Attribute reference (LIKE) | 20021219 |
Method HANDLE_GUI_STATUS_CHANGE on class CL_PPEUIB_CNTL has no exception.
Method REL_SET_INSTANCE Signature
Method REL_SET_INSTANCE on class CL_PPEUIB_CNTL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error generating an instance | 20020128 |
History
| Last changed by/on | SAP | 20060313 |
| SAP Release Created in | 46C2 |