SAP ABAP Class CL_PLNG_ELEMENT_S2L (Planning Element)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STOCK_TYPE_USER_S2L | Stock Type User | 20001205 |
Properties
| Class | CL_PLNG_ELEMENT_S2L | |
| Short Description | Planning Element | |
| Super 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 | 20001129 | 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_STOCK_TYPE_USER_S2L | Stock Type User | 20001205 |
Friends
Class CL_PLNG_ELEMENT_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) | S2L_PELM_EFF_TOTAL | Effective Total Quantity (With Sign) in Base Quantity | 20001213 | |||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20001205 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | S2L_TIMESTAMP | Earliest Requirement Date | 20001213 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | S2L_TIMESTAMP | Latest Requirement Date | 20001213 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | S2L_PELM_PLN_TOTAL | Total Quantity (with Sign) in Base Quantity | 20001213 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PLNG_RECORD_S2L | Relevant Planning Object | 20001212 | |||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20001129 | |||||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PLNG_ELEMENT_TYPE_S2L | Type of Planning Element | 20001129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delivers Detailed Data | 20001129 | |
| 2 | Instance method | Public | Method | Delivers Partial Quantity for a Given Time Interval | 20001212 |
Events
Class CL_PLNG_ELEMENT_S2L has no event.
Types
Class CL_PLNG_ELEMENT_S2L has no local type.
Method Signatures
Method GET_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_CONVERTER | Value transfer | Object reference (TYPE REF TO) | IF_DATA_CONVERTER_S2L | Datenkonvertierer | 20001213 | |||
| 2 | DETAILS | Call by reference | Type reference (TYPE) | S2L_PLNG_ELEMENT_DETAILS | Details | 20001129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konvertierungsfehler bei Mengenumrechnung | 20001213 | ||
| 2 | Zeitstempel oder Zeitzone (sy-zonlo) inkonsistent | 20001213 |
Method GET_PARTIAL_QUANTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUANTITY | Value transfer | Type reference (TYPE) | S2L_QUANTITY | Mengenanteil (mit Vz.) | 20001212 | |||
| 2 | TS_FROM | Value transfer | Type reference (TYPE) | S2L_TIMESTAMP | S2L_MIN_LEGAL_TIMESTAMP | von | 20001212 | ||
| 3 | TS_TO | Value transfer | Type reference (TYPE) | S2L_TIMESTAMP | S2L_MAX_LEGAL_TIMESTAMP | bis | 20001212 |
Method GET_PARTIAL_QUANTITY on class CL_PLNG_ELEMENT_S2L has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 46C2 |