SAP ABAP Class CL_MMPUR_DOCTRK_OVERVIEW_MDL (Overview Model)
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_OVERVIEW_MDL | |
| Short Description | Overview Model | |
| 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_OVERVIEW_MDL has no forward declaration.
Interfaces
Class CL_MMPUR_DOCTRK_OVERVIEW_MDL has no interface implemented.
Friends
Class CL_MMPUR_DOCTRK_OVERVIEW_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 | 20040712 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | MMPURPA_DOCTRK_CMPL_TTY | Table of Data on Items of Starting Document | 20040715 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | Current First Visible Line in Table | 20040902 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | MMPURPA_DOCTYPES_TTY | Table of Document Categories (Fixed Values + Short Texts) | 20040715 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | 4 | Maximum Number of Visible Table Lines | 20040902 | ||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_MMPUR_DOCTRK_MAIN_MDL | Model for Main Controller | 20040712 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | TABLEVIEWCONTROLTAB | Column Definitions of Output Table | 20040720 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | MMPURPA_DOCTYPE_TY | Document Categories for Document Tracing in MM-PUR | 20040729 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Insert Column | 20040721 | |
| 2 | Instance method | Public | Method | Deselect | 20040730 | |
| 3 | Instance method | Public | Method | Populate Table with Documents | 20040715 | |
| 4 | Instance method | Public | Method | Read Out Document Number from Search Model | 20040713 | |
| 5 | Instance method | Public | Method | Read Out Column Definition Tab for Output Table | 20040728 | |
| 6 | Instance method | Public | Method | Initialize Model Attributes | 20040715 | |
| 7 | Instance method | Public | Method | Empty Data Table | 20040728 | |
| 8 | Instance method | Public | Method | Specify Column Definitions for Output Table | 20040728 | |
| 9 | Instance method | Public | Method | Reference to Main Model | 20040712 |
Events
Class CL_MMPUR_DOCTRK_OVERVIEW_MDL has no event.
Types
Class CL_MMPUR_DOCTRK_OVERVIEW_MDL has no local type.
Method Signatures
Method ADD_LINE_TO_DEFS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNNAME | Call by reference | Type reference (TYPE) | STRING | 20040721 | ||||
| 2 | H_ALIGN | Call by reference | Type reference (TYPE) | STRING | horizontal alignment | 20040721 | |||
| 3 | OTR_TEXT | Call by reference | Type reference (TYPE) | STRING | Schlüssel zum logischen Objekt im OTR | 20040721 |
Method ADD_LINE_TO_DEFS on class CL_MMPUR_DOCTRK_OVERVIEW_MDL has no exception.
Method CLEAR_SEL_DOCTYPES Signature
Method CLEAR_SEL_DOCTYPES on class CL_MMPUR_DOCTRK_OVERVIEW_MDL has no parameter.
Method CLEAR_SEL_DOCTYPES on class CL_MMPUR_DOCTRK_OVERVIEW_MDL has no exception.
Method FILL_DOC_DATA Signature
Method FILL_DOC_DATA on class CL_MMPUR_DOCTRK_OVERVIEW_MDL has no parameter.
Method FILL_DOC_DATA on class CL_MMPUR_DOCTRK_OVERVIEW_MDL has no exception.
Method GET_BELNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | MMPURPA_DOCNUMBER_TY | Belegnummer eines Belegs im Beschaffungsvorgang | 20040713 |
Method GET_BELNR on class CL_MMPUR_DOCTRK_OVERVIEW_MDL has no exception.
Method GET_DATATABLE_DEFS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TABLEVIEWCONTROLTAB | STABLEVIEWCOLUMN | 20040728 |
Method GET_DATATABLE_DEFS on class CL_MMPUR_DOCTRK_OVERVIEW_MDL has no exception.
Method INIT Signature
Method INIT on class CL_MMPUR_DOCTRK_OVERVIEW_MDL has no parameter.
Method INIT on class CL_MMPUR_DOCTRK_OVERVIEW_MDL has no exception.
Method RESET_DOC_DATA Signature
Method RESET_DOC_DATA on class CL_MMPUR_DOCTRK_OVERVIEW_MDL has no parameter.
Method RESET_DOC_DATA on class CL_MMPUR_DOCTRK_OVERVIEW_MDL has no exception.
Method SET_DATATABLE_DEFS Signature
Method SET_DATATABLE_DEFS on class CL_MMPUR_DOCTRK_OVERVIEW_MDL has no parameter.
Method SET_DATATABLE_DEFS on class CL_MMPUR_DOCTRK_OVERVIEW_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_OVERVIEW_MDL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 500 |