SAP ABAP Class CL_MES_DRF_ROUTER (Outbound Implementation for Routings)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-MES (Application Component) Integration with Manufacturing Execution Systems
⤷
DRF_MES_INT (Package) DRF-Specific Developments for MES Integration

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DRF_OUTBOUND | Interface for Data Replication Framework | 20100901 |
Properties
Class | CL_MES_DRF_ROUTER | |
Short Description | Outbound Implementation for Routings | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DRF_MES_INT | DRF-Specific Developments for MES Integration |
Created | 20100901 | SAP |
Last change | 20110908 | 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_DRF_OUTBOUND | Interface for Data Replication Framework | 20100901 |
Friends
Class CL_MES_DRF_ROUTER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SYDATUM | '99991231' | Current Date of Application Server | 20100909 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SYDATUM | '19000101' | Current Date of Application Server | 20100909 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | MSGFN | '003' | Function | 20101108 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | EDI_MESTYP | 'LOIROU' | Message Type | 20100902 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | STLTY | 'M' | BOM Category | 20101108 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | XFELD | 'X' | Checkbox | 20101108 | |
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DRF_S_RUNTIME_PARAMETER_EXT | 20100901 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTY_T_ROUTING_KEY_SEGMENT | Routings Changed via Change Pointers | 20101108 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CLOI_MAPL_TAB | Routings Deleted via Change Pointers | 20101108 |
Methods
Class CL_MES_DRF_ROUTER has no method.
Events
Class CL_MES_DRF_ROUTER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_ROUTING_KEY_SEGMENT | Public | See coding | 20101108 | BEGIN OF lty_routing_key_segment,
plnty TYPE plnty,
plnnr TYPE plnnr,
plnal TYPE plnal,
END OF lty_routing_key_segment
|
||
2 | LTY_T_ROUTING_KEY_SEGMENT | Public | See coding | 20101109 | lty_t_routing_key_segment TYPE STANDARD TABLE OF lty_routing_key_segment
|
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |