SAP ABAP Class CL_MMPUR_DOCTRK_SEARCH_MDL (Model for Search View)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MMPUR_PORTAL (Package) Linkage of Portal to Purchasing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_MODEL | BSP: Model Basis Class | 20040707 |
Properties
| Class | CL_MMPUR_DOCTRK_SEARCH_MDL | |
| Short Description | Model for Search View | |
| Super Class | CL_BSP_MODEL | BSP: Model Basis Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MMPUR_PORTAL | Linkage of Portal to Purchasing |
| Created | 20040707 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MMPUR_DOCTRK_SEARCH_MDL has no forward declaration.
Interfaces
Class CL_MMPUR_DOCTRK_SEARCH_MDL has no interface implemented.
Friends
Class CL_MMPUR_DOCTRK_SEARCH_MDL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | MMPURPA_DOCNUMBER_TY | Number of a Document in a Procurement Transaction | 20040709 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | MMPURPA_POSNUMBER_TY | Item Number of a Document in Procurement Transaction | 20040709 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 'false' | Status of DDLB Show Order Types | 20040714 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 'false' | Status of Input Field for Document Number | 20040729 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 'false' | Status of Input Field for Document Item | 20040729 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | MMPURPA_DOCTYPES_TTY | Table of Document Categories (Fixed Values + Short Texts) | 20040709 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | MMPURPA_DOCTYPES_TTY | Table of Document Categories (Fixed Values + Short Texts) | 20040714 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | MMPURPA_DOCTYPES_TTY | Table of Document Categories (Fixed Values + Short Texts) | 20040714 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_MMPUR_DOCTRK_MAIN_MDL | Model for Main Controller | 20040712 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | MMPURPA_DOCTYPE_TY | Document Categories for Document Tracing in MM-PUR | 20040709 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | MMPURPA_DOCTYPE_TY | Document Categories for Document Tracing in MM-PUR | 20040709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Populate Table for DDLB 'Search' | 20040720 | |
| 2 | Instance method | Public | Method | Populate Table for DDLB 'Show' | 20040720 | |
| 3 | Instance method | Public | Method | Return Document Number | 20040722 | |
| 4 | Instance method | Public | Method | Read Out Document Item Number | 20040722 | |
| 5 | Instance method | Public | Method | Language-Dep. Readout of Document Category Descriptions | 20040707 | |
| 6 | Instance method | Public | Method | Read Documents from DB | 20040708 | |
| 7 | Instance method | Public | Method | Read Out Category of Starting Document | 20040727 | |
| 8 | Instance method | Public | Method | Read Out Category (Categories) of Document(s) Sought | 20040727 | |
| 9 | Instance method | Public | Method | Initialization of Attributes | 20040715 | |
| 10 | Instance method | Public | Method | Save Document Number | 20040722 | |
| 11 | Instance method | Public | Method | Read Out Document Number of Document Sought | 20040722 | |
| 12 | Instance method | Public | Method | Reference to Main Model | 20040712 | |
| 13 | Instance method | Public | Method | Define Category of Starting Document | 20040804 | |
| 14 | Instance method | Public | Method | Define Category (Categories) of Document(s) Sought | 20040804 |
Events
Class CL_MMPUR_DOCTRK_SEARCH_MDL has no event.
Types
Class CL_MMPUR_DOCTRK_SEARCH_MDL has no local type.
Method Signatures
Method FILL_IT_DOCTYPES_SEARCH Signature
Method FILL_IT_DOCTYPES_SEARCH on class CL_MMPUR_DOCTRK_SEARCH_MDL has no parameter.
Method FILL_IT_DOCTYPES_SEARCH on class CL_MMPUR_DOCTRK_SEARCH_MDL has no exception.
Method FILL_IT_DOCTYPES_SHOW Signature
Method FILL_IT_DOCTYPES_SHOW on class CL_MMPUR_DOCTRK_SEARCH_MDL has no parameter.
Method FILL_IT_DOCTYPES_SHOW on class CL_MMPUR_DOCTRK_SEARCH_MDL has no exception.
Method GET_BELNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BELNR | Value transfer | Type reference (TYPE) | STRING | Positionsnummer eines Belegs im Beschaffungsvorgang | 20040722 |
Method GET_BELNR on class CL_MMPUR_DOCTRK_SEARCH_MDL has no exception.
Method GET_BELPOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BELPOS | Value transfer | Type reference (TYPE) | STRING | Positionsnummer eines Belegs im Beschaffungsvorgang | 20040722 |
Method GET_BELPOS on class CL_MMPUR_DOCTRK_SEARCH_MDL has no exception.
Method GET_DOCTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DOCTYPES | Value transfer | Type reference (TYPE) | MMPURPA_DOCTYPES_TTY | Tabelle Dokumenttypen (Festwerte + Kurztexte) | 20040707 |
Method GET_DOCTYPE on class CL_MMPUR_DOCTRK_SEARCH_MDL has no exception.
Method GET_ORDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BANFN | Call by reference | Type reference (TYPE) | EBAN-BANFN | Bestellanforderungsnummer | 20040708 | |||
| 2 | BNFPO | Call by reference | Type reference (TYPE) | EBAN-BNFPO | Positionsnummer der Bestellanforderung | 20040708 | |||
| 3 | PTO_PURREQ_HISTORY | Value transfer | Type reference (TYPE) | MMREQ_HISTORY | flache Struktur für Belegfluss der Bestellanforderung | 20040708 |
Method GET_ORDERS on class CL_MMPUR_DOCTRK_SEARCH_MDL has no exception.
Method GET_SEL_SEARCH_DOCTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEL_SEARCH_DOCTYPE | Value transfer | Type reference (TYPE) | MMPURPA_DOCTYPE_TY | Dokumenttypen für die Belegnachverfolgung in MM-PUR | 20040727 |
Method GET_SEL_SEARCH_DOCTYPE on class CL_MMPUR_DOCTRK_SEARCH_MDL has no exception.
Method GET_SEL_SHOW_DOCTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEL_SHOW_DOCTYPE | Value transfer | Type reference (TYPE) | MMPURPA_DOCTYPE_TY | Dokumenttypen für die Belegnachverfolgung in MM-PUR | 20040727 |
Method GET_SEL_SHOW_DOCTYPE on class CL_MMPUR_DOCTRK_SEARCH_MDL has no exception.
Method INIT Signature
Method INIT on class CL_MMPUR_DOCTRK_SEARCH_MDL has no parameter.
Method INIT on class CL_MMPUR_DOCTRK_SEARCH_MDL has no exception.
Method SET_BELNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BELNR | Call by reference | Type reference (TYPE) | STRING | 20040722 |
Method SET_BELNR on class CL_MMPUR_DOCTRK_SEARCH_MDL has no exception.
Method SET_BELPOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BELPOS | Call by reference | Type reference (TYPE) | STRING | 20040722 |
Method SET_BELPOS on class CL_MMPUR_DOCTRK_SEARCH_MDL has no exception.
Method SET_MAIN_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAIN_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_MMPUR_DOCTRK_MAIN_MDL | Model für Maincontroller | 20040712 |
Method SET_MAIN_MODEL on class CL_MMPUR_DOCTRK_SEARCH_MDL has no exception.
Method SET_SEL_SEARCH_DOCTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCTYPE | Call by reference | Type reference (TYPE) | STRING | 20040804 |
Method SET_SEL_SEARCH_DOCTYPE on class CL_MMPUR_DOCTRK_SEARCH_MDL has no exception.
Method SET_SEL_SHOW_DOCTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCTYPE | Call by reference | Type reference (TYPE) | STRING | 20040804 |
Method SET_SEL_SHOW_DOCTYPE on class CL_MMPUR_DOCTRK_SEARCH_MDL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 500 |