SAP ABAP Interface IF_MMPUR_POH_DBSYS_OPT (Interface for BAdI: MMPUR_DBSYSOPT_POH)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-GF (Application Component) Basic Functions
⤷
MMPUR_HDB (Package) In-Memory Optimizations for MM-PUR
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MMPUR_POH_DBSYS_OPT | Class for BAdI Impl.: BD_MM_PUR_POH_DBSYS_OPT | 20120813 |
Properties
| Interface | IF_MMPUR_POH_DBSYS_OPT | |
| Short Description | Interface for BAdI: MMPUR_DBSYSOPT_POH |
General Data
| Package | MMPUR_HDB | In-Memory Optimizations for MM-PUR |
| Created | 20120813 | SAP |
| Last changed | 20130531 | 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) |
| 2 | RSDS | 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 | 20120813 |
Friends
Interface IF_MMPUR_POH_DBSYS_OPT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_FREIGHT_COST | Constant | Public | Type reference (TYPE) | STRING | 'EKBZ' | 20130125 | ||
| 2 | GC_FREIGHT_COST_MA | Constant | Public | Type reference (TYPE) | STRING | 'EKBZ_MA' | 20130125 | ||
| 3 | GC_PO_HISTORY | Constant | Public | Type reference (TYPE) | STRING | 'EKBE' | 20130125 | ||
| 4 | GC_PO_HISTORY_MA | Constant | Public | Type reference (TYPE) | STRING | 'EKBE_MA' | 20130125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Return Aggregated PO History Values to Be Used in Reports | 20121213 | |
| 2 | Instance method | Public | Method | Read PO History Records | 20120813 |
Events
Interface IF_MMPUR_POH_DBSYS_OPT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_HDB_POHVAL | Public | See coding | 20121213 | tt_hdb_pohval TYPE TABLE OF pohval
|
Method Signatures
Method GET_PO_HISTORY_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | TT_POHVAL | Result of aggregated PO history values | 20121213 | |||
| 2 | IT_EBELN | Call by reference | Type reference (TYPE) | TT_RSDSSELOPT | List of purchasing document numbers selected by a user | 20121213 | |||
| 3 | IT_EBELP | Call by reference | Type reference (TYPE) | TT_RSDSSELOPT | List of purchasing document item numbers selected by a user | 20121213 | |||
| 4 | IT_EKGRP | Call by reference | Type reference (TYPE) | TT_RSDSSELOPT | List of purchasing groups selected by a user | 20121213 | |||
| 5 | IT_EKORG | Call by reference | Type reference (TYPE) | TT_RSDSSELOPT | List of purchasing organizations selected by a user | 20121213 | |||
| 6 | IT_FILTER | Call by reference | Type reference (TYPE) | RSDS_WHERE_TAB | Filter for data selection according to user authorizations | 20121213 | |||
| 7 | IT_LIFNR | Call by reference | Type reference (TYPE) | TT_RSDSSELOPT | List of vendors selected by a user | 20121213 | |||
| 8 | IT_MATNR | Call by reference | Type reference (TYPE) | TT_RSDSSELOPT | List of material numbers selected by a user | 20121213 | |||
| 9 | IV_CLEARED | Call by reference | Type reference (TYPE) | ABAP_BOOL | SPACE | Return values for cleared items as well | 20130318 | ||
| 10 | IV_ELIKZ | Call by reference | Type reference (TYPE) | ELIKZ | 'X' | "Delivery Completed" Indicator | 20130318 | ||
| 11 | IV_ROWCOUNT | Call by reference | Type reference (TYPE) | I | 0 | 20130308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130308 |
Method PO_HISTORY_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EKBE | Call by reference | Type reference (TYPE) | ME_EKBE | table type for ekbe | 20120813 | |||
| 2 | EV_DBSYSOPT | Call by reference | Type reference (TYPE) | XFELD | New Optimization has been used | 20120816 | |||
| 3 | IT_EKBE_READ_EBELN | Call by reference | Type reference (TYPE) | MMPUR_T_EKBE_KEY | Structure for Array Fetch: Table EKBE | 20120813 | |||
| 4 | IV_READ_WITH_ITEMS | Call by reference | Type reference (TYPE) | XFELD | Item specific select | 20120816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HDB exception | 20121109 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 616 |