SAP ABAP Interface IF_MMPUR_SUBCON_FACTORY (Factory for Subcontracting functions)
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_FACTORY | |
| Short Description | Factory for Subcontracting functions |
General Data
| Package | MMPUR_OUTSOURCED_MANUF | Outsourced Manufacturing in Procurement |
| Created | 20080310 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_MMPUR_SUBCON_FACTORY has no forward declaration.
Interfaces
Interface IF_MMPUR_SUBCON_FACTORY has no interface.
Friends
Interface IF_MMPUR_SUBCON_FACTORY has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MT_DATA | Instance attribute | Public | Type reference (TYPE) | TAB_TYPE_SUBCON | 20080312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | destructor | 20080507 | |
| 2 | Instance method | Public | Method | call output screen with ALV integration for delivery | 20080312 | |
| 3 | Instance method | Public | Method | create goods issue | 20080312 | |
| 4 | Instance method | Public | Method | get unique identifier (GUID 22) | 20080311 | |
| 5 | Instance method | Public | Method | post reservation | 20080312 | |
| 6 | Instance method | Public | Method | set data from ME2ON | 20080312 |
Events
Interface IF_MMPUR_SUBCON_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LINE_TYPE_SUBCON | Public | See coding | 20080513 | BEGIN OF line_type_subcon,
data_ref TYPE REF TO merep_outtab_subcon,
END OF line_type_subcon
|
||
| 2 | TAB_ITEMS | Public | See coding | 20080310 | tab_items TYPE STANDARD TABLE OF type_items
|
||
| 3 | TAB_TYPE_SUBCON | Public | See coding | 20080312 | tab_type_subcon TYPE SORTED TABLE OF line_type_subcon WITH UNIQUE KEY data_ref
|
||
| 4 | TYPE_ITEMS | Public | See coding | 20080310 | BEGIN OF type_items,
ebeln TYPE ebeln,
ebelp TYPE ebelp,
END OF type_items
|
Method Signatures
Method CLEANUP Signature
Method CLEANUP on Interface IF_MMPUR_SUBCON_FACTORY has no parameter.
Method CLEANUP on Interface IF_MMPUR_SUBCON_FACTORY has no exception.
Method CREATE_DELIVERY Signature
Method CREATE_DELIVERY on Interface IF_MMPUR_SUBCON_FACTORY has no parameter.
Method CREATE_DELIVERY on Interface IF_MMPUR_SUBCON_FACTORY has no exception.
Method CREATE_GOODS_ISSUE Signature
Method CREATE_GOODS_ISSUE on Interface IF_MMPUR_SUBCON_FACTORY has no parameter.
Method CREATE_GOODS_ISSUE on Interface IF_MMPUR_SUBCON_FACTORY has no exception.
Method GET_IDENTIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IDENTIFIER | Value transfer | Type reference (TYPE) | GUID_22 | GUID in 'CHAR' format with upper-/lowercase (!) | 20080311 |
Method GET_IDENTIFIER on Interface IF_MMPUR_SUBCON_FACTORY has no exception.
Method POST_RESERVATION Signature
Method POST_RESERVATION on Interface IF_MMPUR_SUBCON_FACTORY has no parameter.
Method POST_RESERVATION on Interface IF_MMPUR_SUBCON_FACTORY has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | TAB_TYPE_SUBCON | Output Structure MEREP: Subcontracting | 20080312 |
Method SET_DATA on Interface IF_MMPUR_SUBCON_FACTORY has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |