SAP ABAP Interface IF_MMPUR_COMPCONS_POST (Display of Component Consumption History)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-GF (Application Component) Basic Functions
⤷
MMPUR_EXTENDED_FUNCTIONS (Package) Cross-Document Additional Functions
⤷
⤷
Properties
| Interface | IF_MMPUR_COMPCONS_POST | |
| Short Description | Display of Component Consumption History |
General Data
| Package | MMPUR_EXTENDED_FUNCTIONS | Cross-Document Additional Functions |
| Created | 20100503 | 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) |
Interfaces
Interface IF_MMPUR_COMPCONS_POST has no interface.
Friends
Interface IF_MMPUR_COMPCONS_POST has no friend.
Attributes
Interface IF_MMPUR_COMPCONS_POST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Update | 20100521 |
Events
Interface IF_MMPUR_COMPCONS_POST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYPE_T_DM07M | Public | See coding | Control Fields from SAPMM07M | 20100521 | type_t_dm07m TYPE STANDARD TABLE OF dm07m WITH DEFAULT KEY
|
|
| 2 | TYPE_T_EBEFU | Public | See coding | MM-PUR - MM-IM Interface Structure | 20100521 | type_t_ebefu TYPE STANDARD TABLE OF ebefu WITH DEFAULT KEY
|
|
| 3 | TYPE_T_EKBE | Public | See coding | Purchase Order History | 20100521 | type_t_ekbe TYPE STANDARD TABLE OF ekbe WITH DEFAULT KEY
|
|
| 4 | TYPE_T_EKBE_SC | Public | See coding | Component Consumption History | 20100521 | type_t_ekbe_sc TYPE STANDARD TABLE OF ekbe_sc WITH DEFAULT KEY
|
|
| 5 | TYPE_T_MSEG | Public | See coding | Material Document | 20100521 | type_t_mseg TYPE STANDARD TABLE OF mseg WITH DEFAULT KEY
|
Method Signatures
Method POST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VM07M | Call by reference | Type reference (TYPE) | VM07M | Felder: Verbuchungssteuerung Modulpool SAPMM07M | 20100521 | |||
| 2 | IT_DM07M | Call by reference | Type reference (TYPE) | TYPE_T_DM07M | DM07M Daten | 20100521 | |||
| 3 | IT_EKBE | Call by reference | Type reference (TYPE) | TYPE_T_EKBE | Bestellentwicklung | 20100521 | |||
| 4 | IT_EKBE_SC | Call by reference | Type reference (TYPE) | TYPE_T_EKBE_SC | Komponentenverbrauch | 20100521 | |||
| 5 | IT_MSEG | Call by reference | Type reference (TYPE) | TYPE_T_MSEG | 20100521 | ||||
| 6 | RV_COMP_CONS | Value transfer | Type reference (TYPE) | BOOLE | Komponentenverbrauch | 20100521 |
Method POST_DATA on Interface IF_MMPUR_COMPCONS_POST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |