SAP ABAP Class CL_PSEG_VIEW_S2L (Planning Segment (View))
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-A-S2L (Application Component) Production Supply
⤷
DI_S2L (Package) Production Supply
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_VIEW_S2L | Screen Display (Basis Class) | 20001124 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CONTROL_AREA_MAPPABLE_S2L | Object which can be put on container control | 20001124 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PSEG_STD_VIEW_S2L | Standard Planning Segment (View) | 20020318 |
Properties
| Class | CL_PSEG_VIEW_S2L | |
| Short Description | Planning Segment (View) | |
| Super Class | CL_VIEW_S2L | Screen Display (Basis Class) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | DI_S2L | Production Supply |
| Created | 20001124 | SAP |
| Last change | 20050301 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CONTROL_AREA_MAPPABLE_S2L | Object which can be put on container control | 20001124 |
Friends
Class CL_PSEG_VIEW_S2L has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DD02L-TABNAME | Structure Name | 20001128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | A Segment Reference Will Be Retrieved | 20010123 | |
| 2 | Instance method | Public | Method | Non-Filtered Segment References Will Not Be Retrieved | 20010123 | |
| 3 | Instance method | Public | Method | Transfer Changes to Displayed Segments | 20010117 | |
| 4 | Instance method | Public | Method | Regenerate Quantity of Displayed Segments | 20010122 |
Events
Class CL_PSEG_VIEW_S2L has no event.
Types
Class CL_PSEG_VIEW_S2L has no local type.
Method Signatures
Method GET_ANY_SEGMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index für Outputtabelle | 20010123 | |||
| 2 | SEGMENT | Call by reference | Object reference (TYPE REF TO) | CL_PLNG_SEGMENT_S2L | Segmentreference | 20010123 |
Method GET_ANY_SEGMENT on class CL_PSEG_VIEW_S2L has no exception.
Method GET_SEGMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEGMENTS | Value transfer | Type reference (TYPE) | S2L_PLNG_SEGMENTS_ANY | any table of s2l_plng_segment_ref | 20010123 |
Method GET_SEGMENTS on class CL_PSEG_VIEW_S2L has no exception.
Method PROCESS_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELTAS | Call by reference | Type reference (TYPE) | S2L_PLNG_MODEL_DELTA | Deltainformation für cl_plng_model_s2l | 20010117 |
Method PROCESS_CHANGES on class CL_PSEG_VIEW_S2L has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEGMENT_TITLE | Call by reference | Type reference (TYPE) | C | Überschrift des Segmentviews | 20010122 | |||
| 2 | STOCK_TYPES | Call by reference | Type reference (TYPE) | S2L_STOCK_TYPES_ANY | any table of s2l_stock_type_ref | 20010122 |
Method REFRESH on class CL_PSEG_VIEW_S2L has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 46C2 |