SAP ABAP Class /SAPMP/CL_IM_MM_CE_PROC_PO (Implementation Class for BAdI Impl. /SAPMP/MM_CE_PROC_PO)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-MP-MM (Application Component) Materials Management (MM) enhancements
⤷
/SAPMP/MM-PUR (Package) Mill Products Enhancements: Purchasing

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_ME_PROCESS_PO | BAdI Interface IF_EX_ME_PROCESS_PO | 20020903 |
Properties
Class | /SAPMP/CL_IM_MM_CE_PROC_PO | |
Short Description | Implementation Class for BAdI Impl. /SAPMP/MM_CE_PROC_PO | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | /SAPMP/PUR | |
Program status | ||
Category | 0 | |
Package | /SAPMP/MM-PUR | Mill Products Enhancements: Purchasing |
Created | 20020903 | SAP |
Last change | 20050615 | 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_EX_ME_PROCESS_PO | BAdI Interface IF_EX_ME_PROCESS_PO | 20020903 |
Friends
Class /SAPMP/CL_IM_MM_CE_PROC_PO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | MEPOITEM-/SAPMP/GPOSE | Global Item Number in Purchasing Document | 20021029 | ||
2 | ![]() |
Instance attribute | Protected | See coding | Plant Data for Material | 20030328 | |||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STATUSICON | Status Icon | 20021018 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STATUSICON | Status Icon | 20021105 | ||
5 | ![]() |
Static Attribute | Protected | See coding | 20021104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Global Item Number Changing | 20021104 |
2 | ![]() |
Static method | Public | Method | Delete Item | 20021106 |
3 | ![]() |
Static method | Public | Method | Global Item Number Changing | 20030331 |
4 | ![]() |
Static method | Public | Method | Check If Global Item Number Is Correct | 20021029 |
5 | ![]() |
Static method | Public | Method | Get Global Item Number | 20021029 |
6 | ![]() |
Static method | Public | Method | Add Item | 20021106 |
Events
Class /SAPMP/CL_IM_MM_CE_PROC_PO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_GL_POS | Protected | See coding | 20021104 |
|
Method Signatures
Method CHANG_GLOBAL_ITEM_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GLOBAL_POS | Call by reference | Type reference (TYPE) | MEPOITEM-/SAPMP/GPOSE | Globale Positionsnummer im Einkaufsbeleg | 20021104 | ||
2 | ![]() |
NACHST_GLOBAL_POS | Call by reference | Type reference (TYPE) | MEPOITEM-/SAPMP/GPOSE | Globale Positionsnummer im Einkaufsbeleg | 20021104 |
Method CHANG_GLOBAL_ITEM_NUMBER on class /SAPMP/CL_IM_MM_CE_PROC_PO has no exception.
Method DELETE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GL_POS | Call by reference | Type reference (TYPE) | FLAG | 'X' -Position ist global | 20021106 | ||
2 | ![]() |
GL_POS_UNASSIGN | Call by reference | Type reference (TYPE) | FLAG | Glob.-Lokal aufheben | 20021111 | ||
3 | ![]() |
IM_CLEAR_GLPOS | Call by reference | Type reference (TYPE) | MEPOITEM-/SAPMP/GPOSE | Globale Positionsnummer im Einkaufsbeleg | 20030331 | ||
4 | ![]() |
IM_EBELP | Call by reference | Type reference (TYPE) | MEPOITEM-EBELP | Positionsnummer des Einkaufsbelegs | 20021106 | ||
5 | ![]() |
IM_HEADER | Call by reference | Object reference (TYPE REF TO) | CL_PO_HEADER_HANDLE_MM | Handle eines Einkaufsbeleges | 20030131 |
Method DELETE_ITEM on class /SAPMP/CL_IM_MM_CE_PROC_PO has no exception.
Method GLOBAL_ITEM_MODIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CHANG_GLPOS | Value transfer | Type reference (TYPE) | MEPOITEM-/SAPMP/GPOSE | Globale Positionsnummer im Einkaufsbeleg | 20030331 | ||
2 | ![]() |
IM_EBELP | Value transfer | Type reference (TYPE) | MEPOITEM-EBELP | Positionsnummer des Einkaufsbelegs | 20030331 |
Method GLOBAL_ITEM_MODIFY on class /SAPMP/CL_IM_MM_CE_PROC_PO has no exception.
Method GLOBAL_ITEM_NUMBER_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_GLOBAL_ITEM | Call by reference | Type reference (TYPE) | MMPUR_BOOL | Boolscher Typ | 20021029 | ||
2 | ![]() |
IM_HEADER | Call by reference | Object reference (TYPE REF TO) | IF_PURCHASE_ORDER_MM | Bestellkopf externe Sicht | 20021029 | ||
3 | ![]() |
IM_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_PURCHASE_ORDER_ITEM_MM | Bestellposition externe Sicht | 20021029 |
Method GLOBAL_ITEM_NUMBER_CHECK on class /SAPMP/CL_IM_MM_CE_PROC_PO has no exception.
Method GLOBAL_ITEM_NUMBER_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_GLOBAL_POS | Call by reference | Type reference (TYPE) | MEPOITEM-/SAPMP/GPOSE | Globale Positionsnummer im Einkaufsbeleg | 20021029 | ||
2 | ![]() |
IM_POS | Call by reference | Type reference (TYPE) | MEPOITEM-EBELP | Positionsnummer des Einkaufsbelegs | 20021104 |
Method GLOBAL_ITEM_NUMBER_GET on class /SAPMP/CL_IM_MM_CE_PROC_PO has no exception.
Method LOCAL_ITEM_ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EBELP | Call by reference | Type reference (TYPE) | MEPOITEM-EBELP | Positionsnummer des Einkaufsbelegs | 20021106 | ||
2 | ![]() |
IM_GL_POS | Call by reference | Type reference (TYPE) | MEPOITEM-/SAPMP/GPOSE | Globale Positionsnummer im Einkaufsbeleg | 20021106 |
Method LOCAL_ITEM_ADD on class /SAPMP/CL_IM_MM_CE_PROC_PO has no exception.
History
Last changed by/on | SAP | 20050615 |
SAP Release Created in | 471 |