SAP ABAP Interface IF_GET_PURDOC_CORE_DATA (Header, Item, Schedule Line Data)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMPUR_UI_DISPLSCHEDLINE Model Class for WDA MMPUR_DISPLSCHEDLINE_COMP 20060601
Properties
Interface IF_GET_PURDOC_CORE_DATA  
Short Description Header, Item, Schedule Line Data    
General Data
Package MMPUR_UI_MODEL   Model Components for Web Dynpro Applications, Purchasing 
Created 20060601   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_GET_PURDOC_CORE_DATA has no forward declaration.
Interfaces
Interface IF_GET_PURDOC_CORE_DATA has no interface.
Friends
Interface IF_GET_PURDOC_CORE_DATA has no friend.
Attributes
Interface IF_GET_PURDOC_CORE_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_HEADER_DATA Instance method Public Method Reads EKKO Records 20060601
2 GET_ITEM_DATA Instance method Public Method Reads EKPO Records 20060601
3 GET_SCHEDLINE_DATA Instance method Public Method Reads EKET Records 20060601
Events
Interface IF_GET_PURDOC_CORE_DATA has no event.
Types
Interface IF_GET_PURDOC_CORE_DATA has no local type.
Method Signatures

Method GET_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_EKKO Call by reference Type reference (TYPE) EKKO Einkaufsbelegkopf 20060601
2 Changing CH_EKKO_TABLE Call by reference Type reference (TYPE) MMPURUI_EKKO_TTY MMPUR_UI_MODEL: Tabellentyp für Bestellkopfdaten 20060601
3 Importing IM_DOCTYPE Call by reference Type reference (TYPE) EBSTYP Typ des Einkaufsbelegs 20060601
4 Importing IM_EBELN Call by reference Type reference (TYPE) EBELN Belegnummer des Einkaufsbelegs 20060601
5 Importing IM_EBELN_TABLE Call by reference Type reference (TYPE) MMPURUI_EBELN_TABLE_TTY EBELN-Tabellentyp 20060601
# Exception Resumable Description Created on
1 CX_MMPUR_SELECTION_ERRORS Selektion schlägt fehl 20060601

Method GET_ITEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_EKPO Call by reference Type reference (TYPE) EKPO Einkaufsbelegposition 20060601
2 Changing CH_EKPO_TABLE Call by reference Type reference (TYPE) MMPURUI_EKPO_TTY MMPUR_UI_MODEL: Tabellentyp für Bestellpositionsdaten 20060601
3 Importing IM_DOCTYPE Call by reference Type reference (TYPE) EBSTYP Typ des Einkaufsbelegs 20060601
4 Importing IM_EBELN Call by reference Type reference (TYPE) EBELN Belegnummer des Einkaufsbelegs 20060601
5 Importing IM_ITEM Call by reference Type reference (TYPE) MMPURPA_PURDOC_STY Nummer Einkaufsbeleg und Position 20060601
6 Importing IM_ITEM_TABLE Call by reference Type reference (TYPE) MMPURPA_PURDOC_TTY Nummern Einkaufsbelege und Positionen 20060601
# Exception Resumable Description Created on
1 CX_MMPUR_SELECTION_ERRORS Selektion schlägt fehl 20060601

Method GET_SCHEDLINE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_EKET Call by reference Type reference (TYPE) EKET Lieferplaneinteilungen 20060601
2 Changing CH_EKET_TABLE Call by reference Type reference (TYPE) MMPURUI_EKET_TTY MMPUR_UI_MODEL: Tabellentyp für Keyfelder und Lieferdatum 20060601
3 Importing IM_DATE_HIGH Call by reference Type reference (TYPE) EINDT Lieferdatum Ende 20060601
4 Importing IM_DATE_LOW Call by reference Type reference (TYPE) EINDT Lieferdatum Beginn 20060601
5 Importing IM_DOCTYPE Call by reference Type reference (TYPE) EBSTYP Typ des Einkaufsbelegs 20060601
6 Importing IM_EBELN Call by reference Type reference (TYPE) EBELN Belegnummer des Einkaufsbelegs 20060601
7 Importing IM_ITEM Call by reference Type reference (TYPE) MMPURPA_PURDOC_STY Nummer Einkaufsbeleg und Position 20060601
8 Importing IM_SCHEDLINE Call by reference Type reference (TYPE) MMPURUI_SCHEDLINE_STY Beleg, Position, Einteilung 20060601
9 Importing IM_SCHEDLINE_TABLE Call by reference Type reference (TYPE) MMPURUI_SCHEDLINE_TTY Tabelle für MMPURUI_SCHEDLINE_STY 20060601
# Exception Resumable Description Created on
1 CX_MMPUR_SELECTION_ERRORS Selektion schlägt fehl 20060601
History
Last changed by/on SAP  20100310 
SAP Release Created in 700