SAP ABAP Class CL_MES_INT_PLDORD (MES Integration Planned Order)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-MES (Application Component) Integration with Manufacturing Execution Systems
⤷
MD_MES_INT (Package) Integration of Repetitive Manufacturing with an MES
⤷
⤷
Properties
| Class | CL_MES_INT_PLDORD | |
| Short Description | MES Integration Planned Order | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MD_MES_INT | Integration of Repetitive Manufacturing with an MES |
| Created | 20100429 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MES_INT_PLDORD has no forward declaration.
Interfaces
Class CL_MES_INT_PLDORD has no interface implemented.
Friends
Class CL_MES_INT_PLDORD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | VSTAT_D | 'V' | Processing Status | 20100430 | ||
| 2 | Constant | Private | Type reference (TYPE) | VSTAT_D | 'H' | Processing Status | 20100430 | ||
| 3 | Constant | Private | Type reference (TYPE) | VSTAT_D | 'L' | Processing Status | 20100430 | ||
| 4 | Constant | Private | Type reference (TYPE) | VSTAT_D | 'M' | Processing Status | 20100525 | ||
| 5 | Constant | Private | Type reference (TYPE) | VSTAT_D | 'E' | Processing Status | 20100706 | ||
| 6 | Constant | Private | Type reference (TYPE) | VSTAT_D | 'N' | Processing Status | 20100505 | ||
| 7 | Constant | Private | Type reference (TYPE) | VSTAT_D | 'R' | Processing Status | 20100705 | ||
| 8 | Constant | Private | Type reference (TYPE) | XFELD | 'X' | Checkbox | 20100429 | ||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_MES_INT_PLDORD | MES Integration Planned Order | 20100429 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | MD_PLAF | Data of Deleted Planned Orders | 20100625 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | MRPDS_PLONO | Relevant Planned Orders for MES | 20100429 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | PLNUM | Finally Confirmed Planned Order, Will Be Deleted | 20100706 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add MES-Relevant Planned Order | 20100429 | |
| 2 | Static method | Public | Method | Check Planned order for MES-Relevance | 20100429 | |
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100429 | |
| 4 | Instance method | Public | Method | Distribution of Planned Orders to MES | 20100429 | |
| 5 | Static method | Public | Method | Return Singleton Instance | 20100429 | |
| 6 | Instance method | Public | Method | Return Data of Deleted Planned Orders | 20100625 | |
| 7 | Instance method | Public | Method | Return Table with MES-Relevant Planned Orders | 20100429 | |
| 8 | Instance method | Private | Method | Initialization of Planned Order Number (Confirmation) | 20100706 | |
| 9 | Instance method | Private | Method | Initialize Table with Deleted Planned Orders | 20100625 | |
| 10 | Instance method | Private | Method | Initialize Table with Relevant Planned Orders | 20100620 | |
| 11 | Instance method | Public | Method | Store Data of Planned Order That Is To Be Deleted | 20100625 |
Events
Class CL_MES_INT_PLDORD has no event.
Types
Class CL_MES_INT_PLDORD has no local type.
Method Signatures
Method ADD_REL_PLDORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PLDORD | Call by reference | Type reference (TYPE) | PLNUM | Nummer des Planauftrags | 20100429 |
Method ADD_REL_PLDORD on class CL_MES_INT_PLDORD has no exception.
Method CHECK_RELEVANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PLDORD | Call by reference | Type reference (TYPE) | PLAF | Planauftrag | 20100429 | |||
| 2 | IS_PLDORD_OLD | Call by reference | Type reference (TYPE) | PLAF | Planauftrag | 20100525 | |||
| 3 | IV_CNF_DIF | Call by reference | Type reference (TYPE) | MD_MES_CNF_DIF | Abbau von Rückmeldung abweichender Planaufträge | 20100729 | |||
| 4 | IV_STAT | Call by reference | Type reference (TYPE) | VSTAT_D | Verarbeitungsstatus | 20100429 | |||
| 5 | RV_RELEVANT | Value transfer | Type reference (TYPE) | XFELD | Planauftrag relevant für MES Verteilung | 20100429 |
Method CHECK_RELEVANCE on class CL_MES_INT_PLDORD has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_MES_INT_PLDORD has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MES_INT_PLDORD has no exception.
Method DISTRIBUTE_PLDORD Signature
Method DISTRIBUTE_PLDORD on class CL_MES_INT_PLDORD has no parameter.
Method DISTRIBUTE_PLDORD on class CL_MES_INT_PLDORD has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_MES_INT_PLDORD | MES-Integration Planauftrag | 20100429 |
Method GET_INSTANCE on class CL_MES_INT_PLDORD has no exception.
Method GET_PLDORD_DEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PLDORD_DEL | Value transfer | Type reference (TYPE) | MD_PLAF | Tabellentyp Planauftrag | 20100625 |
Method GET_PLDORD_DEL on class CL_MES_INT_PLDORD has no exception.
Method GET_REL_PLDORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PLDORD | Value transfer | Type reference (TYPE) | MRPDS_PLONO | MES relevante Planaufträge | 20100429 |
Method GET_REL_PLDORD on class CL_MES_INT_PLDORD has no exception.
Method INIT_FINCNF_PLDORD Signature
Method INIT_FINCNF_PLDORD on class CL_MES_INT_PLDORD has no parameter.
Method INIT_FINCNF_PLDORD on class CL_MES_INT_PLDORD has no exception.
Method INIT_PLDORD_DEL Signature
Method INIT_PLDORD_DEL on class CL_MES_INT_PLDORD has no parameter.
Method INIT_PLDORD_DEL on class CL_MES_INT_PLDORD has no exception.
Method INIT_REL_PLDORD Signature
Method INIT_REL_PLDORD on class CL_MES_INT_PLDORD has no parameter.
Method INIT_REL_PLDORD on class CL_MES_INT_PLDORD has no exception.
Method SAVE_PLDORD_DEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PLDORD_DEL | Call by reference | Type reference (TYPE) | PLAF | Planauftrag | 20100625 |
Method SAVE_PLDORD_DEL on class CL_MES_INT_PLDORD has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |