SAP ABAP Class CL_REPL_PROPOSAL_S2L (Replenishment Proposal)
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_PLNG_RECORD_S2L | Planning Object | 20010118 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REPLPROP_RECORD_S2L | Record for Replenishment Proposals | 20020313 |
Properties
| Class | CL_REPL_PROPOSAL_S2L | |
| Short Description | Replenishment Proposal | |
| Super Class | CL_PLNG_RECORD_S2L | Planning Object |
| 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 | 20010118 | 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_REPL_PROPOSAL_S2L has no interface implemented.
Friends
Class CL_REPL_PROPOSAL_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_FIRMING_IND | S2L_NOT_FIRMED | Firming Indicator for Replenishment Proposals | 20010118 | ||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PLNG_ELEMENT_S2L | Leading Planning Element | 20010219 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PLNG_SEGMENT_S2L | Supply Segment generated for replenishment proposal | 20010219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change Quantity | 20010126 | |
| 2 | Instance method | Public | Method | Change Replenishment Time | 20010126 |
Events
Class CL_REPL_PROPOSAL_S2L has no event.
Types
Class CL_REPL_PROPOSAL_S2L has no local type.
Method Signatures
Method SET_QUANTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_EFF_QUANTITY | Value transfer | Type reference (TYPE) | S2L_QUANTITY | effektive Nachschubmenge (mit Rundungsanteil) | 20010219 | |||
| 2 | NEW_PLN_QUANTITY | Value transfer | Type reference (TYPE) | S2L_QUANTITY | geplante Nachschubmenge (ohne Rundungsanteil) | 20010219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | unzulässig | 20010126 |
Method SET_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_TIME | Value transfer | Type reference (TYPE) | S2L_TIMESTAMP | Nachschubtermin | 20010126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | unzulässige Parameterisierung | 20010126 |
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 46C2 |