SAP ABAP Class CL_PLNG_CALCULATION_S2L (Missing Quantities Calculation (Abstract Basis Class))
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-A-S2L (Application Component) Production Supply
⤷
DI_S2L (Package) Production Supply
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_STD_PLNG_CALCULATION_S2L | Standard Missing Quantity Calculation | 20020515 |
Properties
| Class | CL_PLNG_CALCULATION_S2L | |
| Short Description | Missing Quantities Calculation (Abstract Basis Class) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DI_S2L | Production Supply |
| Created | 20020515 | 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
Class CL_PLNG_CALCULATION_S2L has no interface implemented.
Friends
Class CL_PLNG_CALCULATION_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_PLNG_STEPS | Standard Table of s2l_plng_step | 20020515 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | S2L_PLNG_CALC_SUMMARY | Aggregated Missing Quantity Calculation Info. for a Segment | 20020515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the Existing Replenishment Proposals | 20020521 | |
| 2 | Instance method | Public | Method | Gets Calculation Step for an Item | 20020515 | |
| 3 | Instance method | Public | Method | Regenerate Calculation of Missing Quantities | 20020515 |
Events
Class CL_PLNG_CALCULATION_S2L has no event.
Types
Class CL_PLNG_CALCULATION_S2L has no local type.
Method Signatures
Method GET_REPL_PROPOSALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REPL_PROPOSALS | Call by reference | Type reference (TYPE) | S2L_REPL_PROPOSALS_ANY | Nachschubvorschläge zum Versorgungsabschnitt | 20020521 |
Method GET_REPL_PROPOSALS on class CL_PLNG_CALCULATION_S2L has no exception.
Method GET_STEP_BY_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Value transfer | Object reference (TYPE REF TO) | CL_PLNG_ITEM_S2L | Planungsposition | 20020515 | |||
| 2 | STEP | Call by reference | Type reference (TYPE) | S2L_PLNG_STEP | Schritt in der Fehlmengenrechnung zur Produktionsversorgung | 20020515 | |||
| 3 | STEP_IDX | Call by reference | Type reference (TYPE) | I | Index des Step in Steps | 20020515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | kein Rechenschritt zu diesem Item vorhangen | 20020515 |
Method SETUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALC_TYPE | Call by reference | Type reference (TYPE) | S2L_PLNG_CALC_TYPE | Kennzeichen zur Steuerung der Fehlmengenrechnung (nur BAdI) | 20030108 | |||
| 2 | RECEIPTS | Call by reference | Type reference (TYPE) | S2L_PLNG_ITEMS | standard table of s2l_plng_item_ref | 20020515 | |||
| 3 | REQUIREMENTS | Call by reference | Type reference (TYPE) | S2L_PLNG_ITEMS | standard table of s2l_plng_item_ref | 20020515 | |||
| 4 | SIM_MIN_STOCK | Value transfer | Type reference (TYPE) | S2L_SIM_MIN_STOCK | simulativer Mindestbestand | 20020515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | unzlässige Parameterisierung | 20020515 |
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 471 |