SAP ABAP Interface IF_MMPUR_SUBCON_REPORTING (Reporting interface for SubCon Cockpit)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MMPUR_OUTSOURCED_MANUF (Package) Outsourced Manufacturing in Procurement
⤷
⤷
Properties
| Interface | IF_MMPUR_SUBCON_REPORTING | |
| Short Description | Reporting interface for SubCon Cockpit |
General Data
| Package | MMPUR_OUTSOURCED_MANUF | Outsourced Manufacturing in Procurement |
| Created | 20080317 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_MMPUR_SUBCON_REPORTING has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MMPUR_SUBCON_TYPES | Subcontracting Type Definitions | 20080409 |
Friends
Interface IF_MMPUR_SUBCON_REPORTING has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MC_SCOPE_BATCH | Constant | Public | Type reference (TYPE) | SLIS_HANDL | '0014' | Batch grouping | 20080701 | |
| 2 | MC_SCOPE_COLLAPSE | Constant | Public | Type reference (TYPE) | SLIS_HANDL | '0012' | Collapse list | 20080409 | |
| 3 | MC_SCOPE_EXPAND | Constant | Public | Type reference (TYPE) | SLIS_HANDL | '0013' | Expand all list | 20080409 | |
| 4 | MV_LIST_SCOPE | Instance attribute | Public | Type reference (TYPE) | SLIS_HANDL | List Scope (collapse or expand) | 20080409 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Build Output list | 20080409 |
Events
Interface IF_MMPUR_SUBCON_REPORTING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYPE_S_DOCUMENTS | Public | Attribute reference (LIKE) | 20080409 | |
||
| 2 | TYPE_S_ELEMENTS | Public | Attribute reference (LIKE) | 20080409 | |
||
| 3 | TYPE_S_STOCK_SEGMENT | Public | Attribute reference (LIKE) | 20080409 | |
||
| 4 | TYPE_TAB_OUTTAB | Public | See coding | 20080409 | type_tab_outtab TYPE STANDARD TABLE OF merep_outtab_subcon
WITH NON-UNIQUE KEY document doc_item
|
||
| 5 | TYPE_T_DOCUMENTS | Public | Attribute reference (LIKE) | 20080409 | |
||
| 6 | TYPE_T_ELEMENTS | Public | Attribute reference (LIKE) | 20080409 | |
||
| 7 | TYPE_T_STOCK_SEGMENT | Public | Attribute reference (LIKE) | 20080409 | |
Method Signatures
Method BUILD_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | Output Structure MEREP: Subcontracting | 20080409 | |||
| 2 | IR_DOCUMENTS | Call by reference | Object reference (TYPE REF TO) | TYPE_T_DOCUMENTS | Document information | 20080409 | |||
| 3 | IT_STOCK_SEGMENT | Call by reference | Type reference (TYPE) | TYPE_T_STOCK_SEGMENT | Stock Segments | 20080409 | |||
| 4 | IV_LIST_SCOPE | Call by reference | Type reference (TYPE) | SLIS_HANDL | List Scope (takes from MEREP) | 20080409 |
Method BUILD_LIST on Interface IF_MMPUR_SUBCON_REPORTING has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |