SAP ABAP Class CL_ENTITY_MANAGER_RPROP_S2L (Entity Manager for Replenishment Proposals)
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_ENTITY_MANAGER_S2L | Entity Related Management of Planning Objects | 20010206 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REPLPROP_MANAGER_S2L | Manager for Replenishment Proposal | 20020313 |
Properties
| Class | CL_ENTITY_MANAGER_RPROP_S2L | |
| Short Description | Entity Manager for Replenishment Proposals | |
| Super Class | CL_ENTITY_MANAGER_S2L | Entity Related Management of Planning Objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DI_S2L | Production Supply |
| Created | 20010206 | 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_ENTITY_MANAGER_RPROP_S2L has no interface implemented.
Friends
Class CL_ENTITY_MANAGER_RPROP_S2L has no friend class.
Attributes
Class CL_ENTITY_MANAGER_RPROP_S2L has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create New Replenishment Proposal | 20010718 | |
| 2 | Instance method | Public | Method | Saving Replenishment Proposals | 20010206 |
Events
Class CL_ENTITY_MANAGER_RPROP_S2L has no event.
Types
Class CL_ENTITY_MANAGER_RPROP_S2L has no local type.
Method Signatures
Method CREATE_REPL_PROPOSAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RPROP | Value transfer | Object reference (TYPE REF TO) | CL_REPL_PROPOSAL_S2L | Nachschubvorschlag | 20010718 | |||
| 2 | SEGMENT | Value transfer | Object reference (TYPE REF TO) | CL_PLNG_SEGMENT_S2L | Planungssegment (ext.: Versorgungsabschnitt) | 20010718 | |||
| 3 | STOCK_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_STOCK_TYPE_S2L | Bestandstyp | 20010718 |
Method CREATE_REPL_PROPOSAL on class CL_ENTITY_MANAGER_RPROP_S2L has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RPROP_RECORDS | Call by reference | Type reference (TYPE) | S2L_REPL_PROPOSALS_ANY | any table of ref to s2l_repl_proposal_ref (generic) | 20010206 | |||
| 2 | SYNC_UPDATE | Value transfer | Type reference (TYPE) | RM_FLAG | RM_NOFLAG | synchroner Update | 20010206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | update fehlgeschlagen | 20010206 |
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 46C2 |