SAP ABAP Class CL_MMPUR_SUBCON_SCRAP_FEEDER (Scrap monitor feeder class)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MMPUR_OUTSOURCED_MANUF (Package) Outsourced Manufacturing in Procurement
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_FEEDER | Interface for POWL Feeders | 20080424 |
Properties
| Class | CL_MMPUR_SUBCON_SCRAP_FEEDER | |
| Short Description | Scrap monitor feeder class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MMPUR_OUTSOURCED_MANUF | Outsourced Manufacturing in Procurement |
| Created | 20080424 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POWL_FEEDER | Interface for POWL Feeders | 20080424 |
Friends
Class CL_MMPUR_SUBCON_SCRAP_FEEDER 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) | POWL_FIELDCAT_TTY | 20080424 | ||||
| 2 | Static Attribute | Protected | Type reference (TYPE) | IF_MMPUR_SUBCON_SCRAP=>TY_T_RESULT | 20080424 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | POWL_SELCRIT_TTY | 20080424 |
Methods
Class CL_MMPUR_SUBCON_SCRAP_FEEDER has no method.
Events
Class CL_MMPUR_SUBCON_SCRAP_FEEDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_LS_SELTAB | Private | See coding | 20080424 | BEGIN OF ty_ls_seltab,
sign TYPE char1,
option TYPE char2,
low TYPE char45,
high TYPE char45,
END OF ty_ls_seltab
|
||
| 2 | TY_LT_SELTAB | Private | See coding | 20080424 | ty_lt_seltab TYPE STANDARD TABLE OF ty_ls_seltab
|
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |