SAP ABAP Class CL_MES_DRF_PROD (Outbound Implementation for Production Orders)
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_CONST | Constants-Interface for Data Replication Framework | 20110516 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DRF_OUTBOUND | Interface for Data Replication Framework | 20100622 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DRF_OUTBOUND_CHECK | Consistency Checks | 20110516 |
Properties
| Class | CL_MES_DRF_PROD | |
| Short Description | Outbound Implementation for Production Orders | |
| 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 | 20100622 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DRF_CONST | Constants-Interface for Data Replication Framework | 20110516 | ||
| 2 | IF_DRF_OUTBOUND | Interface for Data Replication Framework | 20100622 | ||
| 3 | IF_DRF_OUTBOUND_CHECK | Consistency Checks | 20110516 |
Friends
Class CL_MES_DRF_PROD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20110516 | |||||
| 2 | Constant | Private | Type reference (TYPE) | EDI_MESTYP | 'LOIPRO' | Message Type | 20100622 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | DRF_S_RUNTIME_PARAMETER_EXT | DRF External Runtime Parameters | 20100622 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | AFDLD_TAB | Table Type for Document Link | 20101116 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | OPS_GT_AFFHD | Table Type for AFFHD | 20100715 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | COMES_INSP_CHAR_T | Table Type Inspection Specifications Insp. Characteristics | 20101129 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | CLOI_AFKO_TAB | Table Type for Order IDoc | 20100707 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | COMES_INSP_OPER_SAMPLE_SIZE_T | Inspection Lot: Scope of Random Sample Operations | 20101206 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | CO_RSEROB_TAB | Table Type for SEROB | 20100715 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | CO_MES_THEAD_T | Standard thead Table | 20101115 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | CO_MES_TLINEKOM_T | Standard tlinekom Table | 20101115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Production Orders via READ_COMPLETE_DATA | 20100806 |
Events
Class CL_MES_DRF_PROD has no event.
Types
Class CL_MES_DRF_PROD has no local type.
Method Signatures
Method GET_PRODORD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ORDERS | Call by reference | Type reference (TYPE) | CO_MES_ORD_PRE_T | 20101115 | ||||
| 2 | ET_AFDLD_DATA | Call by reference | Type reference (TYPE) | AFDLD_TAB | Tabellentyp für Dokumentenverknüpfung | 20101116 | |||
| 3 | ET_AFFHLD_DATA | Call by reference | Type reference (TYPE) | OPS_GT_AFFHD | Fertigungshilfsmittel | 20100806 | |||
| 4 | ET_IDOC_AFKO_DATA | Call by reference | Type reference (TYPE) | CLOI_AFKO_TAB | Aufbereitete Auftragsdaten zur Übergabe an IDoc-Erzeugung | 20100806 | |||
| 5 | ET_INSP_OPER_SAMPLE_SIZE | Call by reference | Type reference (TYPE) | COMES_INSP_OPER_SAMPLE_SIZE_T | Prüflos: Stichprobenumfang Vorgänge | 20101207 | |||
| 6 | ET_INSP_SPEC | Call by reference | Type reference (TYPE) | COMES_INSP_CHAR_T | Tabellentyp Prüfvorgaben Prüfmerkmale | 20101130 | |||
| 7 | ET_SEROB_DATA | Call by reference | Type reference (TYPE) | CO_RSEROB_TAB | 20101115 | ||||
| 8 | ET_THEAD_DATA | Call by reference | Type reference (TYPE) | CO_MES_THEAD_T | Standardtabelle von thead | 20101115 | |||
| 9 | ET_TLINEKOM_DATA | Call by reference | Type reference (TYPE) | CO_MES_TLINEKOM_T | Standardtabelle von tlinekom | 20101115 |
Method GET_PRODORD_DATA on class CL_MES_DRF_PROD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |