SAP ABAP Class CL_MMPUR_UI_RELEASEDOC (Model Class for Contract Release Order)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR (Application Component) Purchasing
     MMPUR_UI_MODEL (Package) Model Components for Web Dynpro Applications, Purchasing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MMPUR_UI_CONSTANTS Constants 20060426
Properties
Class CL_MMPUR_UI_RELEASEDOC  
Short Description Model Class for Contract Release Order    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MMPUR_UI_MODEL   Model Components for Web Dynpro Applications, Purchasing 
Created 20060426   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MMPUR_UI_RELEASEDOC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MMPUR_UI_CONSTANTS Constants 20060426
Friends
Class CL_MMPUR_UI_RELEASEDOC has no friend class.
Attributes
Class CL_MMPUR_UI_RELEASEDOC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_RELEASED_DOCUMENTS Instance method Public Method Find Contract Release Order Documents 20060428
2 PROCESS_SELECTION Instance method Public Method Process the Chosen Contract 20060426
Events
Class CL_MMPUR_UI_RELEASEDOC has no event.
Types
Class CL_MMPUR_UI_RELEASEDOC has no local type.
Method Signatures

Method GET_RELEASED_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTRACT Call by reference Type reference (TYPE) EBELN Belegnummer des Einkaufsbelegs 20060428
2 Importing ITEM Call by reference Type reference (TYPE) EBELP Positionsnummer des Einkaufsbelegs 20060428
3 Exporting MESSAGE Call by reference Type reference (TYPE) MMPURPA_MSGLOG_TTY Meldungen aus dem Aufruf von Funktionsbausteinen 20060428
4 Importing PERIOD Value transfer Type reference (TYPE) MMPURUI_DATE_RANGE_STY Datum des Einkaufsbelegs 20060428
5 Exporting RELEASED_DOC Call by reference Type reference (TYPE) MMPURUI_RELEASEDOC_PUR_TTY Tabelle mit Kontraktabruf Dokumenten 20060428
6 Exporting TOTALS Call by reference Type reference (TYPE) MMPURUI_RELEASEDOC_TOT_STY Kontraktabruf Totals 20060503

Method GET_RELEASED_DOCUMENTS on class CL_MMPUR_UI_RELEASEDOC has no exception.

Method PROCESS_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTRACT Call by reference Type reference (TYPE) EBELN Belegnummer des Einkaufsbelegs 20060426
2 Exporting DETAILS Call by reference Type reference (TYPE) MMPURUI_RELEASEDOC_STY Struktur für kontraktabruf 20060426
3 Importing ITEM Call by reference Type reference (TYPE) EBELP Positionsnummer des Einkaufsbelegs 20060426
4 Exporting MESSAGE Call by reference Type reference (TYPE) MMPURPA_MSGLOG_TTY Meldungen aus dem Aufruf von Funktionsbausteinen 20060427

Method PROCESS_SELECTION on class CL_MMPUR_UI_RELEASEDOC has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700