SAP ABAP Class CL_TMS_MM_PUR (Utility Class for PO Integration)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-INT-TM (Application Component) Transportation Management Integration
⤷
INT_TM_ERP_BASICS (Package) ERP - Ext. TMS Order Integration: Basic Functions
⤷
⤷
Properties
| Class | CL_TMS_MM_PUR | |
| Short Description | Utility Class for PO Integration | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | INT_TM_ERP_BASICS | ERP - Ext. TMS Order Integration: Basic Functions |
| Created | 20110925 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TMS_MM_PUR has no forward declaration.
Interfaces
Class CL_TMS_MM_PUR has no interface implemented.
Friends
Class CL_TMS_MM_PUR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_TMS_MM_PUR | Utility Class for PO Integration | 20110925 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_MMPUR_CONSTANTS | Constants Purchasing | 20110925 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ME_POEXT | Table Type for Enhancement Fields of Purchase Order | 20120702 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Populate POEXT Fields | 20110925 | |
| 2 | Static method | Public | Method | Instance Factory | 20110925 | |
| 3 | Instance method | Public | Method | Set Persistent POEXT | 20120702 |
Events
Class CL_TMS_MM_PUR has no event.
Types
Class CL_TMS_MM_PUR has no local type.
Method Signatures
Method CREATE_EXT_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_POEXT | Call by reference | Type reference (TYPE) | ME_UPOEXT | Tabellentyp POEXT mit Updatekennzeichen | 20110925 | |||
| 2 | IS_HEADER | Call by reference | Type reference (TYPE) | EKKO | Einkaufsbelegkopf | 20110925 | |||
| 3 | IS_TM_DATA | Call by reference | Type reference (TYPE) | TMS_C_PUR | 20110925 | ||||
| 4 | IT_POEXT | Call by reference | Type reference (TYPE) | ME_UPOEXT | Tabellentyp POEXT mit Updatekennzeichen | 20110925 |
Method CREATE_EXT_FIELDS on class CL_TMS_MM_PUR has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_TMS_MM_PUR | Utility Class for PO integration | 20110925 |
Method GET_INSTANCE on class CL_TMS_MM_PUR has no exception.
Method SET_PERSISTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | ME_POEXT | Tabellentyp für Erweiterungsfelder der Bestellung | 20120702 |
Method SET_PERSISTENT on class CL_TMS_MM_PUR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |