SAP ABAP Class IF_EX_PP_PURCH_PR_BADI (BAdI for purchase requisition)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130924 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PP_MRP_PURCH_PR_BADI | BAdI for purchase order | 20130924 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PP_PURCH_PR_BADI_MOCK | BAdI (Mock) | 20130924 |
Properties
| Class | IF_EX_PP_PURCH_PR_BADI | |
| Short Description | BAdI for purchase requisition | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130924 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_PP_PURCH_PR_BADI has no forward declaration.
Interfaces
Class IF_EX_PP_PURCH_PR_BADI has no interface implemented.
Friends
Class IF_EX_PP_PURCH_PR_BADI has no friend class.
Attributes
Class IF_EX_PP_PURCH_PR_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
Class IF_EX_PP_PURCH_PR_BADI has no event.
Types
Class IF_EX_PP_PURCH_PR_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_PR_HEADER | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TS_MMPURCHASEREQUISITIONHEADER | OData: Header | 20130924 | |||
| 2 | CT_ODATA_PR_ACCOUNT | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TT_MMPURCHASEREQUISITIONACCOUN | OData: Account Assignment Lines | 20130924 | |||
| 3 | CT_ODATA_PR_ITEM | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TT_MMPURCHASEREQUISITIONITEM | OData: Items | 20130924 | |||
| 4 | IS_BAPI_PR_HEADER | Call by reference | Type reference (TYPE) | BAPIMEREQHEADER | Header | 20130924 | |||
| 5 | IT_BAPI_PR_ACCOUNT | Call by reference | Type reference (TYPE) | TY_BAPIMEREQACCOUNT | Account Assignment Lines | 20130924 | |||
| 6 | IT_BAPI_PR_EXTENSIONOUT | Call by reference | Type reference (TYPE) | BAPIPAREXTAB | Extensions | 20130927 | |||
| 7 | IT_BAPI_PR_ITEM | Call by reference | Type reference (TYPE) | TY_BAPIMEREQITEM | Items | 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_PR_HEADER | Call by reference | Type reference (TYPE) | BAPIMEREQHEADER | Header | 20130924 | |||
| 2 | CS_BAPI_PR_HEADERX | Call by reference | Type reference (TYPE) | BAPIMEREQHEADERX | Header (Changed Fields) | 20130924 | |||
| 3 | CT_BAPI_PR_ACCOUNT | Call by reference | Type reference (TYPE) | TY_BAPIMEREQACCOUNT | Account Assignment Lines | 20130924 | |||
| 4 | CT_BAPI_PR_ACCOUNTX | Call by reference | Type reference (TYPE) | TY_BAPIMEREQACCOUNTX | Account Assignment Lines (Changed Fields) | 20130924 | |||
| 5 | CT_BAPI_PR_EXTENSIONIN | Call by reference | Type reference (TYPE) | BAPIPAREXTAB | Extensions | 20130927 | |||
| 6 | CT_BAPI_PR_ITEM | Call by reference | Type reference (TYPE) | TY_BAPIMEREQITEMIMP | Items | 20130924 | |||
| 7 | CT_BAPI_PR_ITEMX | Call by reference | Type reference (TYPE) | TY_BAPIMEREQITEMX | Items (Changed Fields) | 20130924 | |||
| 8 | IS_ODATA_PR_HEADER | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TS_MMPURCHASEREQUISITIONHEADER | OData: Header | 20130924 | |||
| 9 | IT_ODATA_PR_ACCOUNT | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TT_MMPURCHASEREQUISITIONACCOUN | OData: Account Assignment Lines | 20130924 | |||
| 10 | IT_ODATA_PR_ITEM | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TT_MMPURCHASEREQUISITIONITEM | OData: Items | 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_PR_EXTENSIONIN | Call by reference | Type reference (TYPE) | BAPIPAREXTAB | Extensions | 20130927 | |||
| 2 | CT_BAPI_PR_ITEM | Call by reference | Type reference (TYPE) | TY_BAPIMEREQITEMIMP | Items | 20130927 | |||
| 3 | CT_BAPI_PR_ITEMX | Call by reference | Type reference (TYPE) | TY_BAPIMEREQITEMX | Items (Changed Fields) | 20130927 | |||
| 4 | IT_ODATA_PR_ITEM | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TT_MMPURCHASEREQUISITIONITEM | OData: Items | 20130924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception | 20130924 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |