SAP ABAP Class IF_MMPUR_SUBCON_COCKPIT (Reporting Interface to Scrap monitoring)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_MMPUR_SUBCON_EVENTS Event Interface for Outsource Manufacturing 20080414
2 Interface composition (i COMPRISING i_ref)  IF_MMPUR_SUBCON_TYPES Subcontracting Type Definitions 20080317
Properties
Class IF_MMPUR_SUBCON_COCKPIT  
Short Description Reporting Interface to Scrap monitoring    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080317   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MMPUR_SUBCON_COCKPIT has no forward declaration.
Interfaces
Class IF_MMPUR_SUBCON_COCKPIT has no interface implemented.
Friends
Class IF_MMPUR_SUBCON_COCKPIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_DELIVERY Constant Public Type reference (TYPE) SYMSGTY 'V' Deliveries 20080408
2 MC_REQUIREMENT_PO Constant Public Type reference (TYPE) SYMSGTY 'L' Requirement PurchaseOrder 20080408
3 MC_REQUIREMENT_REQ Constant Public Type reference (TYPE) SYMSGTY 'K' Requirement Requisition 20080408
4 MC_SC_STOCK Constant Public Type reference (TYPE) SYMSGTY 'C' SubContracting Stock (Batch) 20080408
5 MC_THIRD_PARTY_SC_PO Constant Public Type reference (TYPE) SYMSGTY 'T' Third Party SubCon PurchaseOrders 20080408
6 MC_THIRD_PARTY_SC_REQ Constant Public Type reference (TYPE) SYMSGTY 'S' Third Party SubCon Requisitions 20080408
7 MC_TRANSFER_RESERVATION Constant Public Type reference (TYPE) SYMSGTY 'R' Transfer Reservations 20080408
8 MC_USE_GRID Constant Public Type reference (TYPE) MEMORYID 'ME_USE_GRID' Parameter ID to force ALV 20080414
9 MS_SEL_DATA Instance attribute Public Object reference (TYPE REF TO) TYPE_S_SEL_DATA Selection data from ME2ON 20080317
10 MT_ELEMENTS Instance attribute Public Type reference (TYPE) TYPE_T_ELEMENTS Segment Elements for ME2ON 20080408
11 MV_GUID Instance attribute Public Type reference (TYPE) GUID_22 GUID in 'CHAR' format with upper-/lowercase (!) 20080317
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Static method Public Method Destructor 20080317
2 GET_ADD_DATA Instance method Public Method Get Additional data 20090316
3 GET_DATA Instance method Public Method Get the Result 20080317
4 GET_REPORTING Instance method Public Method Get Reporting Instance for Output Table creation 20080409
5 PROCESS Instance method Public Method Execute the program 20080317
6 SET_DATA Instance method Public Method Set selection data 20080317
Events
# Event Type Visibility Description Created on
1 COLLAPSE Instance Event
(0)
Public
(2)
20080414
2 EXPAND Instance Event
(0)
Public
(2)
20080414
3 EXPLODE Instance Event
(0)
Public
(2)
Explode/Collapse on ALV Grid 20080414
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYPE_S_DOCUMENT Public Attribute reference (LIKE) 20080317
2 TYPE_S_KUNNR Public Attribute reference (LIKE) 20080327
3 TYPE_S_RANGE_BAUGR Public Attribute reference (LIKE) 20080320
4 TYPE_S_RANGE_BDTER Public Attribute reference (LIKE) 20080320
5 TYPE_S_RANGE_LIFNR Public Attribute reference (LIKE) 20080320
6 TYPE_S_RANGE_MATNR Public Attribute reference (LIKE) 20080320
7 TYPE_S_RANGE_WERKS Public Attribute reference (LIKE) 20080320
8 TYPE_S_SEL_DATA Public Attribute reference (LIKE) 20080320
9 TYPE_S_STOCK Public Attribute reference (LIKE) 20080317
10 TYPE_S_XLBLFA Public Attribute reference (LIKE) 20080327
11 TYPE_S_XRESB Public Attribute reference (LIKE) 20080320
12 TYPE_S_XT001W Public Attribute reference (LIKE) 20080327
13 TYPE_T_DOCUMENTS Public Attribute reference (LIKE) 20080326
14 TYPE_T_ELEMENTS Public Attribute reference (LIKE) 20080408
15 TYPE_T_KUNNR Public Attribute reference (LIKE) 20080327
16 TYPE_T_MARC Public Attribute reference (LIKE) 20090317
17 TYPE_T_RANGE_BAUGR Public Attribute reference (LIKE) 20080320
18 TYPE_T_RANGE_BDTER Public Attribute reference (LIKE) 20080320
19 TYPE_T_RANGE_LIFNR Public Attribute reference (LIKE) 20080320
20 TYPE_T_RANGE_MATNR Public Attribute reference (LIKE) 20080320
21 TYPE_T_RANGE_WERKS Public Attribute reference (LIKE) 20080320
22 TYPE_T_STOCK Public Attribute reference (LIKE) 20080326
23 TYPE_T_TVAK Public Attribute reference (LIKE) 20080428
24 TYPE_T_TVLK Public Attribute reference (LIKE) 20080428
25 TYPE_T_XLBLFA Public Attribute reference (LIKE) 20080327
26 TYPE_T_XRESB Public Attribute reference (LIKE) 20080320
27 TYPE_T_XT001W Public Attribute reference (LIKE) 20080327
Method Signatures

Method CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) GUID_22 GUID in 'CHAR' format with upper-/lowercase (!) 20080317

Method CLOSE on class IF_MMPUR_SUBCON_COCKPIT has no exception.

Method GET_ADD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_CUSTOMER Call by reference Object reference (TYPE REF TO) TYPE_T_KUNNR Customer with Shipping data 20090316
2 Exporting ED_MATERIAL Call by reference Object reference (TYPE REF TO) TYPE_T_MARC MARC data reference 20090317

Method GET_ADD_DATA on class IF_MMPUR_SUBCON_COCKPIT has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DOCUMENTS Call by reference Object reference (TYPE REF TO) TYPE_T_DOCUMENTS documents for stock segment 20080317
2 Exporting ER_RESERVATIONS Call by reference Object reference (TYPE REF TO) TYPE_T_XRESB reservations 20080326
3 Exporting ER_STOCK Call by reference Object reference (TYPE REF TO) TYPE_T_STOCK stock segment 20080317

Method GET_DATA on class IF_MMPUR_SUBCON_COCKPIT has no exception.

Method GET_REPORTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_OBJECT Value transfer Object reference (TYPE REF TO) IF_MMPUR_SUBCON_REPORTING Reporting interface for SubCon Cockpit 20080409

Method GET_REPORTING on class IF_MMPUR_SUBCON_COCKPIT has no exception.

Method PROCESS Signature

Method PROCESS on class IF_MMPUR_SUBCON_COCKPIT has no parameter.
Method PROCESS on class IF_MMPUR_SUBCON_COCKPIT has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SELDATA Call by reference Object reference (TYPE REF TO) TYPE_S_SEL_DATA 20080326

Method SET_DATA on class IF_MMPUR_SUBCON_COCKPIT has no exception.
Event Signatures

Event COLLAPSE Signature
Event COLLAPSE on class IF_MMPUR_SUBCON_COCKPIT has no parameter.
Event EXPAND Signature
Event EXPAND on class IF_MMPUR_SUBCON_COCKPIT has no parameter.
Event EXPLODE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IS_DATA Exporting Value transfer Type reference (TYPE) ANY 20080414
History
Last changed by/on SAP  20100310 
SAP Release Created in