SAP ABAP Class IF_MMPUR_SUBCON_FACTORY (Factory for Subcontracting functions)
Properties
Class IF_MMPUR_SUBCON_FACTORY  
Short Description Factory for Subcontracting functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080310   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MMPUR_SUBCON_FACTORY has no forward declaration.
Interfaces
Class IF_MMPUR_SUBCON_FACTORY has no interface implemented.
Friends
Class IF_MMPUR_SUBCON_FACTORY has no friend class.
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 CLEANUP Instance method Public Method destructor 20080507
2 CREATE_DELIVERY Instance method Public Method call output screen with ALV integration for delivery 20080312
3 CREATE_GOODS_ISSUE Instance method Public Method create goods issue 20080312
4 GET_IDENTIFIER Instance method Public Method get unique identifier (GUID 22) 20080311
5 POST_RESERVATION Instance method Public Method post reservation 20080312
6 SET_DATA Instance method Public Method set data from ME2ON 20080312
Events
Class 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 class IF_MMPUR_SUBCON_FACTORY has no parameter.
Method CLEANUP on class IF_MMPUR_SUBCON_FACTORY has no exception.

Method CREATE_DELIVERY Signature

Method CREATE_DELIVERY on class IF_MMPUR_SUBCON_FACTORY has no parameter.
Method CREATE_DELIVERY on class IF_MMPUR_SUBCON_FACTORY has no exception.

Method CREATE_GOODS_ISSUE Signature

Method CREATE_GOODS_ISSUE on class IF_MMPUR_SUBCON_FACTORY has no parameter.
Method CREATE_GOODS_ISSUE on class 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 Returning RV_IDENTIFIER Value transfer Type reference (TYPE) GUID_22 GUID in 'CHAR' format with upper-/lowercase (!) 20080311

Method GET_IDENTIFIER on class IF_MMPUR_SUBCON_FACTORY has no exception.

Method POST_RESERVATION Signature

Method POST_RESERVATION on class IF_MMPUR_SUBCON_FACTORY has no parameter.
Method POST_RESERVATION on class 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 Importing IT_DATA Call by reference Type reference (TYPE) TAB_TYPE_SUBCON Output Structure MEREP: Subcontracting 20080312

Method SET_DATA on class IF_MMPUR_SUBCON_FACTORY has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in