SAP ABAP Class CL_ENTITY_MANAGER_S2L (Entity Related Management of Planning Objects)
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_APO_MANAGER_S2L | Manager for APO Requirements | 20020313 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ENTITY_MANAGER_RPROP_S2L | Entity Manager for Replenishment Proposals | 20010206 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_IM_STOCK_MANAGER_S2L | Manager for IM Stock | 20020313 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_REPROC_MANAGER_S2L | Manager for Postprocessing Records | 20020313 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RESB_MANAGER_S2L | Entity Manager for RESB | 20010717 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RQIT_MANAGER_S2L | Entity Manager for ERP Summarized Requirements | 20020408 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_SUMJIT_MANAGER_S2L | Manager for Summarized JIT Calls | 20020701 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_WMBIN_MANAGER_S2L | Manager for WM Bin Inventory | 20010718 |
Properties
| Class | CL_ENTITY_MANAGER_S2L | |
| Short Description | Entity Related Management of Planning Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DI_S2L | Production Supply |
| Created | 20001215 | 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_S2L has no interface implemented.
Friends
Class CL_ENTITY_MANAGER_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_REFRESH_PHASES | Refresh-phases in which the entity manager is involved | 20010121 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | Execution Priority | 20010121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Collects Selection Keys | 20010111 | |
| 2 | Instance method | Public | Method | Execution of Data Selection | 20010110 |
Events
Class CL_ENTITY_MANAGER_S2L has no event.
Types
Class CL_ENTITY_MANAGER_S2L has no local type.
Method Signatures
Method REFRESH_PREPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEGMENT | Value transfer | Object reference (TYPE REF TO) | CL_PLNG_SEGMENT_S2L | Planungssegment | 20010111 |
Method REFRESH_PREPARE on class CL_ENTITY_MANAGER_S2L has no exception.
Method REFRESH_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OLD_RECORDS | Call by reference | Type reference (TYPE) | S2L_PLNG_RECORDS_ANY | any table of s2l_plng_record_ref | 20010110 | |||
| 2 | PHASE | Value transfer | Type reference (TYPE) | S2L_REFRESH_PHASE | Refresh-Phase | 20010121 | |||
| 3 | SUPPLY_SITUATION | Value transfer | Object reference (TYPE REF TO) | CL_SUPPLY_SITUATION_S2L | Versorgungssituation | 20010110 |
Method REFRESH_PROCESS on class CL_ENTITY_MANAGER_S2L has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 46C2 |