SAP ABAP Class IF_MMPUR_SUBCON_REPORTING (Reporting interface for SubCon Cockpit)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_MMPUR_SUBCON_TYPES Subcontracting Type Definitions 20080409
Properties
Class IF_MMPUR_SUBCON_REPORTING  
Short Description Reporting interface for SubCon Cockpit    
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_REPORTING has no forward declaration.
Interfaces
Class IF_MMPUR_SUBCON_REPORTING has no interface implemented.
Friends
Class IF_MMPUR_SUBCON_REPORTING has no friend class.
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 BUILD_LIST Instance method Public Method Build Output list 20080409
Events
Class 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 Exporting ET_OUTTAB Call by reference Type reference (TYPE) STANDARD TABLE Output Structure MEREP: Subcontracting 20080409
2 Importing IR_DOCUMENTS Call by reference Object reference (TYPE REF TO) TYPE_T_DOCUMENTS Document information 20080409
3 Importing IT_STOCK_SEGMENT Call by reference Type reference (TYPE) TYPE_T_STOCK_SEGMENT Stock Segments 20080409
4 Importing IV_LIST_SCOPE Call by reference Type reference (TYPE) SLIS_HANDL List Scope (takes from MEREP) 20080409

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