SAP ABAP Class IF_PURCHASE_ORDER_SCHEDULE_MM (PO Delivery Schedule External View)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_MESSAGE_OBJ_MM | Interface to Message Handler | 20010717 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PO_SCHEDULE_HANDLE_MM | Schedule Line of a Purchasing Document | 20010717 |
Properties
Class | IF_PURCHASE_ORDER_SCHEDULE_MM | |
Short Description | PO Delivery Schedule External View | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20010709 | SAP |
Last change | 20100310 | 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 IF_PURCHASE_ORDER_SCHEDULE_MM has no interface implemented.
Friends
Class IF_PURCHASE_ORDER_SCHEDULE_MM has no friend class.
Attributes
Class IF_PURCHASE_ORDER_SCHEDULE_MM has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Data for Bill of Material | 20080505 |
2 | ![]() |
Instance method | Public | Method | Get Schedule Line Data | 20010717 |
3 | ![]() |
Instance method | Public | Method | Item for Schedule Line | 20010717 |
4 | ![]() |
Instance method | Public | Method | Get Posted Schedule Line Data | 20010717 |
5 | ![]() |
Instance method | Public | Method | Get Schedule Line Data Prior to Validation | 20010717 |
6 | ![]() |
Instance method | Public | Method | Deliver Data for Serial Numbers | 20071114 |
7 | ![]() |
Instance method | Public | Method | Set Schedule Line Invalid (Posting not Possible) | 20010717 |
8 | ![]() |
Instance method | Public | Method | Is Schedule Line Persistent? | 20010717 |
9 | ![]() |
Instance method | Public | Method | Schedule Line Error-Free? | 20010717 |
10 | ![]() |
Instance method | Public | Method | Set Data for Bill of Material | 20080505 |
11 | ![]() |
Instance method | Public | Method | Set Schedule Line Data (Without Validation) | 20010717 |
12 | ![]() |
Instance method | Public | Method | Set Data for Serial Numbers | 20071114 |
Events
Class IF_PURCHASE_ORDER_SCHEDULE_MM has no event.
Types
Class IF_PURCHASE_ORDER_SCHEDULE_MM has no local type.
Method Signatures
Method GET_BOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BOM | Call by reference | Type reference (TYPE) | MMPUR_T_MDPM | Tabellentyp für Lohnbearbeitungskomponenten | 20080505 |
Method GET_BOM on class IF_PURCHASE_ORDER_SCHEDULE_MM has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_DATA | Value transfer | Type reference (TYPE) | MEPOSCHEDULE | Felder für Einteilungen der Bestellung | 20010717 |
Method GET_DATA on class IF_PURCHASE_ORDER_SCHEDULE_MM has no exception.
Method GET_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ITEM | Value transfer | Object reference (TYPE REF TO) | IF_PURCHASE_ORDER_ITEM_MM | Bestellposition externe Sicht | 20010717 |
Method GET_ITEM on class IF_PURCHASE_ORDER_SCHEDULE_MM has no exception.
Method GET_PERSISTENT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_DATA | Call by reference | Type reference (TYPE) | MEPOSCHEDULE | Felder für Einteilungen der Bestellung | 20010717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
keine Daten verfügbar | 20010717 |
Method GET_PREVIOUS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_DATA | Call by reference | Type reference (TYPE) | MEPOSCHEDULE | Bestellposition | 20010717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
keine Daten verfügbar | 20010717 |
Method GET_SERIAL_NO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_IWP_BUF_READ | Call by reference | Type reference (TYPE) | MMPUR_BOOL | nur Daten vom IWP*-Puffer lesen | 20071114 | ||
2 | ![]() |
RE_CALL_FROM_GUI | Call by reference | Type reference (TYPE) | MMPUR_BOOL | Serial Nummern PopUp gerufen | 20071114 | ||
3 | ![]() |
RE_CHANGED | Call by reference | Type reference (TYPE) | MMPUR_BOOL | Serial Nummern Änderung | 20071114 | ||
4 | ![]() |
RE_EXTEND | Call by reference | Type reference (TYPE) | MMPUR_SN_EXTEND | Erweiterung zur Serialnummernzuordnung im Einkauf | 20071114 | ||
5 | ![]() |
RE_FROM_REF | Call by reference | Type reference (TYPE) | MMPUR_BOOL | Serial Nummern von Referenz übernommen | 20071114 | ||
6 | ![]() |
RE_MESSAGES | Call by reference | Type reference (TYPE) | MMPUR_SERNO_MESS | Fehlerprotokoll aus der Funjktionsgruppe IPWx | 20071114 | ||
7 | ![]() |
RE_SERNOS | Call by reference | Type reference (TYPE) | MMPUR_T_SERNO | Tabellentyp: Serialnummer im Einkauf | 20071114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Einkauf: nicht gefunden | 20071114 |
Method INVALIDATE Signature
Method INVALIDATE on class IF_PURCHASE_ORDER_SCHEDULE_MM has no parameter.
Method INVALIDATE on class IF_PURCHASE_ORDER_SCHEDULE_MM has no exception.
Method IS_PERSISTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_PERSISTENT | Value transfer | Type reference (TYPE) | MMPUR_BOOL | Boolscher Typ | 20010717 |
Method IS_PERSISTENT on class IF_PURCHASE_ORDER_SCHEDULE_MM has no exception.
Method IS_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_VALID | Value transfer | Type reference (TYPE) | MMPUR_BOOL | Boolscher Typ | 20010717 |
Method IS_VALID on class IF_PURCHASE_ORDER_SCHEDULE_MM has no exception.
Method SET_BOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BOM | Call by reference | Type reference (TYPE) | MMPUR_T_MDPM | Tabellentyp für Lohnbearbeitungskomponenten | 20080505 |
Method SET_BOM on class IF_PURCHASE_ORDER_SCHEDULE_MM has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DATA | Call by reference | Type reference (TYPE) | MEPOSCHEDULE | Felder für Einteilungen der Bestellung | 20010717 |
Method SET_DATA on class IF_PURCHASE_ORDER_SCHEDULE_MM has no exception.
Method SET_SERIAL_NO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CALL_FROM_GUI | Call by reference | Type reference (TYPE) | MMPUR_BOOL | Serial Nummern PopUp gerufen | 20071114 | ||
2 | ![]() |
IM_CHANGED | Call by reference | Type reference (TYPE) | MMPUR_BOOL | Serial Nummern Änderung | 20071114 | ||
3 | ![]() |
IM_EXTEND | Call by reference | Type reference (TYPE) | MMPUR_SN_EXTEND | Erweiterung zur Serialnummernzuordnung im Einkauf | 20071114 | ||
4 | ![]() |
IM_FROM_REF | Call by reference | Type reference (TYPE) | MMPUR_BOOL | Serial Nummern von Referenz übernommen | 20071114 | ||
5 | ![]() |
IM_MESSAGES | Call by reference | Type reference (TYPE) | MMPUR_SERNO_MESS | Fehlerprotokoll aus der Funjktionsgruppe IPWx | 20071114 | ||
6 | ![]() |
IM_SERNOS | Call by reference | Type reference (TYPE) | MMPUR_T_SERNO | Tabellentyp: Serialnummer im Einkauf | 20071114 |
Method SET_SERIAL_NO on class IF_PURCHASE_ORDER_SCHEDULE_MM has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in |