SAP ABAP Interface IF_EX_PP_PURCH_PO_BADI (BAdI for purchase order)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP (Application Component) Production Planning and Control
⤷
ODATA_PP_MRP (Package) OData Services for MRP/MRP Cockpit
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PP_MRP_PURCH_PO_BADI | BAdI for purchase order | 20130924 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PP_PURCH_PO_BADI_MOCK | BAdI (Mock) | 20130924 |
Properties
| Interface | IF_EX_PP_PURCH_PO_BADI | |
| Short Description | BAdI for purchase order |
General Data
| Package | ODATA_PP_MRP | OData Services for MRP/MRP Cockpit |
| Created | 20130924 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130924 |
Friends
Interface IF_EX_PP_PURCH_PO_BADI has no friend.
Attributes
Interface IF_EX_PP_PURCH_PO_BADI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Export User-Defined Fields (READ and after CREATE) | 20130924 | |
| 2 | Instance method | Public | Method | Import User-Defined Fields | 20130924 | |
| 3 | Instance method | Public | Method | Update Imported User-Defined Fields | 20130924 |
Events
Interface IF_EX_PP_PURCH_PO_BADI has no event.
Types
Interface IF_EX_PP_PURCH_PO_BADI has no local type.
Method Signatures
Method EXPORT_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ODATA_PO_HEADER | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TS_MMPURCHASEORDERHEADER | OData: Header | 20130924 | |||
| 2 | CT_ODATA_PO_ACCOUNT | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TT_MMPURCHASEORDERACCOUNTASSIG | OData: Account Assignment Lines | 20130924 | |||
| 3 | CT_ODATA_PO_ITEM | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TT_MMPURCHASEORDERITEM | OData: Items | 20130924 | |||
| 4 | CT_ODATA_PO_SCHED_LINE | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TT_MMPURCHASEORDERSCHEDULELINE | OData: Schedule Lines | 20130924 | |||
| 5 | IS_BAPI_PO_HEADER | Call by reference | Type reference (TYPE) | BAPIMEPOHEADER | Header | 20130924 | |||
| 6 | IT_BAPI_PO_ACCOUNT | Call by reference | Type reference (TYPE) | BAPIMEPOACCOUNT_TP | Account Assignment Lines | 20130924 | |||
| 7 | IT_BAPI_PO_EXTENSIONOUT | Call by reference | Type reference (TYPE) | BAPIPAREXTAB | Extensions | 20130924 | |||
| 8 | IT_BAPI_PO_ITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM_TP | Items | 20130924 | |||
| 9 | IT_BAPI_PO_SCHEDULE | Call by reference | Type reference (TYPE) | BAPIMEPOSCHEDULE_TP | Schedule Lines | 20130924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception | 20130924 |
Method IMPORT_CONVERSION_FOR_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_BAPI_PO_HEADER | Call by reference | Type reference (TYPE) | BAPIMEPOHEADER | Header | 20130924 | |||
| 2 | CS_BAPI_PO_HEADERX | Call by reference | Type reference (TYPE) | BAPIMEPOHEADERX | Header (Changed Fields) | 20130924 | |||
| 3 | CT_BAPI_PO_ACCOUNT | Call by reference | Type reference (TYPE) | BAPIMEPOACCOUNT_TP | Account Assignment Lines | 20130924 | |||
| 4 | CT_BAPI_PO_ACCOUNTX | Call by reference | Type reference (TYPE) | BAPIMEPOACCOUNTX_TP | Account Assignment Lines (Changed Fields) | 20130924 | |||
| 5 | CT_BAPI_PO_EXTENSIONIN | Call by reference | Type reference (TYPE) | BAPIPAREXTAB | Extensions | 20130924 | |||
| 6 | CT_BAPI_PO_ITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM_TP | Items | 20130924 | |||
| 7 | CT_BAPI_PO_ITEMX | Call by reference | Type reference (TYPE) | BAPIMEPOITEMX_TP | Items (Changed Fields) | 20130924 | |||
| 8 | CT_BAPI_PO_SCHEDULE | Call by reference | Type reference (TYPE) | BAPIMEPOSCHEDULE_TP | Schedule Lines | 20130924 | |||
| 9 | CT_BAPI_PO_SCHEDULEX | Call by reference | Type reference (TYPE) | BAPIMEPOSCHEDULX_TP | Schedule Lines (Changed Fields) | 20130924 | |||
| 10 | IS_ODATA_PO_HEADER | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TS_MMPURCHASEORDERHEADER | OData: Header | 20130924 | |||
| 11 | IT_ODATA_PO_ACCOUNT | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TT_MMPURCHASEORDERACCOUNTASSIG | OData: Account Assignment Lines | 20130924 | |||
| 12 | IT_ODATA_PO_ITEM | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TT_MMPURCHASEORDERITEM | OData: Items | 20130924 | |||
| 13 | IT_ODATA_PO_SCHED_LINE | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TT_MMPURCHASEORDERSCHEDULELINE | OData: Schedule Lines | 20130924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception | 20130924 |
Method IMPORT_CONVERSION_FOR_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BAPI_PO_EXTENSIONIN | Call by reference | Type reference (TYPE) | BAPIPAREXTAB | Extensions | 20130924 | |||
| 2 | CT_BAPI_PO_SCHEDULE | Call by reference | Type reference (TYPE) | BAPIMEPOSCHEDULE_TP | Schedule Lines | 20130924 | |||
| 3 | CT_BAPI_PO_SCHEDULEX | Call by reference | Type reference (TYPE) | BAPIMEPOSCHEDULX_TP | Schedule Lines (Changed Fields) | 20130924 | |||
| 4 | IT_ODATA_PO_SCHED_LINE | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TT_MMPURCHASEORDERSCHEDULELINE | OData: Schedule Lines | 20130924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception | 20130924 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 618 |